1 /* $TOG: XmStrDefs23.ht /main/2 1997/06/18 17:50:15 samborn $ */
2 #ifndef _XmStrDefs23_h_
3 #define _XmStrDefs23_h_
4 
5 #include <X11/Intrinsic.h>
6 
7 #ifndef _XmConst
8 #define _XmConst /**/
9 #endif
10 
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
14 
15 /* $TOG: makestrs.c /main/11 1998/02/06 11:24:15 kaleb $ */
16 /* This file is automatically generated. */
17 /* Default ABI version -- Do not edit */
18 /* TOG: xmstring.list /main/5 1997/06/20 08:37:02 samborn */
19 
20 #ifdef XMSTRINGDEFINES
21 #define XmNdefaultEntryLabelRenderTable "defaultEntryLabelRenderTable"
22 #define XmNentryLabelRenderTable "entryLabelRenderTable"
23 #define XmNpixmapPlacement "pixmapPlacement"
24 #define XmCPixmapPlacement "PixmapPlacement"
25 #define XmRPixmapPlacement "PixmapPlacement"
26 #define XmNpixmapTextPadding "pixmapTextPadding"
27 #define XmNfontStyle "fontStyle"
28 #define XmCFontStyle "FontStyle"
29 #define XmNfontSize "fontSize"
30 #define XmCFontSize "FontSize"
31 #define XmNfontFoundry "fontFoundry"
32 #define XmCFontFoundry "FontFoundry"
33 #define XmNfontEncoding "fontEncoding"
34 #define XmCFontEncoding "FontEncoding"
35 #define XmNxftFont "xftFont"
36 #define XmCXftFont "XftFont"
37 #define XmSUTF8_STRING "UTF8_STRING"
38 #else
39 externalref _XmConst char _XmStrings23[];
40 #ifndef XmNdefaultEntryLabelRenderTable
41 #define XmNdefaultEntryLabelRenderTable ((char*)&_XmStrings23[0])
42 #endif
43 #ifndef XmNentryLabelRenderTable
44 #define XmNentryLabelRenderTable ((char*)&_XmStrings23[29])
45 #endif
46 #ifndef XmNpixmapPlacement
47 #define XmNpixmapPlacement ((char*)&_XmStrings23[51])
48 #endif
49 #ifndef XmCPixmapPlacement
50 #define XmCPixmapPlacement ((char*)&_XmStrings23[67])
51 #endif
52 #ifndef XmRPixmapPlacement
53 #define XmRPixmapPlacement ((char*)&_XmStrings23[83])
54 #endif
55 #ifndef XmNpixmapTextPadding
56 #define XmNpixmapTextPadding ((char*)&_XmStrings23[99])
57 #endif
58 #ifndef XmNfontStyle
59 #define XmNfontStyle ((char*)&_XmStrings23[117])
60 #endif
61 #ifndef XmCFontStyle
62 #define XmCFontStyle ((char*)&_XmStrings23[127])
63 #endif
64 #ifndef XmNfontSize
65 #define XmNfontSize ((char*)&_XmStrings23[137])
66 #endif
67 #ifndef XmCFontSize
68 #define XmCFontSize ((char*)&_XmStrings23[146])
69 #endif
70 #ifndef XmNfontFoundry
71 #define XmNfontFoundry ((char*)&_XmStrings23[155])
72 #endif
73 #ifndef XmCFontFoundry
74 #define XmCFontFoundry ((char*)&_XmStrings23[167])
75 #endif
76 #ifndef XmNfontEncoding
77 #define XmNfontEncoding ((char*)&_XmStrings23[179])
78 #endif
79 #ifndef XmCFontEncoding
80 #define XmCFontEncoding ((char*)&_XmStrings23[192])
81 #endif
82 #ifndef XmNxftFont
83 #define XmNxftFont ((char*)&_XmStrings23[205])
84 #endif
85 #ifndef XmCXftFont
86 #define XmCXftFont ((char*)&_XmStrings23[213])
87 #endif
88 #ifndef XmSUTF8_STRING
89 #define XmSUTF8_STRING ((char*)&_XmStrings23[221])
90 #endif
91 #endif /* XMSTRINGDEFINES */
92 
93 #ifdef __cplusplus
94 }  /* Close scope of 'extern "C"' declaration */
95 #endif
96 
97 #ifdef __cplusplus
98 extern "C" {
99 #endif
100 
101 #ifdef __cplusplus
102 }  /* Close scope of 'extern "C"' declaration */
103 #endif
104 
105 #endif /* _XmStrDefs23_h_ */
106