Home
last modified time | relevance | path

Searched refs:XmRComboBoxType (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmStrDefs.h1074 #define XmRComboBoxType "ComboBoxType" macro
4535 #ifndef XmRComboBoxType
4536 #define XmRComboBoxType ((char*)&_XmStrings[15431])
H A DRepType.c751 XmRComboBoxType, (String*)ComboBoxTypeNames, NULL,
H A DComboBox.c280 XmNcomboBoxType, XmCComboBoxType, XmRComboBoxType,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h3508 #ifndef XmRComboBoxType
3509 #define XmRComboBoxType ((char *)&_XmStrings[15397]) macro
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DComboBox.c235 XmRComboBoxType,
H A DResConvert.c793 REPTYPE_REGISTER_WITH_VALUES(XmRComboBoxType, combobox_type, combobox_type_values); in _XmRegisterConverters()