Home
last modified time | relevance | path

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

/haiku/src/apps/showimage/
H A DImageFileNavigator.cpp111 bool _CheckForTracker(const entry_ref& ref);
373 if (_CheckForTracker(currentRef)) in FindNextImage()
388 if (_CheckForTracker(ref)) { in UpdateSelection()
399 AutoAdjustingNavigator::_CheckForTracker(const entry_ref& ref) in _CheckForTracker() function in AutoAdjustingNavigator