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

/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.cpp70 float minLabelWidth = LabelWidth(); local
73 labelwidth = minLabelWidth > labelwidth ? minLabelWidth : labelwidth;

Completed in 36 milliseconds