Home
last modified time | relevance | path

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

/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmStrDefs.h1147 #define XmRNotebookChildType "NotebookChildType" macro
4754 #ifndef XmRNotebookChildType
4755 #define XmRNotebookChildType ((char*)&_XmStrings[16390])
H A DRepType.c912 XmRNotebookChildType, (String*)NotebookChildTypeNames, NULL,
H A DNotebook.c704 XmRNotebookChildType,
/dports/x11-toolkits/lesstif/lesstif-0.95.2/include/Motif-2.1/Xm/
H A DXmStrDefs.h3727 #ifndef XmRNotebookChildType
3728 #define XmRNotebookChildType ((char *)&_XmStrings[16356]) macro
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DNotebook.c349 XmRNotebookChildType,
H A DResConvert.c792 REPTYPE_REGISTER_WITH_VALUES(XmRNotebookChildType, nb_child_types, nb_child_type_values); in _XmRegisterConverters()