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

/haiku/src/kits/interface/
H A DColorMenuItem.cpp91 float colorRectWidth = _ColorRectWidth();
124 *_width = _LeftMargin() + _ColorRectWidth() + _Padding() + labelWidth;
204 BColorMenuItem::_ColorRectWidth() function in class:BColorMenuItem
/haiku/headers/private/interface/
H A DColorMenuItem.h62 float _ColorRectWidth();

Completed in 57 milliseconds