Searched refs:IconManagerDontShow (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h230 short IconManagerDontShow; /* show nothing in the icon manager */ member in struct:ScreenInfo
H A Dgram.y207 | ICONMGR_NOSHOW { Scr->IconManagerDontShow = TRUE; }
H A Diconmgr.c366 if (Scr->IconManagerDontShow &&
H A Dtwm.c756 Scr->IconManagerDontShow = FALSE;
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h629 /// IconManagerDontShow config var (list).
630 /// \sa ScreenInfo.IconManagerDontShow
634 /// if global IconManagerDontShow is set.
837 /// IconManagerDontShow config var. \sa ScreenInfo.IconMgrNoShow
838 bool IconManagerDontShow; member in struct:ScreenInfo
H A Dctwm_main.c1224 scr->IconManagerDontShow = false;
H A Dgram.y276 | ICONMGR_NOSHOW { Scr->IconManagerDontShow = true; }
H A Diconmgr.c717 if(Scr->IconManagerDontShow
H A Dgram.tab.c2324 { Scr->IconManagerDontShow = true; }
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2324 { Scr->IconManagerDontShow = true; }
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc899 `IconManagerDontShow` options set may not be accessible if no binding
920 IconManagerDontShow [{ `win-list` }]::
998 manager. When used in conjunction with the `IconManagerDontShow`
3278 `IconManagerDontShow` but not in `DontIconifyByUnmapping`,

Completed in 27 milliseconds