Searched refs:_FindPreviousVisibleIndex (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 55 milliseconds