Searched refs:_LastViewChild (Results 1 – 2 of 2) sorted by relevance
354 BView* _LastViewChild(BView* parent);
3995 previousFocus = _LastViewChild(previousFocus->fPreviousSibling); in _FindPreviousNavigable()3999 previousFocus = _LastViewChild(fTopView); in _FindPreviousNavigable()4019 BWindow::_LastViewChild(BView* parent) in _LastViewChild() function in BWindow