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

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h171 name_list *IconMgrNoShow; /* don't show in the icon manager */ member in struct:ScreenInfo
H A Dtwm.c424 Scr->IconMgrNoShow = NULL;
677 FreeList(&Scr->IconMgrNoShow);
H A Dgram.y205 | ICONMGR_NOSHOW { list = &Scr->IconMgrNoShow; }
H A Diconmgr.c364 if (LookInList(Scr->IconMgrNoShow, tmp_win->full_name, &tmp_win->xclass))
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h631 name_list *IconMgrNoShow; member in struct:ScreenInfo
837 /// IconManagerDontShow config var. \sa ScreenInfo.IconMgrNoShow
H A Dgram.y274 | ICONMGR_NOSHOW { curplist = &Scr->IconMgrNoShow; }
H A Diconmgr.c714 if(LookInList(Scr->IconMgrNoShow, tmp_win->name, &tmp_win->class)) {
H A Dgram.tab.c2318 { curplist = &Scr->IconMgrNoShow; }
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2318 { curplist = &Scr->IconMgrNoShow; }

Completed in 21 milliseconds