Searched refs:FirstPage (Results 1 - 16 of 16) sorted by relevance

/haiku/src/apps/showimage/
H A DImageFileNavigator.h42 bool FirstPage();
H A DImageFileNavigator.cpp463 ImageFileNavigator::FirstPage() function in class:ImageFileNavigator
H A DShowImageWindow.cpp851 if (_ClosePrompt() && fNavigator.FirstPage())
1502 int32 firstPage = printJob.FirstPage();
/haiku/src/tools/translation/inspector/
H A DImageView.h58 void FirstPage();
H A DImageWindow.cpp159 fpimageView->FirstPage();
H A DImageView.cpp637 ImageView::FirstPage() function in class:ImageView
/haiku/src/tests/kits/interface/bprintjob/
H A DPrintTestApp.cpp93 int32 firstPage = job.FirstPage();
/haiku/headers/libs/print/libprint/
H A DPrintJobReader.h70 int32 FirstPage() const;
/haiku/headers/private/print/
H A DJobSetupPanel.h67 int32 FirstPage() const;
/haiku/headers/os/interface/
H A DPrintJob.h60 int32 FirstPage(); // TODO: const
/haiku/src/add-ons/print/drivers/preview/
H A DPrinterDriver.cpp80 printf("PrintJobReader::FirstPage(): %" B_PRId32 "\n", reader.FirstPage());
/haiku/src/libs/print/libprint/
H A DPrintJobReader.cpp187 int32 PrintJobReader::FirstPage() const function in class:PrintJobReader
/haiku/src/kits/print/
H A DJobSetupPanel.cpp158 BJobSetupPanel::FirstPage() const function in class:BPrivate::Print::BJobSetupPanel
/haiku/src/kits/interface/
H A DPrintJob.cpp485 BPrintJob::FirstPage() function in class:BPrintJob
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp1009 int32 firstPage = printJob.FirstPage();
/haiku/src/apps/mail/
H A DMailWindow.cpp2088 if (curPage >= print.FirstPage() && curPage <= print.LastPage()) {

Completed in 95 milliseconds