Searched refs:shell (Results 1 - 7 of 7) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | SimpleMenP.h | 94 ShellPart shell; member in struct:_SimpleMenuRec
|
H A D | Vendor.c | 84 * 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 D | TextPop.c | 1169 * 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 D | SimpleMenu.c | 81 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 D | Xaw3_1SimpleMenP.h | 96 ShellPart shell; member in struct:_SimpleMenuRec
|
H A D | Xaw3_1TextPop.c | 1090 * 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 D | Xaw3_1SimpleMenu.c | 79 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 24 milliseconds