Searched refs:F_HORIZOOM (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/twm/dist/src/ |
| H A D | parse.h | 124 #define F_HORIZOOM 22 macro
|
| H A D | parse.c | 442 { "f.horizoom", FKEYWORD, F_HORIZOOM }, 444 { "f.hzoom", FKEYWORD, F_HORIZOOM },
|
| H A D | resize.c | 956 case F_HORIZOOM:
|
| H A D | menus.c | 1434 case F_HORIZOOM: 2261 case F_HORIZOOM:
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | functions_parse_table.h | 53 { "f.horizoom", FKEYWORD, F_HORIZOOM }, 58 { "f.hzoom", FKEYWORD, F_HORIZOOM }, // -> f.horizoom
|
| H A D | functions_deferral.h | 39 [F_HORIZOOM] = DC_SELECT,
|
| H A D | functions_defs.h | 55 #define F_HORIZOOM 36 macro
|
| H A D | functions_dispatch_execution.h | 52 [F_HORIZOOM] = f_horizoom_impl,
|
| H A D | ewmh.c | 1161 newZoom = F_HORIZOOM; 2156 case F_HORIZOOM:
|
| H A D | win_resize.c | 998 case F_HORIZOOM:
|
Completed in 134 milliseconds