Home
last modified time | relevance | path

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

/haiku/src/preferences/input/
H A DMouseView.cpp54 static const rgb_color kMouseButtonOutlineColor = {0xa0, 0xa0, 0xa0, 255}; variable
261 SetHighColor(kMouseButtonOutlineColor); in Draw()