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

/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_cursor.c49 static void MgxSetCursorPosition(ScrnInfoPtr pScrn, int x, int y);
88 MgxSetCursorPosition(ScrnInfoPtr pScrn, int x, int y) function in typeref:typename:void
110 xf86Msg(X_ERROR, "MgxSetCursorPosition: %d\n", errno);
176 infoPtr->SetCursorPosition = MgxSetCursorPosition;

Completed in 2 milliseconds