Searched refs:_LayoutContainerView (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DTabView.h209 void _LayoutContainerView(bool layouted);
/haiku/src/kits/interface/
H A DTabView.cpp1277 _LayoutContainerView(GetLayout() != NULL);
1298 _LayoutContainerView((Flags() & B_SUPPORTS_LAYOUT) != 0);
1316 _LayoutContainerView(Flags() & B_SUPPORTS_LAYOUT);
1415 _LayoutContainerView(layouted);
1462 BTabView::_LayoutContainerView(bool layouted) function in class:BTabView

Completed in 33 milliseconds