Searched refs:IndexOfChild (Results 1 – 4 of 4) sorted by relevance
73 int32 IndexOfChild(BMutablePartition* child) const;
58 int32 IndexOfChild(View* child) const;
225 return RemoveChild(IndexOfChild(child)); in RemoveChild()297 View::IndexOfChild(View* child) const in IndexOfChild() function in View
438 return DeleteChild(IndexOfChild(child)); in DeleteChild()478 BMutablePartition::IndexOfChild(BMutablePartition* child) const in IndexOfChild() function in BMutablePartition