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

/xsrc/external/mit/ctwm/dist/
H A Dicons.c584 LookInNameList(Scr->NoIconTitle, tmp_win->icon_name) ||
585 LookInList(Scr->NoIconTitle, tmp_win->name, &tmp_win->class)) {
1251 LookInNameList(Scr->NoIconTitle, win->icon_name) ||
1252 LookInList(Scr->NoIconTitle, win->name, &win->class)) {
H A Dmask_screen.c270 ! LookInList(Scr->NoIconTitle, tmp_win->name, &tmp_win->class)) {
H A Dscreen.h581 /// NoIconTitle config var (list). Windows to not show a title on
583 name_list *NoIconTitle; member in struct:ScreenInfo
823 /// NoIconTitle config var. \sa ScreenInfo.NoIconTitle
H A Dgram.y335 | NO_ICON_TITLE { curplist = &Scr->NoIconTitle; }
H A Dgram.tab.c2470 { curplist = &Scr->NoIconTitle; }
H A Devent_handlers.c1622 ! LookInList(Scr->NoIconTitle, Tmp_win->name, &Tmp_win->class)) {
H A DCHANGES.md1693 1. A new keyword: NoIconTitle with an optionnal window list.
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2470 { curplist = &Scr->NoIconTitle; }
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc1307 NoIconTitle [{ `win-list` }]::

Completed in 104 milliseconds