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

/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dngle_cursor.c55 static void NGLESetCursorColors(ScrnInfoPtr pScrn, int bg, int fg);
120 NGLESetCursorColors(ScrnInfoPtr pScrn, int bg, int fg) function in typeref:typename:void
138 xf86Msg(X_ERROR, "NGLESetCursorColors: %d\n", errno);
182 infoPtr->SetCursorColors = NGLESetCursorColors;

Completed in 2 milliseconds