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

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

Completed in 3 milliseconds