| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | mipointer.h | 51 void (*MoveCursor)( member in struct:_miPointerSpriteFuncRec
|
| H A D | mipointer.c | 422 (*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 D | mipointer.h | 48 void (*MoveCursor) (DeviceIntPtr /* pDev */ , member in struct:_miPointerSpriteFuncRec
|
| H A D | mipointer.c | 500 (*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 D | screen.h | 145 Cursor MoveCursor; /* move cursor */ member in struct:ScreenInfo
|
| H A D | gram.y | 410 NewBitmapCursor(&Scr->MoveCursor, $2, $3); } 412 NewFontCursor(&Scr->MoveCursor, $2); }
|
| H A D | menus.c | 1373 if (DeferExecution(context, func, Scr->MoveCursor)) 1447 if (DeferExecution(context, func, Scr->MoveCursor)) 1467 Scr->Root, Scr->MoveCursor, CurrentTime);
|
| H A D | parse.c | 135 XRecolorCursor(dpy, Scr->MoveCursor,
|
| H A D | twm.c | 691 NewFontCursor(&Scr->MoveCursor, "fleur");
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | functions.c | 438 return Scr->MoveCursor;
|
| H A D | screen.h | 498 Cursor MoveCursor; ///< move cursor member in struct:ScreenInfo
|
| H A D | functions_win.c | 620 GrabModeAsync, GrabModeAsync, grabwin, Scr->MoveCursor, CurrentTime);
|
| H A D | gram.y | 677 NewBitmapCursor(&Scr->MoveCursor, $2, $3); } 679 NewFontCursor(&Scr->MoveCursor, $2); }
|
| H A D | gram.tab.c | 3215 NewBitmapCursor(&Scr->MoveCursor, (yyvsp[-1].ptr), (yyvsp[0].ptr)); } 3222 NewFontCursor(&Scr->MoveCursor, (yyvsp[0].ptr)); }
|
| H A D | ctwm_main.c | 797 DEFCURSOR(MoveCursor, "fleur");
|
| H A D | functions_win_moveresize.c | 212 GrabModeAsync, GrabModeAsync, grabwin, Scr->MoveCursor,
|
| H A D | menus.c | 1558 None, Scr->MoveCursor, CurrentTime);
|
| H A D | workspace_manager.c | 1198 GrabModeAsync, GrabModeAsync, mw->w, Scr->MoveCursor,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | xprCursor.c | 387 PointPriv->spriteFuncs->MoveCursor = QuartzMoveCursor;
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | xprCursor.c | 371 PointPriv->spriteFuncs->MoveCursor = QuartzMoveCursor;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ramdac/ |
| H A D | xf86Cursor.c | 398 (*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 D | xf86CursorRD.c | 426 (*ScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y); 431 (*ScreenPriv->spriteFuncs->MoveCursor) (pDev, pScreen, x, y);
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | gram.tab.c | 3215 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 D | xf86VGAarbiter.c | 1040 PointPriv->spriteFuncs->MoveCursor(pDev, pScreen, x, y);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 948 PointPriv->spriteFuncs->MoveCursor(pDev, pScreen, x, y);
|