Searched refs:LoadCursorImage (Results 1 - 25 of 61) sorted by relevance

123

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_hwcurs.c34 infoPtr->LoadCursorImage = MGAdac->LoadCursorImage;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86Cursor.h15 void (*LoadCursorImage) (ScrnInfoPtr pScrn, unsigned char *bits); member in struct:_xf86CursorInfoRec
32 return infoPtr->LoadCursorImageCheck || infoPtr->LoadCursorImage;
40 infoPtr->LoadCursorImage(infoPtr->pScrn, bits);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86Cursor.h15 void (*LoadCursorImage)(ScrnInfoPtr pScrn, unsigned char *bits); member in struct:_xf86CursorInfoRec
H A Dxf86HWCurs.c81 !infoPtr->LoadCursorImage ||
148 (*infoPtr->LoadCursorImage)(infoPtr->pScrn, bits);
172 (*infoPtr->LoadCursorImage)(infoPtr->pScrn,
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dhwcursor.c109 infoPtr->LoadCursorImage = RENDITIONLoadCursorImage;
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_cursor.c125 infoPtr->LoadCursorImage = CG14LoadCursorImage;
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_cursor.c118 infoPtr->LoadCursorImage = CG6LoadCursorImage;
/xsrc/external/mit/xf86-video-sunffb/dist/src/
H A Dffb_cursor.c136 infoPtr->LoadCursorImage = FFBLoadCursorImage;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Driva_cursor.c161 infoPtr->LoadCursorImage = RivaLoadCursorImage;
H A Driva_type.h31 void (*LoadCursorImage)(ScrnInfoPtr, unsigned char*); member in struct:__anonc12496290108
/xsrc/external/mit/xf86-video-ngle/dist/src/
H A Dsummit_cursor.c131 infoPtr->LoadCursorImage = SummitLoadCursorImage;
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_hwcurs.c259 infoPtr->LoadCursorImage = S3VLoadCursorImage;
/xsrc/external/mit/xf86-video-sunleo/dist/src/
H A Dleo_cursor.c152 infoPtr->LoadCursorImage = LeoLoadCursorImage;
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_cursor.c153 infoPtr->LoadCursorImage = TCXLoadCursorImage;
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_hwcurs.c51 infoPtr->LoadCursorImage = TDFXLoadCursorImage;
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga_cursor.c180 infoPtr->LoadCursorImage = TGALoadCursorImage;
/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_cursor.c203 infoPtr->LoadCursorImage = GX1LoadCursorImage;
H A Dnsc_gx2_cursor.c204 infoPtr->LoadCursorImage = GX2LoadCursorImage;
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_cursor.c147 infoPtr->LoadCursorImage = PnozzLoadCursorImage;
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e_cursor.c150 infoPtr->LoadCursorImage = AG10ELoadCursorImage;
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_cursor.c83 infoPtr->LoadCursorImage = ApmLoadCursorImage;
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_cursor.c92 infoPtr->LoadCursorImage = GXLoadCursorImage;
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_cursor.c223 pCurs->LoadCursorImage = S3LoadCursorImage;
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_cursor.c255 infoPtr->LoadCursorImage = TsengLoadCursorImage;
/xsrc/external/mit/xf86-video-wsfb/dist/src/
H A Dwsfb_cursor.c182 infoPtr->LoadCursorImage = WsfbLoadCursorImage;

Completed in 28 milliseconds

123