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

/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...]
H A DTextPop.c1169 * name of the child and the shell widget of the dialog.
1170 * Arguments: shell - shell widget of the popup.
1178 SetResourceByName(shell, name, res_name, value)
1179 Widget shell;
1196 if ( (temp_widget = XtNameToWidget(shell, bufp)) != NULL) {
1259 * Description: Centers a shell widget on a point relative to
1261 * Arguments: w - the shell widget.
1324 * Returns: the popup shell of the dialog.
1363 * nearest shell widge
[all...]
H A DSimpleMenu.c81 XtOffsetOf(SimpleMenuRec, shell.allow_shell_resize),
534 * Since we are an override shell and have no parent there is no one to
924 (smw->shell.allow_shell_resize));
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1SimpleMenP.h96 ShellPart shell; member in struct:_SimpleMenuRec
H A DXaw3_1TextPop.c1090 * name of the child and the shell widget of the dialog.
1091 * Arguments: shell - shell widget of the popup.
1099 SetResourceByName(shell, name, res_name, value)
1100 Widget shell;
1109 if ( (temp_widget = XtNameToWidget(shell, buf)) != NULL) {
1155 * Description: Centers a shell widget on a point relative to
1157 * Arguments: w - the shell widget.
1220 * Returns: the popup shell of the dialog.
H A DXaw3_1SimpleMenu.c79 XtOffset(SimpleMenuWidget, shell.allow_shell_resize),
521 * Since we are an override shell and have no parent there is no one to
887 (smw->shell.allow_shell_resize));

Completed in 120 milliseconds