Searched refs:NoIconTitle (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | icons.c | 584 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 D | mask_screen.c | 270 ! LookInList(Scr->NoIconTitle, tmp_win->name, &tmp_win->class)) {
|
| H A D | screen.h | 581 /// 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 D | gram.y | 335 | NO_ICON_TITLE { curplist = &Scr->NoIconTitle; }
|
| H A D | gram.tab.c | 2470 { curplist = &Scr->NoIconTitle; }
|
| H A D | event_handlers.c | 1622 ! LookInList(Scr->NoIconTitle, Tmp_win->name, &Tmp_win->class)) {
|
| H A D | CHANGES.md | 1693 1. A new keyword: NoIconTitle with an optionnal window list.
|
| /xsrc/external/mit/ctwm/dist/gen/ |
| H A D | gram.tab.c | 2470 { curplist = &Scr->NoIconTitle; }
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 1307 NoIconTitle [{ `win-list` }]::
|
Completed in 28 milliseconds