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

/xsrc/external/mit/glw/dist/
H A DGLwDrawA.c521 Widget parentShell; local in function:Realize
539 for(parentShell=XtParent(w); parentShell&&!XtIsShell(parentShell); parentShell=XtParent(parentShell));
541 if(parentShell && XtWindow(parentShell)){
544 status=XGetWMColormapWindows(XtDisplay(parentShell),XtWindow(parentShell),
604 Widget parentShell; local in function:Destroy
[all...]

Completed in 2 milliseconds