Searched refs:MoveCursor (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmipointer.h51 void (*MoveCursor)( member in struct:_miPointerSpriteFuncRec
H A Dmipointer.c422 (*pScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y);
483 /* Hack: We mustn't call into ->MoveCursor for anything but the
493 (*pScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmipointer.h48 void (*MoveCursor) (DeviceIntPtr /* pDev */ , member in struct:_miPointerSpriteFuncRec
H A Dmipointer.c500 (*pScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y);
586 /* Hack: We mustn't call into ->MoveCursor for anything but the
596 (*pScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y);
/xsrc/external/mit/twm/dist/src/
H A Dscreen.h145 Cursor MoveCursor; /* move cursor */ member in struct:ScreenInfo
H A Dgram.y410 NewBitmapCursor(&Scr->MoveCursor, $2, $3); }
412 NewFontCursor(&Scr->MoveCursor, $2); }
H A Dmenus.c1373 if (DeferExecution(context, func, Scr->MoveCursor))
1447 if (DeferExecution(context, func, Scr->MoveCursor))
1467 Scr->Root, Scr->MoveCursor, CurrentTime);
H A Dparse.c135 XRecolorCursor(dpy, Scr->MoveCursor,
H A Dtwm.c691 NewFontCursor(&Scr->MoveCursor, "fleur");
/xsrc/external/mit/ctwm/dist/
H A Dfunctions.c438 return Scr->MoveCursor;
H A Dscreen.h498 Cursor MoveCursor; ///< move cursor member in struct:ScreenInfo
H A Dfunctions_win.c620 GrabModeAsync, GrabModeAsync, grabwin, Scr->MoveCursor, CurrentTime);
H A Dgram.y677 NewBitmapCursor(&Scr->MoveCursor, $2, $3); }
679 NewFontCursor(&Scr->MoveCursor, $2); }
H A Dgram.tab.c3215 NewBitmapCursor(&Scr->MoveCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3222 NewFontCursor(&Scr->MoveCursor, (yyvsp[0].ptr)); }
H A Dctwm_main.c797 DEFCURSOR(MoveCursor, "fleur");
H A Dfunctions_win_moveresize.c212 GrabModeAsync, GrabModeAsync, grabwin, Scr->MoveCursor,
H A Dmenus.c1558 None, Scr->MoveCursor, CurrentTime);
H A Dworkspace_manager.c1198 GrabModeAsync, GrabModeAsync, mw->w, Scr->MoveCursor,
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DxprCursor.c387 PointPriv->spriteFuncs->MoveCursor = QuartzMoveCursor;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A DxprCursor.c371 PointPriv->spriteFuncs->MoveCursor = QuartzMoveCursor;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/
H A Dxf86Cursor.c398 (*ScreenPriv->spriteFuncs->MoveCursor)(pDev, pScreen, x, y);
402 (*ScreenPriv->spriteFuncs->MoveCursor)(pDev, pScreen, x, y);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ramdac/
H A Dxf86CursorRD.c426 (*ScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y);
431 (*ScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y);
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c3215 NewBitmapCursor(&Scr->MoveCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); }
3222 NewFontCursor(&Scr->MoveCursor, (yyvsp[0].ptr)); }
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c1040 PointPriv->spriteFuncs->MoveCursor(pDev, pScreen, x, y);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.c948 PointPriv->spriteFuncs->MoveCursor(pDev, pScreen, x, y);

Completed in 42 milliseconds

12