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

/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime_cursor.c55 static void CrimeSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg);
119 CrimeSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg) function in typeref:typename:void
137 xf86Msg(X_ERROR, "CrimeSetCursorColors: %d\n", errno);
177 infoPtr->SetCursorColors = CrimeSetCursorColors;

Completed in 2 milliseconds