Home
last modified time | relevance | path

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

/dports/games/openlierox/OpenLieroX/src/client/
H A DCViewport.cpp65 void CViewport::Process(CWorm *pcWormList, CViewport *pcViewList, int MWidth, int MHeight, int iGam… in Process()
350 void CViewport::Clamp(int MWidth, int MHeight) in Clamp()
/dports/games/xmemory/xmemory-3.7/
H A Dport.H107 int MHeight() { return sizey*dheight+2*border; } in MHeight() function