Searched refs:AutoRelativeResize (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h214 short AutoRelativeResize; /* start resize relative to position in quad */ member in struct:ScreenInfo
H A Dparse.c636 Scr->AutoRelativeResize = TRUE;
H A Dresize.c171 if (Scr->AutoRelativeResize && !fromtitlebar)
240 if (Scr->AutoRelativeResize) {
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h793 bool AutoRelativeResize; ///< AutoRelativeResize config var member in struct:ScreenInfo
H A Dparse_be.c589 Scr->AutoRelativeResize = true;
H A Dwin_resize.c219 if(Scr->AutoRelativeResize && (from3dborder || !fromtitlebar)) {
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc500 AutoRelativeResize::
2805 (or setting `AutoRelativeResize`) will cause the outline to begin to

Completed in 14 milliseconds