Searched refs:_FindPreviousNavigable (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DWindow.h357 BView* _FindPreviousNavigable(BView* focus,
/haiku/src/kits/interface/
H A DWindow.cpp3812 nextFocus = _FindPreviousNavigable(fFocus, jumpGroups);
3984 BWindow::_FindPreviousNavigable(BView* focus, uint32 flags) function in class:BWindow
4016 Needed only by _FindPreviousNavigable().

Completed in 54 milliseconds