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

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvramdac.h43 void verite_setcursorcolor(ScrnInfoPtr pScreenInfo, vu32 bg, vu32 fg);
H A Dhwcursor.c187 verite_setcursorcolor(pScreenInfo, bg, fg);
H A Dvramdac.c321 * void verite_setcursorcolor(ScrnInfoPtr pScreenInfo, vu32 bg, vu32 fg)
327 verite_setcursorcolor(ScrnInfoPtr pScreenInfo, vu32 fg, vu32 bg) function in typeref:typename:void
333 ErrorF ("Rendition: Debug verite_setcursorcolor called FG=0x%x BG=0x%x\n",

Completed in 4 milliseconds