Home
last modified time | relevance | path

Searched refs:_ComputeMatrixLayout (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DMenu.h237 void _ComputeMatrixLayout(BRect& outRect);
/haiku/src/kits/interface/
H A DMenu.cpp2573 _ComputeMatrixLayout(frame); in _ComputeLayout()
2738 BMenu::_ComputeMatrixLayout(BRect &frame) in _ComputeMatrixLayout() function in BMenu