Home
last modified time | relevance | path

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

/haiku/src/apps/showimage/
H A DImageFileNavigator.cpp422 ImageFileNavigator::ImageFileNavigator(const entry_ref& ref, in ImageFileNavigator() function in ImageFileNavigator
433 ImageFileNavigator::~ImageFileNavigator() in ~ImageFileNavigator()
440 ImageFileNavigator::SetTo(const entry_ref& ref, int32 page, int32 pageCount) in SetTo()
449 ImageFileNavigator::CurrentPage() in CurrentPage()
456 ImageFileNavigator::PageCount() in PageCount()
463 ImageFileNavigator::FirstPage() in FirstPage()
474 ImageFileNavigator::LastPage() in LastPage()
485 ImageFileNavigator::NextPage() in NextPage()
496 ImageFileNavigator::PreviousPage() in PreviousPage()
507 ImageFileNavigator::HasNextPage() in HasNextPage()
[all …]
H A DImageFileNavigator.h27 class ImageFileNavigator {
29 ImageFileNavigator(const entry_ref& ref,
31 virtual ~ImageFileNavigator();
H A DJamfile15 ImageFileNavigator.cpp
H A DShowImageWindow.h122 ImageFileNavigator fNavigator;