Searched refs:_Padding (Results 1 - 2 of 2) sorted by path

/haiku/headers/private/interface/
H A DColorMenuItem.h61 float _Padding();
/haiku/src/kits/interface/
H A DColorMenuItem.cpp90 float padding = _Padding();
124 *_width = _LeftMargin() + _ColorRectWidth() + _Padding() + labelWidth;
197 BColorMenuItem::_Padding() function in class:BColorMenuItem

Completed in 75 milliseconds