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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1PanedP.h82 Boolean resize_to_pref; /* resize this pane to its preferred size member in struct:_PanedConstraintsPart
H A DXaw3_1Paned.c155 offset(resize_to_pref), XtRImmediate, (caddr_t) FALSE},
1241 (PaneInfo(*childP)->resize_to_pref) ) {
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPanedP.h105 Boolean resize_to_pref; /* resize this pane to its preferred size member in struct:_PanedConstraintsPart
H A DPannerP.h50 Boolean resize_to_pref; /* resizeToPreferred/Boolean */ member in struct:__anon375
H A DPanner.c91 poff(resize_to_pref), XtRImmediate, (XtPointer) TRUE },
670 if (new->panner.resize_to_pref &&
673 cur->panner.resize_to_pref != new->panner.resize_to_pref)) {
H A DPaned.c179 offset(resize_to_pref), XtRImmediate, (XtPointer) FALSE},
1269 (PaneInfo(*childP)->resize_to_pref) ) {

Completed in 45 milliseconds