Searched refs:ShowCursor (Results 1 - 25 of 75) sorted by relevance

123

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_hwcurs.c36 infoPtr->ShowCursor = MGAdac->ShowCursor;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86Cursor.h18 void (*ShowCursor) (ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
47 return infoPtr->ShowCursorCheck || infoPtr->ShowCursor;
55 infoPtr->ShowCursor(infoPtr->pScrn);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86Cursor.h17 void (*ShowCursor)(ScrnInfoPtr pScrn); member in struct:_xf86CursorInfoRec
H A Dxf86HWCurs.c83 !infoPtr->ShowCursor ||
154 (*infoPtr->ShowCursor)(infoPtr->pScrn);
175 (*infoPtr->ShowCursor)(infoPtr->pScrn);
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinwndproc.c735 ShowCursor(FALSE);
741 ShowCursor(TRUE);
766 ShowCursor(TRUE);
779 ShowCursor(TRUE);
1094 ShowCursor(TRUE);
1113 ShowCursor(TRUE);
H A Dwindialogs.c349 ShowCursor(TRUE);
576 ShowCursor(TRUE);
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinwndproc.c791 ShowCursor (FALSE);
798 ShowCursor (TRUE);
824 ShowCursor (TRUE);
838 ShowCursor (TRUE);
1182 ShowCursor (TRUE);
1204 ShowCursor (TRUE);
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dhwcursor.c111 infoPtr->ShowCursor = RENDITIONShowCursor;
140 ErrorF( "RENDITION: ShowCursor called\n");
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_cursor.c127 infoPtr->ShowCursor = CG14ShowCursor;
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_cursor.c120 infoPtr->ShowCursor = CG6ShowCursor;
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_cursor.c138 infoPtr->ShowCursor = FFBShowCursor;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_cursor.c163 infoPtr->ShowCursor = RivaShowCursor;
H A Driva_type.h32 void (*ShowCursor)(ScrnInfoPtr); member in struct:__anonc12496290108
/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dsummit_cursor.c133 infoPtr->ShowCursor = SummitShowCursor;
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_hwcurs.c261 infoPtr->ShowCursor = S3VShowCursor;
/xsrc/external/mit/xf86-video-sunleo/dist/src/
H A Dleo_cursor.c154 infoPtr->ShowCursor = LeoShowCursor;
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_cursor.c155 infoPtr->ShowCursor = TCXShowCursor;
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_hwcurs.c53 infoPtr->ShowCursor = TDFXShowCursor;
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_cursor.c182 infoPtr->ShowCursor = TGAShowCursor;
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_cursor.c205 infoPtr->ShowCursor = GX1ShowCursor;
H A Dnsc_gx2_cursor.c206 infoPtr->ShowCursor = GX2ShowCursor;
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_cursor.c149 infoPtr->ShowCursor = PnozzShowCursor;
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e_cursor.c152 infoPtr->ShowCursor = AG10EShowCursor;
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_cursor.c85 infoPtr->ShowCursor = ApmShowCursor;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_cursor.c94 infoPtr->ShowCursor = GXShowCursor;

Completed in 20 milliseconds

123