/[dtapublic]/sf_code/esrgpcpj/shared/tk_base/xatom.h
ViewVC logotype

Contents of /sf_code/esrgpcpj/shared/tk_base/xatom.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25 - (show annotations) (download)
Sat Oct 8 06:43:03 2016 UTC (7 years, 5 months ago) by dashley
File MIME type: text/plain
File size: 2955 byte(s)
Initial commit.
1 /* $Header: /cvsroot/esrg/sfesrg/esrgpcpj/shared/tk_base/xatom.h,v 1.1.1.1 2001/06/13 05:15:29 dtashley Exp $ */
2
3 #ifndef XATOM_H
4 #define XATOM_H 1
5
6 /* THIS IS A GENERATED FILE
7 *
8 * Do not change! Changing this file implies a protocol change!
9 */
10
11 #define XA_PRIMARY ((Atom) 1)
12 #define XA_SECONDARY ((Atom) 2)
13 #define XA_ARC ((Atom) 3)
14 #define XA_ATOM ((Atom) 4)
15 #define XA_BITMAP ((Atom) 5)
16 #define XA_CARDINAL ((Atom) 6)
17 #define XA_COLORMAP ((Atom) 7)
18 #define XA_CURSOR ((Atom) 8)
19 #define XA_CUT_BUFFER0 ((Atom) 9)
20 #define XA_CUT_BUFFER1 ((Atom) 10)
21 #define XA_CUT_BUFFER2 ((Atom) 11)
22 #define XA_CUT_BUFFER3 ((Atom) 12)
23 #define XA_CUT_BUFFER4 ((Atom) 13)
24 #define XA_CUT_BUFFER5 ((Atom) 14)
25 #define XA_CUT_BUFFER6 ((Atom) 15)
26 #define XA_CUT_BUFFER7 ((Atom) 16)
27 #define XA_DRAWABLE ((Atom) 17)
28 #define XA_FONT ((Atom) 18)
29 #define XA_INTEGER ((Atom) 19)
30 #define XA_PIXMAP ((Atom) 20)
31 #define XA_POINT ((Atom) 21)
32 #define XA_RECTANGLE ((Atom) 22)
33 #define XA_RESOURCE_MANAGER ((Atom) 23)
34 #define XA_RGB_COLOR_MAP ((Atom) 24)
35 #define XA_RGB_BEST_MAP ((Atom) 25)
36 #define XA_RGB_BLUE_MAP ((Atom) 26)
37 #define XA_RGB_DEFAULT_MAP ((Atom) 27)
38 #define XA_RGB_GRAY_MAP ((Atom) 28)
39 #define XA_RGB_GREEN_MAP ((Atom) 29)
40 #define XA_RGB_RED_MAP ((Atom) 30)
41 #define XA_STRING ((Atom) 31)
42 #define XA_VISUALID ((Atom) 32)
43 #define XA_WINDOW ((Atom) 33)
44 #define XA_WM_COMMAND ((Atom) 34)
45 #define XA_WM_HINTS ((Atom) 35)
46 #define XA_WM_CLIENT_MACHINE ((Atom) 36)
47 #define XA_WM_ICON_NAME ((Atom) 37)
48 #define XA_WM_ICON_SIZE ((Atom) 38)
49 #define XA_WM_NAME ((Atom) 39)
50 #define XA_WM_NORMAL_HINTS ((Atom) 40)
51 #define XA_WM_SIZE_HINTS ((Atom) 41)
52 #define XA_WM_ZOOM_HINTS ((Atom) 42)
53 #define XA_MIN_SPACE ((Atom) 43)
54 #define XA_NORM_SPACE ((Atom) 44)
55 #define XA_MAX_SPACE ((Atom) 45)
56 #define XA_END_SPACE ((Atom) 46)
57 #define XA_SUPERSCRIPT_X ((Atom) 47)
58 #define XA_SUPERSCRIPT_Y ((Atom) 48)
59 #define XA_SUBSCRIPT_X ((Atom) 49)
60 #define XA_SUBSCRIPT_Y ((Atom) 50)
61 #define XA_UNDERLINE_POSITION ((Atom) 51)
62 #define XA_UNDERLINE_THICKNESS ((Atom) 52)
63 #define XA_STRIKEOUT_ASCENT ((Atom) 53)
64 #define XA_STRIKEOUT_DESCENT ((Atom) 54)
65 #define XA_ITALIC_ANGLE ((Atom) 55)
66 #define XA_X_HEIGHT ((Atom) 56)
67 #define XA_QUAD_WIDTH ((Atom) 57)
68 #define XA_WEIGHT ((Atom) 58)
69 #define XA_POINT_SIZE ((Atom) 59)
70 #define XA_RESOLUTION ((Atom) 60)
71 #define XA_COPYRIGHT ((Atom) 61)
72 #define XA_NOTICE ((Atom) 62)
73 #define XA_FONT_NAME ((Atom) 63)
74 #define XA_FAMILY_NAME ((Atom) 64)
75 #define XA_FULL_NAME ((Atom) 65)
76 #define XA_CAP_HEIGHT ((Atom) 66)
77 #define XA_WM_CLASS ((Atom) 67)
78 #define XA_WM_TRANSIENT_FOR ((Atom) 68)
79
80 #define XA_LAST_PREDEFINED ((Atom) 68)
81 #endif /* XATOM_H */
82
83
84 /* $History: Xatom.h $
85 *
86 * ***************** Version 1 *****************
87 * User: Dtashley Date: 1/02/01 Time: 3:23a
88 * Created in $/IjuScripter, IjuConsole/Source/Tk Base
89 * Initial check-in.
90 */
91
92 /* End of XATOM.H */

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25