Searched refs:Resize (Results 1 - 25 of 31) sorted by relevance

12

/xsrc/external/mit/libXrandr/dist/
H A DREADME.md1 libXrandr - X Resize, Rotate and Reflection extension library
4 libXrandr is the libX11-based library for the X Resize, Rotate and
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Dglxheads.c221 Resize(const struct head *h, unsigned int width, unsigned int height) function in typeref:typename:void
224 Error(h->DisplayName, "glXMakeCurrent failed in Resize()");
252 Resize(h, event.xconfigure.width, event.xconfigure.height);
H A Dwincopy.c176 Resize(Window win, unsigned int width, unsigned int height) function in typeref:typename:void
188 printf("glXMakeCurrent failed in Resize()\n");
207 Resize(event.xany.window, event.xconfigure.width, event.xconfigure.height);
H A Dmanywin.c272 Resize(const struct head *h, unsigned int width, unsigned int height) function in typeref:typename:void
275 Error(h->DisplayName, "glXMakeCurrent failed in Resize()");
305 Resize(h, event.xconfigure.width, event.xconfigure.height);
H A Dtexture_from_pixmap.c270 Resize(Window win, unsigned int width, unsigned int height) function in typeref:typename:void
323 Resize(event.xany.window,
H A Dsharedtex_mt.c396 Resize(struct window *h, unsigned int width, unsigned int height) function in typeref:typename:void
401 Error(h->DisplayName, "glXMakeCurrent failed in Resize()");
414 Error(h->DisplayName, "glXMakeCurrent failed in Resize()");
442 Resize(h, event.xconfigure.width, event.xconfigure.height);
/xsrc/external/mit/oclock/dist/
H A DClock.c82 static void Resize ( Widget widget );
122 /* resize */ Resize,
189 static void Resize (Widget widget) function in typeref:typename:void
367 Resize (gw);
452 Resize ((Widget)w);
/xsrc/external/mit/mesa-demos/dist/src/wgl/
H A Dsharedtex_mt.c73 Resize(struct window *h, unsigned int width, unsigned int height);
93 Resize(&Windows[index], r.right, r.bottom);
481 Resize(struct window *h, unsigned int width, unsigned int height) function in typeref:typename:void
490 Error("wglMakeCurrent failed in Resize()");
502 Error("wglMakeCurrent failed in Resize()");
/xsrc/external/mit/xkbutils/dist/
H A DLED.c71 static void Resize(Widget w);
100 /* resize */ Resize,
227 Resize(Widget w) function in typeref:typename:void
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dsharedtex.c358 Resize(const struct window *h, unsigned int width, unsigned int height) function in typeref:typename:void
361 Error(h->DisplayName, "glXMakeCurrent failed in Resize()");
391 Resize(h, event.xconfigure.width, event.xconfigure.height);
/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c79 static void Resize(GLwDrawingAreaWidget glw);
319 /* resize */ (XtWidgetProc) Resize,
590 static void Resize(GLwDrawingAreaWidget glw){ function in typeref:typename:void
/xsrc/external/mit/xlogo/dist/
H A DLogo.c74 static void Resize ( Widget gw );
100 /* resize */ Resize,
416 Resize(Widget gw) function in typeref:typename:void
/xsrc/external/mit/bitmap/dist/
H A DBitmap.c314 static void Resize(Widget w);
342 /* resize */ Resize,
956 Resize((Widget)new);
1121 Resize((Widget)BW);
1161 Resize((Widget)BW);
1325 Resize((Widget)BW);
1402 Resize((Widget)BW);
1443 Resize((Widget)BW);
1497 Resize((Widget)BW);
1522 Resize(Widge function in typeref:typename:void
[all...]
H A DBitEdit.c116 #define Resize 106 macro
117 {Resize, "resize", True},
446 case Resize:
891 if (PopupDialog(input_dialog, "Resize to WIDTHxHEIGHT:",
/xsrc/external/mit/xfd/dist/
H A Dgrid.c59 static void Resize(Widget gw);
137 /* resize */ Resize,
643 Resize (gw);
668 Resize(Widget gw) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.2.5.rst110 - wayland/egl: Resize EGL surface on update buffer for swrast
/xsrc/external/mit/xfontsel/dist/
H A DULabel.c108 static void Resize(Widget w);
139 /* resize */ Resize,
642 static void Resize(Widget w) function in typeref:typename:void
748 /* Resize() will be called if geometry changes succeed */
/xsrc/external/mit/xmag/dist/
H A DScale.c132 static void Resize ( Widget w );
178 /* resize */ Resize,
776 Resize(Widget w)
755 Resize(Widget w) function in typeref:typename:void
/xsrc/external/mit/xeyes/dist/
H A DEyes.c801 static void Resize (Widget gw) function in typeref:typename:void
887 Resize (gw);
961 /* resize */ Resize,
/xsrc/external/mit/xclock/dist/
H A DClock.c212 static void Resize(Widget gw);
253 /* resize */ Resize,
1164 Resize(gw);
1187 Resize(Widget gw) function in typeref:typename:void
/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DVBoxVideo.h2046 VBOXCMDVBVA_RESIZE Resize; member in struct:VBOXCMDVBVA_CTL_RESIZE
/xsrc/external/mit/libXt/dist/src/
H A DShell.c167 static void Resize(Widget);
208 /* resize */ Resize,
1202 Resize(Widget w) function in typeref:typename:void
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md836 1. Resize cursor with non-3D-borders bugfix (by Olaf 'Rhialto' Seibert)
1343 1. Added 3 new builtin 3d buttons for "Iconify", "Resize" and "Box". They
1706 screen surface. If Opaque{Move,Resize} is active for a window, (via
2026 * Resize at window creation with button2 works.
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h251 // Note that Resize() currently clears the whole vector.
256 void Resize(int sz) { Storage.resize((sz + 31) >> 5); memset(Storage.Data, 0, (size_t)Storage.Size * sizeof(Storage.Data[0])); } function in struct:ImBoolVector
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h251 // Note that Resize() currently clears the whole vector.
256 void Resize(int sz) { Storage.resize((sz + 31) >> 5); memset(Storage.Data, 0, (size_t)Storage.Size * sizeof(Storage.Data[0])); } function in struct:ImBoolVector

Completed in 61 milliseconds

12