Searched refs:TitleHighlight (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h237 short TitleHighlight; /* should we highlight the titlebar */ member in struct:ScreenInfo
H A Dgram.y215 Scr->TitleHighlight = FALSE; }
H A Dtwm.c763 Scr->TitleHighlight = TRUE;
H A Dadd_window.c282 tmp_win->titlehighlight = Scr->TitleHighlight &&
1123 * Pixmaps { TitleHighlight "hline2" }
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h622 /// titlevar when focused. \sa ScreenInfo.TitleHighlight
880 bool TitleHighlight; member in struct:ScreenInfo
H A Dctwm_main.c1238 scr->TitleHighlight = true;
H A Dgram.y284 Scr->TitleHighlight = false; }
H A Dadd_window.c372 tmp_win->titlehighlight = Scr->TitleHighlight && !CHKL(NoTitleHighlight);
H A Dgram.tab.c2349 Scr->TitleHighlight = false; }
H A DCHANGES.md1745 1. You can now specify xpm pixmap title buttons and TitleHighlight.
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2349 Scr->TitleHighlight = false; }
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc1543 TitleHighlight "gray1"
1544 # TitleHighlight "supman%.xbm"
1549 The default for `TitleHighlight` is to use an even stipple pattern.

Completed in 33 milliseconds