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

/xsrc/external/mit/twm/dist/src/
H A Dresize.h70 extern void fullzoom(TwmWindow *tmp_win, int flag);
H A Dresize.c908 * (Toggles so that it can undo the zoom - even when switching between fullzoom
914 fullzoom(TwmWindow *tmp_win, int flag) function in typeref:typename:void
H A Dmenus.c1442 fullzoom(tmp_win, func);
/xsrc/external/mit/ctwm/dist/
H A Dwin_resize.h33 void fullzoom(TwmWindow *tmp_win, int func);
H A Dfunctions_win_moveresize.c961 fullzoom(tmp_win, func);
965 fullzoom(tmp_win, func);
967 DFHANDLER(fullzoom)
969 fullzoom(tmp_win, func);
973 fullzoom(tmp_win, func);
977 fullzoom(tmp_win, func);
981 fullzoom(tmp_win, func);
985 fullzoom(tmp_win, func);
989 fullzoom(tmp_win, func);
994 fullzoom(tmp_wi
[all...]
H A Dfunctions_internal.h62 DFHANDLER(fullzoom);
H A Dwin_resize.c884 * fullzoom - zooms window to full height of screen or
887 * between fullzoom and vertical zoom.)
896 void fullzoom(TwmWindow *tmp_win, int func) function in typeref:typename:void
H A Dewmh.c1170 fullzoom(twm_win, newZoom);
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc2560 This function is similar to the `f.fullzoom` function, except that it
2567 f.fullzoom::
2570 already fullzoom'd.
3028 This function is similar to the `f.fullzoom` function, but will cross

Completed in 19 milliseconds