Home
last modified time | relevance | path

Searched defs:ubShadowColor (Results 1 – 2 of 2) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Utils/
H A DAnimated_ProgressBar.cc117 …sBarTitle(UINT32 ubID, const ST::string& str, SGPFont font, UINT8 ubForeColor, UINT8 ubShadowColor) in SetProgressBarTitle()
132 …etProgressBarMsgAttributes(UINT32 ubID, SGPFont const font, UINT8 ubForeColor, UINT8 ubShadowColor) in SetProgressBarMsgAttributes()
H A DText_Input.cc27 UINT8 ubForeColor, ubShadowColor; member
515 void SetTextInputRegularColors( UINT8 ubForeColor, UINT8 ubShadowColor ) in SetTextInputRegularColors()
521 void SetTextInputHilitedColors( UINT8 ubForeColor, UINT8 ubShadowColor, UINT8 ubBackColor ) in SetTextInputHilitedColors()