Home
last modified time | relevance | path

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

/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp2748 BRect invertRect(rect.InsetByCopy(-3, -3)); in _DrawButtonBackground() local
2750 view->FillRect(invertRect); in _DrawButtonBackground()