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

  /xsrc/external/mit/twm/dist/src/
screen.h 162 name_list *IconMgrs;
twm.c 429 Scr->IconMgrs = NULL;
668 FreeList(&Scr->IconMgrs);
gram.y 115 %token <num> ICONMGR_SHOW ICONMGR WINDOW_FUNCTION ZOOM ICONMGRS
208 | ICONMGRS { list = &Scr->IconMgrs; }
iconmgr.c 369 if ((ip = (IconMgr *) LookInList(Scr->IconMgrs, tmp_win->full_name,
  /xsrc/external/mit/ctwm/dist/
screen.h 572 name_list *IconMgrs;
727 /// the default icon manager for the screen. \sa ScreenInfo.IconMgrs
gram.y 72 %token <num> ICONMGR_SHOW ICONMGR ALTER WINDOW_FUNCTION ZOOM ICONMGRS
277 | ICONMGRS { curplist = &Scr->IconMgrs; }
iconmgr.c 723 if((ip = (IconMgr *)LookInList(Scr->IconMgrs, tmp_win->name,
gram.tab.c 165 YYSYMBOL_ICONMGRS = 27, /* ICONMGRS */
881 "ZOOM", "ICONMGRS", "ICONMGR_GEOMETRY", "ICONMGR_NOSHOW", "MAKE_TITLE",
2330 { curplist = &Scr->IconMgrs; }
  /xsrc/external/mit/ctwm/dist/gen/
gram.tab.c 165 YYSYMBOL_ICONMGRS = 27, /* ICONMGRS */
881 "ZOOM", "ICONMGRS", "ICONMGR_GEOMETRY", "ICONMGR_NOSHOW", "MAKE_TITLE",
2330 { curplist = &Scr->IconMgrs; }

Completed in 42 milliseconds