Searched refs:_RemoveChildFromList (Results 1 – 2 of 2) sorted by relevance
749 bool _RemoveChildFromList(BView* child);
4737 if (!parent || !parent->_RemoveChildFromList(this)) in _RemoveSelf()5994 BView::_RemoveChildFromList(BView* child) in _RemoveChildFromList() function in BView