Searched refs:x2_preset (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_cursor.c352 UShort x1_preset = 0, x2_preset = 0; local in function:SiSSetCursorPositionMerged
380 x2_preset = (-x2);
381 if(x2_preset > maxpreset) x2_preset = maxpreset;
406 sis301SetCursorPositionX(x2 + 13, x2_preset)
411 sis301SetCursorPositionX310(x2 + 17, x2_preset)

Completed in 3 milliseconds