Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Utils/
H A DPopUpBox.cc23 UINT8 ubForegroundColor; member
263 box->Text[iStringValue]->ubForegroundColor = ubColor; in SetBoxLineForeground()
282 if (p) p->ubForegroundColor = colour; in SetBoxForeground()
322 if (p) p->ubForegroundColor = colour; in SetBoxSecondColumnForeground()
568 SetFontForeground(text->ubForegroundColor); in DrawBoxText()
603 SetFontForeground(second->ubForegroundColor); in DrawBoxText()