Searched refs:ImageFileNavigator (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/showimage/
H A DImageFileNavigator.h27 class ImageFileNavigator { class
29 ImageFileNavigator(const entry_ref& ref,
31 virtual ~ImageFileNavigator();
H A DImageFileNavigator.cpp19 #include "ImageFileNavigator.h"
422 ImageFileNavigator::ImageFileNavigator(const entry_ref& ref, function in class:ImageFileNavigator
433 ImageFileNavigator::~ImageFileNavigator()
440 ImageFileNavigator::SetTo(const entry_ref& ref, int32 page, int32 pageCount)
449 ImageFileNavigator::CurrentPage()
456 ImageFileNavigator::PageCount()
463 ImageFileNavigator::FirstPage()
474 ImageFileNavigator
[all...]
H A DShowImageWindow.h18 #include "ImageFileNavigator.h"
122 ImageFileNavigator fNavigator;

Completed in 89 milliseconds