Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

290 lines
7.8 KiB

  1. /* @(#)CM_VerSion xcf_stde.h atm08 1.2 16248.eco sum= 50428 atm08.003 */
  2. /***********************************************************************/
  3. /* */
  4. /* Copyright 1990-1996 Adobe Systems Incorporated. */
  5. /* All rights reserved. */
  6. /* */
  7. /* Patents Pending */
  8. /* */
  9. /* NOTICE: All information contained herein is the property of Adobe */
  10. /* Systems Incorporated. Many of the intellectual and technical */
  11. /* concepts contained herein are proprietary to Adobe, are protected */
  12. /* as trade secrets, and are made available only to Adobe licensees */
  13. /* for their internal use. Any reproduction or dissemination of this */
  14. /* software is strictly forbidden unless prior written permission is */
  15. /* obtained from Adobe. */
  16. /* */
  17. /* PostScript and Display PostScript are trademarks of Adobe Systems */
  18. /* Incorporated or its subsidiaries and may be registered in certain */
  19. /* jurisdictions. */
  20. /* */
  21. /***********************************************************************
  22. * SCCS Id: %W%
  23. * Changed: %G% %U%
  24. ***********************************************************************/
  25. /*
  26. * Standard encoding aggregate initializer. Element values are SIDs.
  27. */
  28. #ifndef STDENC_H
  29. #define STDENC_H
  30. 0, /* 0 .notdef */
  31. 0, /* 1 .notdef */
  32. 0, /* 2 .notdef */
  33. 0, /* 3 .notdef */
  34. 0, /* 4 .notdef */
  35. 0, /* 5 .notdef */
  36. 0, /* 6 .notdef */
  37. 0, /* 7 .notdef */
  38. 0, /* 8 .notdef */
  39. 0, /* 9 .notdef */
  40. 0, /* 10 .notdef */
  41. 0, /* 11 .notdef */
  42. 0, /* 12 .notdef */
  43. 0, /* 13 .notdef */
  44. 0, /* 14 .notdef */
  45. 0, /* 15 .notdef */
  46. 0, /* 16 .notdef */
  47. 0, /* 17 .notdef */
  48. 0, /* 18 .notdef */
  49. 0, /* 19 .notdef */
  50. 0, /* 20 .notdef */
  51. 0, /* 21 .notdef */
  52. 0, /* 22 .notdef */
  53. 0, /* 23 .notdef */
  54. 0, /* 24 .notdef */
  55. 0, /* 25 .notdef */
  56. 0, /* 26 .notdef */
  57. 0, /* 27 .notdef */
  58. 0, /* 28 .notdef */
  59. 0, /* 29 .notdef */
  60. 0, /* 30 .notdef */
  61. 0, /* 31 .notdef */
  62. 1, /* 32 space */
  63. 2, /* 33 exclam */
  64. 3, /* 34 quotedbl */
  65. 4, /* 35 numbersign */
  66. 5, /* 36 dollar */
  67. 6, /* 37 percent */
  68. 7, /* 38 ampersand */
  69. 8, /* 39 quoteright */
  70. 9, /* 40 parenleft */
  71. 10, /* 41 parenright */
  72. 11, /* 42 asterisk */
  73. 12, /* 43 plus */
  74. 13, /* 44 comma */
  75. 14, /* 45 hyphen */
  76. 15, /* 46 period */
  77. 16, /* 47 slash */
  78. 17, /* 48 zero */
  79. 18, /* 49 one */
  80. 19, /* 50 two */
  81. 20, /* 51 three */
  82. 21, /* 52 four */
  83. 22, /* 53 five */
  84. 23, /* 54 six */
  85. 24, /* 55 seven */
  86. 25, /* 56 eight */
  87. 26, /* 57 nine */
  88. 27, /* 58 colon */
  89. 28, /* 59 semicolon */
  90. 29, /* 60 less */
  91. 30, /* 61 equal */
  92. 31, /* 62 greater */
  93. 32, /* 63 question */
  94. 33, /* 64 at */
  95. 34, /* 65 A */
  96. 35, /* 66 B */
  97. 36, /* 67 C */
  98. 37, /* 68 D */
  99. 38, /* 69 E */
  100. 39, /* 70 F */
  101. 40, /* 71 G */
  102. 41, /* 72 H */
  103. 42, /* 73 I */
  104. 43, /* 74 J */
  105. 44, /* 75 K */
  106. 45, /* 76 L */
  107. 46, /* 77 M */
  108. 47, /* 78 N */
  109. 48, /* 79 O */
  110. 49, /* 80 P */
  111. 50, /* 81 Q */
  112. 51, /* 82 R */
  113. 52, /* 83 S */
  114. 53, /* 84 T */
  115. 54, /* 85 U */
  116. 55, /* 86 V */
  117. 56, /* 87 W */
  118. 57, /* 88 X */
  119. 58, /* 89 Y */
  120. 59, /* 90 Z */
  121. 60, /* 91 bracketleft */
  122. 61, /* 92 backslash */
  123. 62, /* 93 bracketright */
  124. 63, /* 94 asciicircum */
  125. 64, /* 95 underscore */
  126. 65, /* 96 quoteleft */
  127. 66, /* 97 a */
  128. 67, /* 98 b */
  129. 68, /* 99 c */
  130. 69, /* 100 d */
  131. 70, /* 101 e */
  132. 71, /* 102 f */
  133. 72, /* 103 g */
  134. 73, /* 104 h */
  135. 74, /* 105 i */
  136. 75, /* 106 j */
  137. 76, /* 107 k */
  138. 77, /* 108 l */
  139. 78, /* 109 m */
  140. 79, /* 110 n */
  141. 80, /* 111 o */
  142. 81, /* 112 p */
  143. 82, /* 113 q */
  144. 83, /* 114 r */
  145. 84, /* 115 s */
  146. 85, /* 116 t */
  147. 86, /* 117 u */
  148. 87, /* 118 v */
  149. 88, /* 119 w */
  150. 89, /* 120 x */
  151. 90, /* 121 y */
  152. 91, /* 122 z */
  153. 92, /* 123 braceleft */
  154. 93, /* 124 bar */
  155. 94, /* 125 braceright */
  156. 95, /* 126 asciitilde */
  157. 0, /* 127 .notdef */
  158. 0, /* 128 .notdef */
  159. 0, /* 129 .notdef */
  160. 0, /* 130 .notdef */
  161. 0, /* 131 .notdef */
  162. 0, /* 132 .notdef */
  163. 0, /* 133 .notdef */
  164. 0, /* 134 .notdef */
  165. 0, /* 135 .notdef */
  166. 0, /* 136 .notdef */
  167. 0, /* 137 .notdef */
  168. 0, /* 138 .notdef */
  169. 0, /* 139 .notdef */
  170. 0, /* 140 .notdef */
  171. 0, /* 141 .notdef */
  172. 0, /* 142 .notdef */
  173. 0, /* 143 .notdef */
  174. 0, /* 144 .notdef */
  175. 0, /* 145 .notdef */
  176. 0, /* 146 .notdef */
  177. 0, /* 147 .notdef */
  178. 0, /* 148 .notdef */
  179. 0, /* 149 .notdef */
  180. 0, /* 150 .notdef */
  181. 0, /* 151 .notdef */
  182. 0, /* 152 .notdef */
  183. 0, /* 153 .notdef */
  184. 0, /* 154 .notdef */
  185. 0, /* 155 .notdef */
  186. 0, /* 156 .notdef */
  187. 0, /* 157 .notdef */
  188. 0, /* 158 .notdef */
  189. 0, /* 159 .notdef */
  190. 0, /* 160 .notdef */
  191. 96, /* 161 exclamdown */
  192. 97, /* 162 cent */
  193. 98, /* 163 sterling */
  194. 99, /* 164 fraction */
  195. 100, /* 165 yen */
  196. 101, /* 166 florin */
  197. 102, /* 167 section */
  198. 103, /* 168 currency */
  199. 104, /* 169 quotesingle */
  200. 105, /* 170 quotedblleft */
  201. 106, /* 171 guillemotleft */
  202. 107, /* 172 guilsinglleft */
  203. 108, /* 173 guilsinglright */
  204. 109, /* 174 fi */
  205. 110, /* 175 fl */
  206. 0, /* 176 .notdef */
  207. 111, /* 177 endash */
  208. 112, /* 178 dagger */
  209. 113, /* 179 daggerdbl */
  210. 114, /* 180 periodcentered */
  211. 0, /* 181 .notdef */
  212. 115, /* 182 paragraph */
  213. 116, /* 183 bullet */
  214. 117, /* 184 quotesinglbase */
  215. 118, /* 185 quotedblbase */
  216. 119, /* 186 quotedblright */
  217. 120, /* 187 guillemotright */
  218. 121, /* 188 ellipsis */
  219. 122, /* 189 perthousand */
  220. 0, /* 190 .notdef */
  221. 123, /* 191 questiondown */
  222. 0, /* 192 .notdef */
  223. 124, /* 193 grave */
  224. 125, /* 194 acute */
  225. 126, /* 195 circumflex */
  226. 127, /* 196 tilde */
  227. 128, /* 197 macron */
  228. 129, /* 198 breve */
  229. 130, /* 199 dotaccent */
  230. 131, /* 200 dieresis */
  231. 0, /* 201 .notdef */
  232. 132, /* 202 ring */
  233. 133, /* 203 cedilla */
  234. 0, /* 204 .notdef */
  235. 134, /* 205 hungarumlaut */
  236. 135, /* 206 ogonek */
  237. 136, /* 207 caron */
  238. 137, /* 208 emdash */
  239. 0, /* 209 .notdef */
  240. 0, /* 210 .notdef */
  241. 0, /* 211 .notdef */
  242. 0, /* 212 .notdef */
  243. 0, /* 213 .notdef */
  244. 0, /* 214 .notdef */
  245. 0, /* 215 .notdef */
  246. 0, /* 216 .notdef */
  247. 0, /* 217 .notdef */
  248. 0, /* 218 .notdef */
  249. 0, /* 219 .notdef */
  250. 0, /* 220 .notdef */
  251. 0, /* 221 .notdef */
  252. 0, /* 222 .notdef */
  253. 0, /* 223 .notdef */
  254. 0, /* 224 .notdef */
  255. 138, /* 225 AE */
  256. 0, /* 226 .notdef */
  257. 139, /* 227 ordfeminine */
  258. 0, /* 228 .notdef */
  259. 0, /* 229 .notdef */
  260. 0, /* 230 .notdef */
  261. 0, /* 231 .notdef */
  262. 140, /* 232 Lslash */
  263. 141, /* 233 Oslash */
  264. 142, /* 234 OE */
  265. 143, /* 235 ordmasculine */
  266. 0, /* 236 .notdef */
  267. 0, /* 237 .notdef */
  268. 0, /* 238 .notdef */
  269. 0, /* 239 .notdef */
  270. 0, /* 240 .notdef */
  271. 144, /* 241 ae */
  272. 0, /* 242 .notdef */
  273. 0, /* 243 .notdef */
  274. 0, /* 244 .notdef */
  275. 145, /* 245 dotlessi */
  276. 0, /* 246 .notdef */
  277. 0, /* 247 .notdef */
  278. 146, /* 248 lslash */
  279. 147, /* 249 oslash */
  280. 148, /* 250 oe */
  281. 149, /* 251 germandbls */
  282. 0, /* 252 .notdef */
  283. 0, /* 253 .notdef */
  284. 0, /* 254 .notdef */
  285. 0, /* 255 .notdef */
  286. #endif /* STDENC_H */