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

/haiku/headers/os/interface/
H A DMenu.h230 void _ComputeLayout(int32 index, bool bestFit,
/haiku/src/kits/interface/
H A DMenu.cpp2514 _ComputeLayout(index, fResizeToFit, true, &width, &height);
2526 _ComputeLayout(0, true, false, NULL, NULL);
2535 BMenu::_ComputeLayout(int32 index, bool bestFit, bool moveItems, function in class:BMenu

Completed in 51 milliseconds