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

  /xsrc/external/mit/twm/dist/src/
screen.h 179 name_list *WarpCursorL; /* windows to warp cursor to on deiconify */
twm.c 434 Scr->WarpCursorL = NULL;
685 FreeList(&Scr->WarpCursorL);
gram.y 275 | WARP_CURSOR { list = &Scr->WarpCursorL; }
menus.c 2396 LookInList(Scr->WarpCursorL, tmp_win->full_name, &tmp_win->xclass)) &&
  /xsrc/external/mit/ctwm/dist/
screen.h 662 name_list *WarpCursorL;
805 bool WarpCursor; ///< WarpCursor config var. \sa ScreenInfo.WarpCursorL
win_iconify.c 196 LookInList(Scr->WarpCursorL, tmp_win->name, &tmp_win->class))) {
gram.y 420 | WARP_CURSOR { curplist = &Scr->WarpCursorL; }
gram.tab.c 2672 { curplist = &Scr->WarpCursorL; }
  /xsrc/external/mit/ctwm/dist/gen/
gram.tab.c 2672 { curplist = &Scr->WarpCursorL; }

Completed in 17 milliseconds