Searched refs:Zoom (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/trivial/ |
| H A D | readpixels.c | 13 static GLfloat Zoom = 1.0; variable in typeref:typename:GLfloat 75 glPixelZoom(Zoom, Zoom); 93 Zoom = atof(argv[1]);
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_iconify.c | 35 static void Zoom(Window wf, Window wt); 91 Zoom(tmp_win->frame, tmp_win->icon->w); 179 Zoom(tmp_win->icon->w, tmp_win->frame); 186 Zoom(t->icon->w, tmp_win->frame); 435 * Zoom - zoom in or out of an icon 444 Zoom(Window wf, Window wt) function in typeref:typename:void 492 Zoom(t->icon->w, t->frame); 495 Zoom(leader->icon->w, t->frame); 567 Zoom(t->icon->w, tmp_win->icon->w); 570 Zoom( [all...] |
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.h | 67 extern void Zoom(Window wf, Window wt);
|
| H A D | menus.c | 2370 Zoom(tmp_win->icon_w, tmp_win->frame); 2374 Zoom(t->icon_w, tmp_win->frame); 2406 Zoom(t->icon_w, t->frame); 2408 Zoom(tmp_win->icon_w, t->frame); 2459 Zoom(t->icon_w, tmp_win->icon_w); 2461 Zoom(t->frame, tmp_win->icon_w); 2492 Zoom(tmp_win->frame, tmp_win->icon_w);
|
| H A D | util.c | 205 Zoom(Window wf, Window wt) function in typeref:typename:void
|
| /xsrc/external/mit/bitmap/dist/ |
| H A D | BitEdit.c | 143 #define Zoom 208 macro 144 {Zoom, "zoom", True}, 379 case Zoom: 486 case Zoom:
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 2122 Zoom [ `count` ]::
|
Completed in 11 milliseconds