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

/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_cursor.c50 static void MgxSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg);
114 MgxSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg) function in typeref:typename:void
132 xf86Msg(X_ERROR, "MgxSetCursorColors: %d\n", errno);
175 infoPtr->SetCursorColors = MgxSetCursorColors;

Completed in 2 milliseconds