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

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h172 name_list *IconMgrShow; /* show in the icon manager */ member in struct:ScreenInfo
H A Dtwm.c425 Scr->IconMgrShow = NULL;
678 FreeList(&Scr->IconMgrShow);
H A Dgram.y210 | ICONMGR_SHOW { list = &Scr->IconMgrShow; }
H A Diconmgr.c367 !LookInList(Scr->IconMgrShow, tmp_win->full_name, &tmp_win->xclass))
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h635 name_list *IconMgrShow; member in struct:ScreenInfo
H A Dgram.y279 | ICONMGR_SHOW { curplist = &Scr->IconMgrShow; }
H A Diconmgr.c718 && !LookInList(Scr->IconMgrShow, tmp_win->name, &tmp_win->class)) {
H A Dgram.tab.c2336 { curplist = &Scr->IconMgrShow; }
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2336 { curplist = &Scr->IconMgrShow; }

Completed in 23 milliseconds