Searched refs:XtResizeWidget (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libXt/dist/include/X11/ |
| H A D | IntrinsicP.h | 297 extern void XtResizeWidget(
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Viewport.c | 421 XtResizeWidget(child, XtWidth(child), XtHeight(child), 0); 645 XtResizeWidget(clip, (Dimension)clip_width, (Dimension)clip_height, 0); 660 XtResizeWidget(bar, (Dimension)clip_width, (Dimension)XtHeight(bar), (Dimension)bw); 683 XtResizeWidget(bar, (Dimension)XtWidth(bar), (Dimension)clip_height, (Dimension)bw); 694 XtResizeWidget(child, intended.width, intended.height, 0);
|
| H A D | Porthole.c | 370 XtResizeWidget(child, Max(XtWidth(child), XtWidth(pw)),
|
| H A D | Vendor.c | 435 XtResizeWidget( childwid,
|
| H A D | Paned.c | 807 XtResizeWidget(*childP, XtWidth(pw), (Dimension)pane->size, 0); 819 XtResizeWidget(*childP, (Dimension)pane->size, (Dimension)XtHeight(pw), 0);
|
| /xsrc/external/mit/libXt/dist/man/ |
| H A D | Makefile.am | 275 XtResizeWidget
|
| H A D | Makefile.in | 593 XtResizeWidget
|
| /xsrc/external/mit/libXpm/dist/sxpm/ |
| H A D | sxpm.c | 528 XtResizeWidget(topw,
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Geometry.c | 611 XtResizeWidget(Widget w, function in typeref:typename:void 617 } /* XtResizeWidget */
|
| H A D | Shell.c | 1211 XtResizeWidget(childwid, sw->core.width, sw->core.height,
|
| /xsrc/external/mit/xman/dist/ |
| H A D | ScrollByL.c | 222 XtResizeWidget(bar, bar->core.width, height, bar->core.border_width);
|
Completed in 18 milliseconds