Searched refs:XtNbottom (Results 1 - 6 of 6) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Form.h | 77 #define XtNbottom "bottom" macro
|
H A D | Xaw3_1Viewport.c | 137 {XtNbottom, NULL}, 152 XtSetArg(barArgs[5], XtNbottom, 204 XtSetArg(clip_args[num_args], XtNbottom, XtChainBottom); num_args++;
|
H A D | Xaw3_1Form.c | 54 {XtNbottom, XtCEdge, XtREdgeType, sizeof(XtEdgeType),
|
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | Form.h | 104 #define XtNbottom "bottom" macro
|
H A D | Viewport.c | 162 {XtNbottom, (XtArgVal) 0}, 177 XtSetArg(barArgs[5], XtNbottom, 232 XtSetArg(clip_args[arg_cnt], XtNbottom, XtChainBottom); arg_cnt++;
|
H A D | Form.c | 75 {XtNbottom, XtCEdge, XtREdgeType, sizeof(XtEdgeType),
|
Completed in 136 milliseconds