Searched refs:verite_movecursor (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | vramdac.h | 42 void verite_movecursor(ScrnInfoPtr pScreenInfo, vu16 x, vu16 y, vu8 xo, vu8 yo);
|
| H A D | hwcursor.c | 175 verite_movecursor(pScreenInfo, x, y, 1 /* xorigin */, 1 /* yorigin */);
|
| H A D | vramdac.c | 297 * 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