Searched defs:shell (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1SimpleMenP.h96 ShellPart shell; member in struct:_SimpleMenuRec
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSimpleMenP.h94 ShellPart shell; member in struct:_SimpleMenuRec
H A DVendor.c84 * Vendor shell class record
161 * The following section is for the Vendor shell Extension class record
401 ShellWidget shell = (ShellWidget)(wid->core.parent); local
404 if(shell->shell.allow_shell_resize == FALSE && XtIsRealized(wid))
425 if (XtMakeGeometryRequest((Widget)shell, &my_request, NULL)
428 * shell->core.width == request->width
430 * shell->core.height == request->height
436 wid->core.width = shell->core.width;
437 wid->core.height = shell
[all...]

Completed in 11 milliseconds