Searched refs:Realize (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xmag/dist/
H A DRootWin.c34 static void Realize ( Widget w, XtValueMask *value_mask, XSetWindowAttributes *attributes );
46 /* realize */ Realize,
79 Realize(Widget w, _X_UNUSED XtValueMask *value_mask, function in typeref:typename:void
H A DScale.c133 static void Realize ( Widget wid, Mask *vmask, XSetWindowAttributes *attr );
166 /* realize */ Realize,
789 Realize(Widget wid, Mask *vmask, XSetWindowAttributes *attr)
767 Realize(Widget wid, Mask *vmask, XSetWindowAttributes *attr) function in typeref:typename:void
/xsrc/external/mit/xkbutils/dist/
H A DLED.c70 static void Realize(Widget w, Mask *mask, XSetWindowAttributes *xswa);
89 /* realize */ Realize,
211 Realize(Widget w, Mask *mask, XSetWindowAttributes *xswa) function in typeref:typename:void
/xsrc/external/mit/oclock/dist/
H A DClock.c83 static void Realize ( Widget gw, XtValueMask *valueMask,
111 /* realize */ Realize,
174 /* wait for Realize to add the timeout */
349 static void Realize (Widget gw, XtValueMask *valueMask, function in typeref:typename:void
/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c77 static void Realize(Widget w,Mask *valueMask,XSetWindowAttributes *attributes);
308 /* realize */ Realize,
518 static void Realize(Widget w,Mask *valueMask,XSetWindowAttributes *attributes){ function in typeref:typename:void
/xsrc/external/mit/xlogo/dist/
H A DLogo.c72 static void Realize ( Widget gw, XtValueMask *valuemaskp,
89 /* realize */ Realize,
402 Realize(Widget gw, XtValueMask *valuemaskp, XSetWindowAttributes *attr) function in typeref:typename:void
/xsrc/external/mit/xditview/dist/
H A DDvi.c131 static void Realize(Widget, XtValueMask *, XSetWindowAttributes *);
155 Realize, /* realize */
245 Realize(Widget w, XtValueMask * valueMask, XSetWindowAttributes *attrs) function in typeref:typename:void
/xsrc/external/mit/xbiff/dist/
H A DMailbox.c174 static void Realize (Widget gw, XtValueMask *valuemaskp,
191 /* realize */ Realize,
358 static void Realize (Widget gw, XtValueMask *valuemaskp, function in typeref:typename:void
/xsrc/external/mit/xfd/dist/
H A Dgrid.c56 static void Realize(Widget gw, Mask *valueMask,
126 /* realize */ Realize,
636 Realize(Widget gw, Mask *valueMask, XSetWindowAttributes *attributes) function in typeref:typename:void
/xsrc/external/mit/xman/dist/
H A DScrollByL.c118 static void Realize(Widget w, Mask *valueMask,
145 /* realize */ Realize,
677 Realize(Widget w, Mask *valueMask, XSetWindowAttributes * attributes) function in typeref:typename:void
689 } /* Realize */
/xsrc/external/mit/xeyes/dist/
H A DEyes.c458 /* wait for Realize to add the timeout */
874 static void Realize ( function in typeref:typename:void
950 /* realize */ Realize,
/xsrc/external/mit/xclock/dist/
H A DClock.c209 static void Realize(Widget gw, XtValueMask * valueMask,
242 /* realize */ Realize,
1146 Realize(Widget gw, XtValueMask * valueMask, XSetWindowAttributes * attrs) function in typeref:typename:void
/xsrc/external/mit/xdm/dist/greeter/
H A DLogin.c1882 static void Realize ( function in typeref:typename:void
2074 /* realize */ Realize,
/xsrc/external/mit/libXt/dist/src/
H A DShell.c166 static void Realize(Widget, Mask *, XSetWindowAttributes *);
197 /* realize */ Realize,
1221 Realize(Widget wid, Mask *vmask, XSetWindowAttributes *attr) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dwindow.c2555 RealizeWindowProcPtr Realize; local in function:RealizeTree
2557 Realize = pWin->drawable.pScreen->RealizeWindow;
2565 (* Realize)(pChild);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dwindow.c2598 RealizeWindowProcPtr Realize; local in function:RealizeTree
2600 Realize = pWin->drawable.pScreen->RealizeWindow;
2606 (*Realize) (pChild);

Completed in 30 milliseconds