Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiListBox.cpp123 HasDrawFocus() ? C4GUI_ListBoxSelColor : C4GUI_ListBoxInactSelColor); in DrawElement()
H A DC4Gui.h63 #define C4GUI_ListBoxInactSelColor 0x4f7f7f7f macro