Searched refs:fullzoom (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | resize.h | 70 extern void fullzoom(TwmWindow *tmp_win, int flag);
|
| H A D | resize.c | 908 * (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 D | menus.c | 1442 fullzoom(tmp_win, func);
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_resize.h | 33 void fullzoom(TwmWindow *tmp_win, int func);
|
| H A D | functions_win_moveresize.c | 961 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 D | functions_internal.h | 62 DFHANDLER(fullzoom);
|
| H A D | win_resize.c | 884 * 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 D | ewmh.c | 1170 fullzoom(twm_win, newZoom);
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 2560 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