HomeSort by: relevance | last modified time | path
    Searched refs:WarpCursor (Results 1 - 14 of 14) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/mi/
mipointer.h 69 void (*WarpCursor) (DeviceIntPtr /*pDev */ ,
mipointer.c 289 (*pScreenPriv->screenFuncs->WarpCursor) (pDev, pScreen, x, y);
374 * Once signals are ignored, the WarpCursor function can call this
  /xsrc/external/mit/xorg-server.old/dist/mi/
mipointer.h 77 void (*WarpCursor)(
mipointer.c 235 (*pScreenPriv->screenFuncs->WarpCursor) (pDev, pScreen, x, y);
294 /* Once signals are ignored, the WarpCursor function can call this */
  /xsrc/external/mit/twm/dist/src/
screen.h 216 short WarpCursor; /* warp cursor on de-iconify ? */
gram.y 278 Scr->WarpCursor = TRUE; }
twm.c 742 Scr->WarpCursor = FALSE;
menus.c 2395 if ((Scr->WarpCursor ||
  /xsrc/external/mit/ctwm/dist/
screen.h 660 /// WarpCursor config var (list). Windows to warp to on deiconify.
661 /// \sa ScreenInfo.WarpCursor
805 bool WarpCursor; ///< WarpCursor config var. \sa ScreenInfo.WarpCursorL
win_iconify.c 195 (Scr->WarpCursor ||
ctwm_main.c 1191 scr->WarpCursor = false;
gram.y 423 Scr->WarpCursor = true; }
gram.tab.c 2679 Scr->WarpCursor = true; }
  /xsrc/external/mit/ctwm/dist/gen/
gram.tab.c 2679 Scr->WarpCursor = true; }

Completed in 37 milliseconds