Home
last modified time | relevance | path

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

/dports/games/openlierox/OpenLieroX/src/client/DeprecatedGUI/
H A DCButton.cpp47 …ns, iY + trans + (iHeight - tLX->cFont.GetHeight())/2, tLX->clNormalLabel, sButtonNames[iImageID]); in Draw()
105 iGoodWidth = tLX->cFont.GetWidth(sButtonNames[iImageID]) + 20; in Create()
/dports/games/openlierox/OpenLieroX/include/DeprecatedGUI/
H A DMenu.h197 ConstCharP_t const sButtonNames[] = { variable