Searched refs:horiz_base (Results 1 - 8 of 8) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1FormP.h93 Widget horiz_base; /* measure dx from here if non-null */ member in struct:_FormConstraintsPart
H A DXaw3_1Dialog.c194 constraint->form.horiz_base = *childP;
241 form.horiz_base = w->dialog.iconW;
246 form.horiz_base = (Widget)NULL;
H A DXaw3_1Form.c63 Offset(horiz_base), XtRWidget, (XtPointer)NULL},
330 if ((ref = form->form.horiz_base) != (Widget)NULL) {
H A DXaw3_1Viewport.c167 constraints->form.horiz_base = bar;
572 constraints->form.horiz_base = (Widget)NULL;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DFormP.h115 Widget horiz_base; /* measure dx from here if non-null */ member in struct:_FormConstraintsPart
H A DDialog.c220 constraint->form.horiz_base = *childP;
267 form.horiz_base = w->dialog.iconW;
272 form.horiz_base = (Widget)NULL;
H A DForm.c84 Offset(horiz_base), XtRWidget, (XtPointer)NULL},
459 if ((ref = form->form.horiz_base) != (Widget)NULL) {
714 cfc->form.horiz_base != nfc->form.horiz_base ||
H A DViewport.c192 constraints->form.horiz_base = bar;
632 constraints->form.horiz_base = (Widget)NULL;

Completed in 2748 milliseconds