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

/haiku/src/tests/servers/app/playground/
H A DObjectWindow.cpp299 float mWidth = fDrawingModeMF->StringWidth(fDrawingModeMF->Label()); local
302 float width = max_c(mWidth, aWidth) + 20.0;

Completed in 79 milliseconds