Searched defs:constraint (Results 1 - 16 of 16) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Dialog.c174 DialogConstraints constraint = (DialogConstraints)new->core.constraints; local
179 constraint->form.left = constraint->form.right = XtChainLeft;
181 constraint->form.vert_base = dw->dialog.labelW;
183 constraint->form.vert_base = dw->dialog.valueW;
194 constraint->form.horiz_base = *childP;
H A DXaw3_1DialogP.h62 ConstraintPart constraint; member in struct:_DialogRec
H A DXaw3_1ViewportP.h64 ConstraintPart constraint; member in struct:_ViewportRec
H A DXaw3_1FormP.h81 ConstraintPart constraint; member in struct:_FormRec
105 * constraint the width and height must be greater than zero (0).
H A DXaw3_1PanedP.h68 /* Paned constraint record */
165 ConstraintPart constraint; member in struct:_PanedRec
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DDialog.c200 DialogConstraints constraint = (DialogConstraints)new->core.constraints; local
205 constraint->form.left = constraint->form.right = XtChainLeft;
207 constraint->form.vert_base = dw->dialog.labelW;
209 constraint->form.vert_base = dw->dialog.valueW;
220 constraint->form.horiz_base = *childP;
H A DDialogP.h86 ConstraintPart constraint; member in struct:_DialogRec
H A DViewportP.h89 ConstraintPart constraint; member in struct:_ViewportRec
H A DFormP.h103 ConstraintPart constraint; member in struct:_FormRec
125 * constraint the width and height must be greater than zero (0).
H A DTreeP.h92 ConstraintPart constraint; member in struct:_TreeRec
H A DPanedP.h91 /* Paned constraint record */
188 ConstraintPart constraint; member in struct:_PanedRec
/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A DFontCreatP.h86 ConstraintPart constraint; member in struct:_FontCreatorRec
H A DColorSBP.h141 ConstraintPart constraint; member in struct:_ColorSelectionBoxRec
H A DFontSamplP.h135 ConstraintPart constraint; member in struct:_FontSamplerRec
H A DDPSScrollWP.h135 ConstraintPart constraint; member in struct:_DPSScrolledWindowRec
H A DFontSBP.h185 ConstraintPart constraint; member in struct:_FontSelectionBoxRec

Completed in 4477 milliseconds