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

/xsrc/external/mit/xf86-video-igs/dist/src/
H A Digs_cursor.c44 static void IgsSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg);
108 IgsSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg) function in typeref:typename:void
126 xf86Msg(X_ERROR, "IgsSetCursorColors: %d\n", errno);
169 infoPtr->SetCursorColors = IgsSetCursorColors;

Completed in 4 milliseconds