Searched refs:WarpCursorL (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h179 name_list *WarpCursorL; /* windows to warp cursor to on deiconify */ member in struct:ScreenInfo
H A Dtwm.c434 Scr->WarpCursorL = NULL;
685 FreeList(&Scr->WarpCursorL);
H A Dgram.y275 | WARP_CURSOR { list = &Scr->WarpCursorL; }
H A Dmenus.c2396 LookInList(Scr->WarpCursorL, tmp_win->full_name, &tmp_win->xclass)) &&
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h662 name_list *WarpCursorL; member in struct:ScreenInfo
805 bool WarpCursor; ///< WarpCursor config var. \sa ScreenInfo.WarpCursorL
H A Dwin_iconify.c196 LookInList(Scr->WarpCursorL, tmp_win->name, &tmp_win->class))) {
H A Dgram.y420 | WARP_CURSOR { curplist = &Scr->WarpCursorL; }
H A Dgram.tab.c2672 { curplist = &Scr->WarpCursorL; }
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2672 { curplist = &Scr->WarpCursorL; }

Completed in 23 milliseconds