Searched refs:nScrX (Results 1 – 1 of 1) sorted by relevance
44 #define nScrX 640 macro881 rX = ((nScrX - glob.nViewportWidth)>>1) - glob.nViewportTlcX; in G2DSetCamera()920 MTXOrtho(mProjection, nScrY>>1, -(nScrY>>1), -(nScrX>>1), nScrX>>1, 100, 1000); in G2DInitWorld()