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

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmipointer.h77 void (*WarpCursor)( member in struct:_miPointerScreenFuncRec
H A Dmipointer.c235 (*pScreenPriv->screenFuncs->WarpCursor) (pDev, pScreen, x, y);
294 /* Once signals are ignored, the WarpCursor function can call this */
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmipointer.h69 void (*WarpCursor) (DeviceIntPtr /*pDev */ , member in struct:_miPointerScreenFuncRec
H A Dmipointer.c289 (*pScreenPriv->screenFuncs->WarpCursor) (pDev, pScreen, x, y);
374 * Once signals are ignored, the WarpCursor function can call this
/xsrc/external/mit/twm/dist/src/
H A Dscreen.h216 short WarpCursor; /* warp cursor on de-iconify ? */ member in struct:ScreenInfo
H A Dgram.y278 Scr->WarpCursor = TRUE; }
H A Dtwm.c742 Scr->WarpCursor = FALSE;
H A Dmenus.c2395 if ((Scr->WarpCursor ||
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h660 /// WarpCursor config var (list). Windows to warp to on deiconify.
661 /// \sa ScreenInfo.WarpCursor
805 bool WarpCursor; ///< WarpCursor config var. \sa ScreenInfo.WarpCursorL member in struct:ScreenInfo
H A Dwin_iconify.c195 (Scr->WarpCursor ||
H A Dctwm_main.c1191 scr->WarpCursor = false;
H A Dgram.y423 Scr->WarpCursor = true; }
H A Dgram.tab.c2679 Scr->WarpCursor = true; }
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2679 Scr->WarpCursor = true; }
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc1946 WarpCursor [{ `win-list` }]::

Completed in 32 milliseconds