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

/xsrc/external/mit/ctwm/dist/
H A Dfunctions_internal.h144 DFHANDLER(squeeze);
H A Dwin_decorations.c30 bool squeeze);
196 * 'squeeze' argument to CWTO() is what determines how far things
198 * figure out the proper width to squeeze to.
498 * opening/closing the window squeeze needs to move the position
616 /* figure label base from squeeze info (justification fraction) */
817 * The 'squeeze' argument controls whether rightoff should be corrected
824 * or use squeeze to correct everything in here to reduce the scary magic
828 ComputeWindowTitleOffsets(TwmWindow *tmp_win, unsigned int width, bool squeeze) argument
949 if(squeeze && tmp_win->squeeze_info && !tmp_win->squeezed) {
H A Dfunctions_win.c513 DFHANDLER(squeeze)
H A Dgram.y121 | squeeze
822 squeeze : SQUEEZE_TITLE { label
H A DCHANGES.md1265 1. New function : f.squeeze. It squeezes a window to a null vertical
1294 "Squeeze" f.squeeze
/xsrc/external/mit/twm/dist/src/
H A Dgram.y132 %type <num> noarg sarg narg squeeze color_entry
149 | squeeze
494 squeeze : SQUEEZE_TITLE { label
H A Dtwm.h363 ComputeWindowTitleOffsets(TwmWindow *tmp_win, int width, Bool squeeze);
H A Dadd_window.c321 * get the squeeze information; note that this does not have to be freed
1196 ComputeWindowTitleOffsets(TwmWindow *tmp_win, int width, Bool squeeze) argument
1202 if (squeeze && tmp_win->squeeze_info) {
1232 * figure label base from squeeze info (justification fraction)
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc450 Normally, ctwm will always squeeze a window that has a titlebar
516 These windows will be auto-squeezed (see f.squeeze). i.e. automatically
1732 SqueezeTitle [{ `squeeze-list` }]::
1736 The optional `squeeze-list`
1792 These windows will first show up squeezed (see f.squeeze).
2706 window is squeezed (see f.squeeze), or the title is not squeezed
2777 Raise the window or squeeze it if it's a double click. The time that
2888 f.squeeze::
2889 f.squeeze squeezes a window to a null vertical size. Works only for windows
2957 Is to `f.squeeze` wha
[all...]

Completed in 15 milliseconds