Home
last modified time | relevance | path

Searched refs:kAllPages (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/libs/print/libprint/
H A DJobData.h260 kAllPages, enumerator
/haiku/src/libs/print/libprint/
H A DJobSetupDlg.cpp319 JobData::kAllPages); in AttachedToWindow()
957 JobData::PageSelection pageSelection = JobData::kAllPages; in UpdateJobData()
H A DJobData.cpp443 fPageSelection = kAllPages; in Load()
H A DPreview.cpp206 , fPageSelection(JobData::kAllPages) in PreviewView()