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

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_display.c49 static void G80CrtcShowHideCursor(xf86CrtcPtr crtc, Bool show, Bool update);
471 G80CrtcShowHideCursor(crtc, FALSE, FALSE);
491 G80CrtcShowHideCursor(crtc, TRUE, FALSE);
506 static void G80CrtcShowHideCursor(xf86CrtcPtr crtc, Bool show, Bool update) function in typeref:typename:void
521 G80CrtcShowHideCursor(crtc, TRUE, TRUE);
526 G80CrtcShowHideCursor(crtc, FALSE, TRUE);

Completed in 3 milliseconds