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

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvramdac.h42 void verite_movecursor(ScrnInfoPtr pScreenInfo, vu16 x, vu16 y, vu8 xo, vu8 yo);
H A Dhwcursor.c175 verite_movecursor(pScreenInfo, x, y, 1 /* xorigin */, 1 /* yorigin */);
H A Dvramdac.c297 * void verite_movecursor(ScrnInfoPtr pScreenInfo, vu16 x, vu16 y, vu8 xo, vu8 yo)
304 verite_movecursor(ScrnInfoPtr pScreenInfo, vu16 x, vu16 y, vu8 xo, vu8 yo) function in typeref:typename:void

Completed in 4 milliseconds