Searched refs:CurrentPage (Results 1 - 7 of 7) sorted by relevance

/haiku/src/preferences/notifications/
H A DPrefletView.h23 BView* CurrentPage();
H A DPrefletView.cpp48 PrefletView::CurrentPage() function in class:PrefletView
/haiku/src/apps/showimage/
H A DImageFileNavigator.h39 int32 CurrentPage();
H A DShowImageWindow.cpp671 if (!first && page != fNavigator.CurrentPage()) {
746 int32 currentPage = fNavigator.CurrentPage();
879 int32 currentPage = fNavigator.CurrentPage();
1162 fNumberFormat.Format(currentPage, fNavigator.CurrentPage());
1295 int32 page = fNavigator.CurrentPage();
1334 fNavigator.CurrentRef(), fNavigator.CurrentPage(), &us);
1627 if (fNavigator.CurrentPage() != 1)
H A DImageFileNavigator.cpp449 ImageFileNavigator::CurrentPage() function in class:ImageFileNavigator
/haiku/headers/libs/print/libprint/
H A DPreview.h85 int32 CurrentPage() const { return fPage + 1; } function in class:PreviewView
/haiku/src/libs/print/libprint/
H A DPreview.cpp1003 text << fPreview->CurrentPage();

Completed in 50 milliseconds