Searched refs:XmNarrowLayout (Results 1 – 17 of 17) sorted by relevance
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/extra/spinbutton/ |
H A D | SpinButton.h | 35 #define XmNarrowLayout "arrowLayout" macro
|
H A D | SpinButton.c | 189 {XmNarrowLayout, XmCArrowLayout, XmRArrowLayout, sizeof(unsigned char),
|
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/doc/programGuide/ch06/spin_box/ |
H A D | spin_box.c | 310 XtSetArg(argList[n], XmNarrowLayout, XmARROWS_BEGINNING); n++; in CreateSpinBoxes() 361 XtSetArg(argList[n], XmNarrowLayout, XmARROWS_SPLIT); n++; in CreateSpinBoxes() 411 XtSetArg(argList[n], XmNarrowLayout, XmARROWS_BEGINNING); n++; in CreateSpinBoxes()
|
/dports/x11-toolkits/open-motif/motif-2.3.8/tools/wml/ |
H A D | UilUrmClas.h | 539 XmNarrowLayout,
|
H A D | motif.wml | 3153 XmNarrowLayout; 3198 XmNarrowLayout : Argument
|
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/ |
H A D | XmStrDefs.h | 989 #define XmNarrowLayout "arrowLayout" macro 4280 #ifndef XmNarrowLayout 4281 #define XmNarrowLayout ((char*)&_XmStrings[14193])
|
H A D | Xm.h.in | 1046 /* XmNarrowLayout */
|
H A D | SpinB.c | 201 { XmNarrowLayout, XmCArrowLayout, XmRArrowLayout,
|
H A D | Xm.msg | 796 MSG_SpinB_0001 Invalid value for XmNarrowLayout.
|
H A D | Notebook.c | 2330 XmNarrowLayout, XmARROWS_SPLIT, in SetPageScroller()
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Mrm-2.1/ |
H A D | lookup.c | 215 {"XmNarrowLayout", XmNarrowLayout, CSG},
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/ |
H A D | XmStrDefs.h | 3253 #ifndef XmNarrowLayout 3254 #define XmNarrowLayout ((char *)&_XmStrings[14159]) macro
|
H A D | Xm.h.in | 981 /* for XmNarrowLayout */
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/ |
H A D | SpinBox.c | 113 XmNarrowLayout, XmCArrowLayout, XmRArrowLayout,
|
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Dt/ |
H A D | DtPrintSetupBox.c | 764 XtSetArg(al[ac], XmNarrowLayout, XmARROWS_END); ac++; in _DtPrintSetupBoxCreateCopiesSpinBox()
|
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/periodic/ |
H A D | periodic.uil | 1168 XmNarrowLayout = XmARROWS_SPLIT;
|
/dports/audio/snd/snd-21.2/ |
H A D | xm.c | 23694 define_resource(XmNarrowLayout, XM_UCHAR);
|