Searched refs:osY (Results 1 – 1 of 1) sorted by relevance
230 int osX, osY; in WIMP_WarpWMCursor() local237 osY = window_state[4] - (y << this->hidden->yeig); in WIMP_WarpWMCursor()242 block[3] = osY & 0xFF; in WIMP_WarpWMCursor()243 block[4] = (osY >> 8) & 0xFF; in WIMP_WarpWMCursor()