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

/haiku/headers/os/interface/
H A DWindow.h365 void _GetDecoratorSize(float* _borderWidth,
/haiku/src/kits/interface/
H A DWindow.cpp1597 _GetDecoratorSize(&borderWidth, &tabHeight);
2510 _GetDecoratorSize(&borderWidth, &tabHeight);
3850 _GetDecoratorSize(&borderWidth, &tabHeight);
4050 BWindow::_GetDecoratorSize(float* _borderWidth, float* _tabHeight) const function in class:BWindow

Completed in 60 milliseconds