Searched refs:_FindPreviousVisibleIndex (Results 1 - 2 of 2) sorted by path

/haiku/headers/os/interface/
H A DOutlineListView.h140 int32 _FindPreviousVisibleIndex(int32 fullListIndex);
/haiku/src/kits/interface/
H A DOutlineListView.cpp319 int32 listIndex = _FindPreviousVisibleIndex(fullListIndex);
1198 BOutlineListView::_FindPreviousVisibleIndex(int32 fullListIndex) function in class:BOutlineListView

Completed in 67 milliseconds