Searched refs:UpdateSelection (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/showimage/
H A DImageFileNavigator.cpp46 virtual void UpdateSelection(const entry_ref& ref) = 0;
68 virtual void UpdateSelection(const entry_ref& ref);
85 virtual void UpdateSelection(const entry_ref& ref);
108 virtual void UpdateSelection(const entry_ref& ref);
228 TrackerNavigator::UpdateSelection(const entry_ref& ref) function in class:TrackerNavigator
311 FolderNavigator::UpdateSelection(const entry_ref& ref) function in class:FolderNavigator
386 AutoAdjustingNavigator::UpdateSelection(const entry_ref& ref) function in class:AutoAdjustingNavigator
389 fTrackerNavigator->UpdateSelection(ref);
394 fFolderNavigator->UpdateSelection(ref);
537 fNavigator->UpdateSelection(fCurrentRe
[all...]
/haiku/src/apps/webpositive/tabview/
H A DTabContainerView.h19 virtual void UpdateSelection(int32 index) = 0;
H A DTabContainerView.cpp240 fController->UpdateSelection(index);
320 fController->UpdateSelection(index);
H A DTabManager.cpp367 virtual void UpdateSelection(int32 index) function in class:TabManagerController

Completed in 94 milliseconds