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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Form.h77 #define XtNbottom "bottom" macro
H A DXaw3_1Viewport.c137 {XtNbottom, NULL},
152 XtSetArg(barArgs[5], XtNbottom,
204 XtSetArg(clip_args[num_args], XtNbottom, XtChainBottom); num_args++;
H A DXaw3_1Form.c54 {XtNbottom, XtCEdge, XtREdgeType, sizeof(XtEdgeType),
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DForm.h104 #define XtNbottom "bottom" macro
H A DViewport.c162 {XtNbottom, (XtArgVal) 0},
177 XtSetArg(barArgs[5], XtNbottom,
232 XtSetArg(clip_args[arg_cnt], XtNbottom, XtChainBottom); arg_cnt++;
H A DForm.c75 {XtNbottom, XtCEdge, XtREdgeType, sizeof(XtEdgeType),

Completed in 136 milliseconds