Home
last modified time | relevance | path

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

/haiku/src/preferences/input/
H A DMouseView.cpp49 static const rgb_color kButtonTextColor = {0, 0, 0, 255}; variable
307 SetHighColor(kButtonTextColor); in Draw()