Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Utils/
H A DPopUpBox.cc388 static void RemoveBoxPrimaryText(PopUpBox*, INT32 hStringHandle);
395 RemoveBoxPrimaryText(box, i); in RemoveAllBoxStrings()
691 static void RemoveBoxPrimaryText(PopUpBox* const Box, const INT32 hStringHandle) in RemoveBoxPrimaryText() function