Home
last modified time | relevance | path

Searched defs:DrawStringCentered (Results 1 – 3 of 3) sorted by relevance

/dports/games/spellcast/spellcast/
H A Dxbutton.c20 void DrawStringCentered(py, str, xpos, ypos) in DrawStringCentered() function
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DFinances.cc472 static void DrawStringCentered(INT32 x, INT32 y, INT32 w, const ST::string& str) in DrawStringCentered() function
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMapScreen.cc2105 static void DrawStringCentered(const ST::string& str, UINT16 x, UINT16 y, UINT16 w, UINT16 h, SGPFo… in DrawStringCentered() function