OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Zoom
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/mesa-demos/dist/src/trivial/
readpixels.c
13
static GLfloat
Zoom
= 1.0;
75
glPixelZoom(
Zoom
,
Zoom
);
93
Zoom
= atof(argv[1]);
/xsrc/external/mit/ctwm/dist/
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
438
* wf - window to
zoom
from
439
* wt - window to
zoom
to
444
Zoom
(Window wf, Window wt)
492
Zoom
(t->icon->w, t->frame)
[
all
...]
/xsrc/external/mit/twm/dist/src/
util.c
199
*
zoom
in or out of an icon
201
* \param wf window to
zoom
from
202
* \param wt window to
zoom
to
205
Zoom
(Window wf, Window wt)
/xsrc/external/mit/bitmap/dist/
BitEdit.c
147
#define
Zoom
208
148
{
Zoom
, "
zoom
", True},
271
{"switch-
zoom
", (XtActionProc)SwitchZoom},
380
case
Zoom
:
482
case
Zoom
:
Completed in 8 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026