Searched refs:_Build (Results 1 – 2 of 2) sorted by relevance
/haiku/src/libs/alm/ |
H A D | ALMGroup.cpp | 79 _Build(layout, left, top, right, bottom); in BuildLayout() 99 ALMGroup::_Build(BALMLayout* layout, BReference<XTab> left, in _Build() function in ALMGroup 115 current._Build(layout, left, top, currentRight, bottom); in _Build() 123 current._Build(layout, left, top, right, currentBottom); in _Build()
|
/haiku/headers/libs/alm/ |
H A D | ALMGroup.h | 53 void _Build(BALMLayout* layout,
|