Searched refs:VendorShellWidget (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXt/dist/include/X11/
H A DVendorP.h98 } VendorShellRec, *VendorShellWidget; typedef in typeref:struct:__anon61a27edb0308 *
/xsrc/external/mit/libXaw/dist/src/
H A DXawIm.c115 VendorShellWidget);
116 static XawVendorShellExtPart *GetExtPart(VendorShellWidget);
120 static Bool Initialize(VendorShellWidget, XawVendorShellExtPart*);
129 static void ResizeVendorShell(VendorShellWidget, XawVendorShellExtPart*);
130 static Bool ResizeVendorShell_Core(VendorShellWidget, XawVendorShellExtPart*,
132 static VendorShellWidget SearchVendorShell(Widget);
134 static XawVendorShellExtPart *SetExtPart(VendorShellWidget,
192 static VendorShellWidget SearchVendorShell(Widget w)
195 if (w && XtIsVendorShell(w)) return((VendorShellWidget)w);
202 SetExtPart(VendorShellWidget
[all...]

Completed in 4 milliseconds