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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_cursor.c46 static int currX = 0 , currY = 0 ; variable in typeref:typename:int
88 XGIG1_SetCursorPosition(pScrn, currX, currY) ;
105 XGIG1_SetCursorPosition(pScrn, currX, currY) ;
119 currX = x ;
151 XGIG1_SetCursorPosition(pScrn, currX, currY) ;
169 XGIG1_SetCursorPosition(pScrn, currX, currY) ;
240 XGIG1_SetCursorPosition(pScrn, currX, currY) ;

Completed in 2 milliseconds