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

/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_hwcurs.c23 static void TDFXSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg);
49 infoPtr->SetCursorColors = TDFXSetCursorColors;
132 TDFXSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg) function in typeref:typename:void
136 TDFXTRACECURS("TDFXSetCursorColors start\n");

Completed in 2 milliseconds