Lines Matching refs:CursorShiftX
51 x = pFfb->CursorShiftX;79 int CursorShiftX = 0, CursorShiftY = 0;82 CursorShiftX = -x;84 if (CursorShiftX > 64)85 CursorShiftX = 64;93 if ((CursorShiftX != pFfb->CursorShiftX ||96 pFfb->CursorShiftX = CursorShiftX;120 pFfb->CursorShiftX = 0;