Home
last modified time | relevance | path

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

/haiku/src/tests/kits/device/stickit_BJoystick/
H A DJoystickWindow.cpp22 rgb_color rgb_grey = {216, 216, 216}; variable
33 fView->SetViewColor(rgb_grey); in JoystickWindow()
34 fView->SetLowColor(rgb_grey); in JoystickWindow()