Searched refs:nCY (Results 1 – 1 of 1) sorted by relevance
152 int nCX, nCY; in winLoadCursor() local193 nCY = min(pScreenPriv->cursor.sm_cy, pCursor->bits->height); in winLoadCursor()205 for (y = 0; y < nCY; ++y) in winLoadCursor()220 for (y = 0; y < nCY; ++y) in winLoadCursor()261 for (y = 0; y < nCY; y++) { in winLoadCursor()308 if (x >= nCX || y >= nCY) /* Outside of X11 icon bounds */ in winLoadCursor()