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

/xsrc/external/mit/xf86-video-igs/dist/src/
H A Digs_cursor.c43 static void IgsSetCursorPosition(ScrnInfoPtr pScrn, int x, int y);
82 IgsSetCursorPosition(ScrnInfoPtr pScrn, int x, int y) function in typeref:typename:void
104 xf86Msg(X_ERROR, "IgsSetCursorPosition: %d\n", errno);
170 infoPtr->SetCursorPosition = IgsSetCursorPosition;

Completed in 4 milliseconds