Searched refs:CountLayoutItems (Results 1 – 3 of 3) sorted by relevance
75 int32 CountLayoutItems();
204 int32 remaining = BView::Private(child).CountLayoutItems(); in RemoveView()245 if (fTarget && view && BView::Private(view).CountLayoutItems() == 0) in RemoveItem()283 int32 itemCount = viewPrivate.CountLayoutItems(); in IndexOfView()
6916 BView::Private::CountLayoutItems() in CountLayoutItems() function in BView::Private