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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Form.h108 typedef struct _FormRec *FormWidget; typedef in typeref:struct:_FormRec
H A DXaw3_1Form.c41 #define Offset(field) XtOffset(FormWidget, form.field)
223 FormWidget fw = (FormWidget)new;
234 FormWidget w;
248 FormWidget fw;
323 "constraint loop detected while laying out child '%s' in FormWidget '%s'",
364 FormWidget fw = (FormWidget)w;
439 RefigureLocations( (FormWidget)w->core.parent );
459 FormWidget f
[all...]
H A DXaw3_1Viewport.c353 ( (FormWidget)w, w->core.width, w->core.height );
685 FormWidget w;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DForm.h149 typedef struct _FormRec *FormWidget; typedef in typeref:struct:_FormRec
H A DForm.c240 FormWidget fw = (FormWidget)new;
267 FormWidget fw = (FormWidget) w;
324 FormWidget fw;
399 FormWidget fw = (FormWidget) w;
451 "constraint loop detected while laying out child '%s' in FormWidget '%s'",
498 FormWidget fw = (FormWidget)
[all...]
H A DViewport.c386 ( (FormWidget)w, w->core.width, w->core.height, True );
757 FormWidget w;

Completed in 47 milliseconds