Searched defs:labelHeight (Results 1 - 9 of 9) sorted by relevance

/haiku/src/apps/deskbar/
H A DShowHideMenuItem.cpp80 float labelHeight = fTitleAscent + fTitleDescent; local
H A DWindowMenuItem.cpp97 float labelHeight = fLabelAscent + fLabelDescent; local
H A DBarView.cpp1277 float labelHeight = fontHeight.ascent + fontHeight.descent; local
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.cpp62 float labelHeight = 2.0 + ceilf(fh.ascent + fh.descent) + 2.0; local
/haiku/src/kits/interface/
H A DBox.cpp770 float labelHeight = 0; // height of the label (pixel count) local
H A DMenuItem.cpp414 float labelHeight; local
H A DStatusBar.cpp209 float labelHeight = 0; local
H A DColorControl.cpp131 float labelHeight = fontHeight.ascent + fontHeight.descent; local
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp847 float labelHeight, bodyHeight; local
890 float labelHeight, bodyHeight; local
1481 float labelHeight, bodyHeight; local
1504 float labelHeight, bodyHeight; local
[all...]

Completed in 123 milliseconds