Searched refs:Zoom (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dreadpixels.c13 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 Dwin_iconify.c35 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 Dutil.h67 extern void Zoom(Window wf, Window wt);
H A Dmenus.c2370 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 Dutil.c205 Zoom(Window wf, Window wt) function in typeref:typename:void
/xsrc/external/mit/bitmap/dist/
H A DBitEdit.c143 #define Zoom 208 macro
144 {Zoom, "zoom", True},
379 case Zoom:
486 case Zoom:
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc2122 Zoom [ `count` ]::

Completed in 11 milliseconds