Home
last modified time | relevance | path

Searched refs:rightOfButton (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DSliderView.cpp157 BRect rightOfButton(fButtonRect.right + 2.0, r.top + 1.0, in Draw() local
159 if (rightOfButton.IsValid()) in Draw()
160 FillRect(rightOfButton, B_SOLID_LOW); in Draw()