Home
last modified time | relevance | path

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

/dports/games/wyrmsun/Wyrmsun-3.5.4/scripts/
H A Dwidgets.lua33 TextNormalColor = "white",
41 TextNormalColor = "yellow",
45 TextNormalColor = "yellow",
53 TextNormalColor = "white",
73 TextNormalColor = "white",
93 TextNormalColor = "white",
113 TextNormalColor = "white",
133 TextNormalColor = "white",
153 TextNormalColor = "white",
173 TextNormalColor = "white",
[all …]
/dports/games/wargus/wargus-3.2.0/scripts/
H A Dwidgets.lua33 TextNormalColor = "yellow",
41 TextNormalColor = "white",
45 TextNormalColor = "white",
53 TextNormalColor = "yellow",
61 TextNormalColor = "white",
65 TextNormalColor = "white",
73 TextNormalColor = "yellow",
93 TextNormalColor = "yellow",
113 TextNormalColor = "yellow",
133 TextNormalColor = "yellow",
[all …]
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/ui/
H A Duibuttons_proc.cpp118 (!p->TextNormalColor.empty() ? p->TextNormalColor : in DrawUIButton()
119 !style->TextNormalColor.empty() ? style->TextNormalColor : oldnc), in DrawUIButton()
H A Dscript_ui.cpp812 p->TextNormalColor = LuaToString(l, -1); in ParseButtonStyleProperties()
854 b->TextNormalColor = LuaToString(l, -1); in CclDefineButtonStyle()
/dports/games/stratagus/stratagus-3.2.0/src/ui/
H A Duibuttons_proc.cpp106 (!p->TextNormalColor.empty() ? p->TextNormalColor : in DrawUIButton()
107 !style->TextNormalColor.empty() ? style->TextNormalColor : oldnc), in DrawUIButton()
H A Dscript_ui.cpp831 p->TextNormalColor = LuaToString(l, -1); in ParseButtonStyleProperties()
873 b->TextNormalColor = LuaToString(l, -1); in CclDefineButtonStyle()
/dports/games/stratagus/stratagus-3.2.0/src/include/
H A Dui.h100 std::string TextNormalColor; /// Normal text color variable
113 std::string TextNormalColor; /// Normal text color variable
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/include/ui/
H A Dui.h93 std::string TextNormalColor; /// Normal text color variable
106 std::string TextNormalColor; /// Normal text color variable