Searched refs:FormConstraints (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DForm.c335 FormConstraints form = (FormConstraints)(*childP)->core.constraints;
342 FormConstraints form;
345 form = (FormConstraints)(*childP)->core.constraints;
405 FormConstraints form;
410 form = (FormConstraints)(*childP)->core.constraints;
431 FormConstraints form = (FormConstraints)w->core.constraints;
460 FormConstraints ref_form = (FormConstraints) re
[all...]
H A DFormP.h141 } FormConstraintsRec, *FormConstraints; typedef in typeref:struct:_FormConstraintsRec
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1FormP.h113 } FormConstraintsRec, *FormConstraints; typedef in typeref:struct:_FormConstraintsRec
H A DXaw3_1Form.c50 #define Offset(field) XtOffset(FormConstraints, form.field)
259 FormConstraints form = (FormConstraints)(*childP)->core.constraints;
302 FormConstraints form = (FormConstraints)w->core.constraints;
372 FormConstraints form = (FormConstraints)(*childP)->core.constraints;
415 FormConstraints form = (FormConstraints)w->core.constraints;
458 FormConstraints for
[all...]

Completed in 20 milliseconds