Home
last modified time | relevance | path

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

/haiku/src/apps/pulse/
H A DCPUButton.cpp106 BRect color_rect(bounds); in Draw() local
107 color_rect.InsetBy(2, 2); in Draw()
109 color_rect.bottom -= 1; in Draw()
110 color_rect.right -= 1; in Draw()