Home
last modified time | relevance | path

Searched refs:XmCIncrement (Results 1 – 11 of 11) sorted by relevance

/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Motif/
H A DXmNs.doc129 XmNincrement XmCIncrement int XmScrollBar
H A DXM_TYPES.ML420 val XmCIncrement: string ;
H A DXmTypes.ML420 val XmCIncrement = "Increment" ;
/dports/graphics/opendx/dx-4.4.4/src/uipp/widgets/
H A DSlider.c151 XmNincrement, XmCIncrement, XmRDouble, sizeof(double),
H A DFrameControl.c113 XmNincrement, XmCIncrement, XmRShort, sizeof(short),
H A DVCRControl.c93 XmNincrement, XmCIncrement, XmRShort, sizeof(short),
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmStrDefs.h149 #define XmCIncrement "Increment" macro
1760 #ifndef XmCIncrement
1761 #define XmCIncrement ((char*)&_XmStrings[1995])
H A DScrollBar.c319 { XmNincrement, XmCIncrement, XmRInt, sizeof (int),
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h736 #ifndef XmCIncrement
737 #define XmCIncrement ((char *)&_XmStrings[1978]) macro
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DScrollBar.c254 XmNincrement, XmCIncrement, XmRInt,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/extra/spinbutton/
H A DSpinButton.c206 {XmNincrement, XmCIncrement, XmRInt, sizeof(int),