Searched refs:y_preset (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ | ||
| H A D | xgi_cursor.c | 117 unsigned char y_preset = 0; local in function:XGIG1_SetCursorPosition 128 y_preset = (-y); 133 xgiG1CRT1_SetCursorPositionY(y , y_preset) ; 136 xgiG1CRT2_SetCursorPositionY(y, y_preset) ; |
| /xsrc/external/mit/xf86-video-sis/dist/src/ | ||
| H A D | sis_cursor.c | 307 UChar y_preset = 0; local in function:SiSSetCursorPosition 323 y_preset = (-y); 339 outSISIDXREG(SISSR, 0x1F, y_preset); 423 UShort y_preset = 0; local in function:SiS300SetCursorPosition 440 y_preset = (-y); 449 sis300SetCursorPositionY(y, y_preset) 453 sis301SetCursorPositionY(y, y_preset) 458 sis300SetCursorPositionY(y, y_preset) 461 sis301SetCursorPositionY(y, y_preset) 474 UShort y_preset local in function:SiS310SetCursorPosition [all...] |
Completed in 3 milliseconds