Home
last modified time | relevance | path

Searched refs:XmRIndicatorOn (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmStrDefs.h1064 #define XmRIndicatorOn "IndicatorOn" macro
4505 #ifndef XmRIndicatorOn
4506 #define XmRIndicatorOn ((char*)&_XmStrings[15290])
H A DRepType.c859 XmRIndicatorOn, (String*)IndicatorOnNames, (unsigned char *)IndicatorOnMap,
H A DToggleB.c337 XmNindicatorOn, XmCIndicatorOn, XmRIndicatorOn,
H A DToggleBG.c317 XmRIndicatorOn, sizeof(unsigned char),
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h3478 #ifndef XmRIndicatorOn
3479 #define XmRIndicatorOn ((char *)&_XmStrings[15256]) macro
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DToggleB.c127 XmNindicatorOn, XmCIndicatorOn, XmRIndicatorOn,
H A DToggleBG.c179 XmNindicatorOn, XmCIndicatorOn, XmRIndicatorOn,
H A DResConvert.c791 REPTYPE_REGISTER_WITH_VALUES(XmRIndicatorOn, indicator_on, indicator_on_values); in _XmRegisterConverters()