home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / include / x11 / stringdefs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-10-17  |  30.0 KB  |  1,095 lines

  1. /* $XConsortium: StrDefs.ht,v 1.2 95/05/10 15:10:40 kaleb Exp $ */
  2.  
  3. /***********************************************************
  4.  
  5. Copyright (c) 1987, 1988, 1994  X Consortium
  6.  
  7. Permission is hereby granted, free of charge, to any person obtaining a copy
  8. of this software and associated documentation files (the "Software"), to deal
  9. in the Software without restriction, including without limitation the rights
  10. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  11. copies of the Software, and to permit persons to whom the Software is
  12. furnished to do so, subject to the following conditions:
  13.  
  14. The above copyright notice and this permission notice shall be included in
  15. all copies or substantial portions of the Software.
  16.  
  17. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  18. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  19. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
  20. X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  21. AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  22. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  23.  
  24. Except as contained in this notice, the name of the X Consortium shall not be
  25. used in advertising or otherwise to promote the sale, use or other dealings
  26. in this Software without prior written authorization from the X Consortium.
  27.  
  28.  
  29. Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts.
  30.  
  31.                         All Rights Reserved
  32.  
  33. Permission to use, copy, modify, and distribute this software and its 
  34. documentation for any purpose and without fee is hereby granted, 
  35. provided that the above copyright notice appear in all copies and that
  36. both that copyright notice and this permission notice appear in 
  37. supporting documentation, and that the name of Digital not be
  38. used in advertising or publicity pertaining to distribution of the
  39. software without specific, written prior permission.  
  40.  
  41. DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  42. ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
  43. DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
  44. ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  45. WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
  46. ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  47. SOFTWARE.
  48.  
  49. ******************************************************************/
  50.  
  51. #ifndef _XtStringDefs_h_
  52. #define _XtStringDefs_h_
  53.  
  54. #ifndef XTSTRINGDEFINES
  55. #ifdef __STDC__
  56. #define _XtStringDefs_h_Const const
  57. #else
  58. #define _XtStringDefs_h_Const /**/
  59. #endif
  60. #endif
  61.  
  62. /* $XConsortium: makestrs.c,v 1.9 95/06/16 14:17:33 kaleb Exp $ */
  63. /* This file is automatically generated. */
  64. /* Default ABI version -- Do not edit */
  65. /* XConsortium: string.list,v 1.12 95/05/11 22:32:57 kaleb Exp */
  66.  
  67. #ifdef XTSTRINGDEFINES
  68. #define XtNaccelerators "accelerators"
  69. #define XtNallowHoriz "allowHoriz"
  70. #define XtNallowVert "allowVert"
  71. #define XtNancestorSensitive "ancestorSensitive"
  72. #define XtNbackground "background"
  73. #define XtNbackgroundPixmap "backgroundPixmap"
  74. #define XtNbitmap "bitmap"
  75. #define XtNborderColor "borderColor"
  76. #define XtNborder "borderColor"
  77. #define XtNborderPixmap "borderPixmap"
  78. #define XtNborderWidth "borderWidth"
  79. #define XtNcallback "callback"
  80. #define XtNchildren "children"
  81. #define XtNcolormap "colormap"
  82. #define XtNdepth "depth"
  83. #define XtNdestroyCallback "destroyCallback"
  84. #define XtNeditType "editType"
  85. #define XtNfile "file"
  86. #define XtNfont "font"
  87. #define XtNforceBars "forceBars"
  88. #define XtNforeground "foreground"
  89. #define XtNfunction "function"
  90. #define XtNheight "height"
  91. #define XtNhighlight "highlight"
  92. #define XtNhSpace "hSpace"
  93. #define XtNindex "index"
  94. #define XtNinitialResourcesPersistent "initialResourcesPersistent"
  95. #define XtNinnerHeight "innerHeight"
  96. #define XtNinnerWidth "innerWidth"
  97. #define XtNinnerWindow "innerWindow"
  98. #define XtNinsertPosition "insertPosition"
  99. #define XtNinternalHeight "internalHeight"
  100. #define XtNinternalWidth "internalWidth"
  101. #define XtNjumpProc "jumpProc"
  102. #define XtNjustify "justify"
  103. #define XtNknobHeight "knobHeight"
  104. #define XtNknobIndent "knobIndent"
  105. #define XtNknobPixel "knobPixel"
  106. #define XtNknobWidth "knobWidth"
  107. #define XtNlabel "label"
  108. #define XtNlength "length"
  109. #define XtNlowerRight "lowerRight"
  110. #define XtNmappedWhenManaged "mappedWhenManaged"
  111. #define XtNmenuEntry "menuEntry"
  112. #define XtNname "name"
  113. #define XtNnotify "notify"
  114. #define XtNnumChildren "numChildren"
  115. #define XtNorientation "orientation"
  116. #define XtNparameter "parameter"
  117. #define XtNpixmap "pixmap"
  118. #define XtNpopupCallback "popupCallback"
  119. #define XtNpopdownCallback "popdownCallback"
  120. #define XtNresize "resize"
  121. #define XtNreverseVideo "reverseVideo"
  122. #define XtNscreen "screen"
  123. #define XtNscrollProc "scrollProc"
  124. #define XtNscrollDCursor "scrollDCursor"
  125. #define XtNscrollHCursor "scrollHCursor"
  126. #define XtNscrollLCursor "scrollLCursor"
  127. #define XtNscrollRCursor "scrollRCursor"
  128. #define XtNscrollUCursor "scrollUCursor"
  129. #define XtNscrollVCursor "scrollVCursor"
  130. #define XtNselection "selection"
  131. #define XtNselectionArray "selectionArray"
  132. #define XtNsensitive "sensitive"
  133. #define XtNshown "shown"
  134. #define XtNspace "space"
  135. #define XtNstring "string"
  136. #define XtNtextOptions "textOptions"
  137. #define XtNtextSink "textSink"
  138. #define XtNtextSource "textSource"
  139. #define XtNthickness "thickness"
  140. #define XtNthumb "thumb"
  141. #define XtNthumbProc "thumbProc"
  142. #define XtNtop "top"
  143. #define XtNtranslations "translations"
  144. #define XtNunrealizeCallback "unrealizeCallback"
  145. #define XtNupdate "update"
  146. #define XtNuseBottom "useBottom"
  147. #define XtNuseRight "useRight"
  148. #define XtNvalue "value"
  149. #define XtNvSpace "vSpace"
  150. #define XtNwidth "width"
  151. #define XtNwindow "window"
  152. #define XtNx "x"
  153. #define XtNy "y"
  154. #define XtCAccelerators "Accelerators"
  155. #define XtCBackground "Background"
  156. #define XtCBitmap "Bitmap"
  157. #define XtCBoolean "Boolean"
  158. #define XtCBorderColor "BorderColor"
  159. #define XtCBorderWidth "BorderWidth"
  160. #define XtCCallback "Callback"
  161. #define XtCColormap "Colormap"
  162. #define XtCColor "Color"
  163. #define XtCCursor "Cursor"
  164. #define XtCDepth "Depth"
  165. #define XtCEditType "EditType"
  166. #define XtCEventBindings "EventBindings"
  167. #define XtCFile "File"
  168. #define XtCFont "Font"
  169. #define XtCForeground "Foreground"
  170. #define XtCFraction "Fraction"
  171. #define XtCFunction "Function"
  172. #define XtCHeight "Height"
  173. #define XtCHSpace "HSpace"
  174. #define XtCIndex "Index"
  175. #define XtCInitialResourcesPersistent "InitialResourcesPersistent"
  176. #define XtCInsertPosition "InsertPosition"
  177. #define XtCInterval "Interval"
  178. #define XtCJustify "Justify"
  179. #define XtCKnobIndent "KnobIndent"
  180. #define XtCKnobPixel "KnobPixel"
  181. #define XtCLabel "Label"
  182. #define XtCLength "Length"
  183. #define XtCMappedWhenManaged "MappedWhenManaged"
  184. #define XtCMargin "Margin"
  185. #define XtCMenuEntry "MenuEntry"
  186. #define XtCNotify "Notify"
  187. #define XtCOrientation "Orientation"
  188. #define XtCParameter "Parameter"
  189. #define XtCPixmap "Pixmap"
  190. #define XtCPosition "Position"
  191. #define XtCReadOnly "ReadOnly"
  192. #define XtCResize "Resize"
  193. #define XtCReverseVideo "ReverseVideo"
  194. #define XtCScreen "Screen"
  195. #define XtCScrollProc "ScrollProc"
  196. #define XtCScrollDCursor "ScrollDCursor"
  197. #define XtCScrollHCursor "ScrollHCursor"
  198. #define XtCScrollLCursor "ScrollLCursor"
  199. #define XtCScrollRCursor "ScrollRCursor"
  200. #define XtCScrollUCursor "ScrollUCursor"
  201. #define XtCScrollVCursor "ScrollVCursor"
  202. #define XtCSelection "Selection"
  203. #define XtCSensitive "Sensitive"
  204. #define XtCSelectionArray "SelectionArray"
  205. #define XtCSpace "Space"
  206. #define XtCString "String"
  207. #define XtCTextOptions "TextOptions"
  208. #define XtCTextPosition "TextPosition"
  209. #define XtCTextSink "TextSink"
  210. #define XtCTextSource "TextSource"
  211. #define XtCThickness "Thickness"
  212. #define XtCThumb "Thumb"
  213. #define XtCTranslations "Translations"
  214. #define XtCValue "Value"
  215. #define XtCVSpace "VSpace"
  216. #define XtCWidth "Width"
  217. #define XtCWindow "Window"
  218. #define XtCX "X"
  219. #define XtCY "Y"
  220. #define XtRAcceleratorTable "AcceleratorTable"
  221. #ifndef XtRAtom
  222. #define XtRAtom "Atom"
  223. #endif
  224. #define XtRBitmap "Bitmap"
  225. #define XtRBool "Bool"
  226. #define XtRBoolean "Boolean"
  227. #define XtRCallback "Callback"
  228. #define XtRCallProc "CallProc"
  229. #define XtRCardinal "Cardinal"
  230. #define XtRColor "Color"
  231. #define XtRColormap "Colormap"
  232. #define XtRCursor "Cursor"
  233. #define XtRDimension "Dimension"
  234. #define XtRDisplay "Display"
  235. #define XtREditMode "EditMode"
  236. #define XtREnum "Enum"
  237. #define XtRFile "File"
  238. #define XtRFloat "Float"
  239. #define XtRFont "Font"
  240. #define XtRFontStruct "FontStruct"
  241. #define XtRFunction "Function"
  242. #define XtRGeometry "Geometry"
  243. #define XtRImmediate "Immediate"
  244. #define XtRInitialState "InitialState"
  245. #define XtRInt "Int"
  246. #define XtRJustify "Justify"
  247. #define XtRLongBoolean "Bool"
  248. #define XtRObject "Object"
  249. #define XtROrientation "Orientation"
  250. #define XtRPixel "Pixel"
  251. #define XtRPixmap "Pixmap"
  252. #define XtRPointer "Pointer"
  253. #define XtRPosition "Position"
  254. #define XtRScreen "Screen"
  255. #define XtRShort "Short"
  256. #define XtRString "String"
  257. #define XtRStringArray "StringArray"
  258. #define XtRStringTable "StringTable"
  259. #define XtRUnsignedChar "UnsignedChar"
  260. #define XtRTranslationTable "TranslationTable"
  261. #define XtRVisual "Visual"
  262. #define XtRWidget "Widget"
  263. #define XtRWidgetClass "WidgetClass"
  264. #define XtRWidgetList "WidgetList"
  265. #define XtRWindow "Window"
  266. #define XtEoff "off"
  267. #define XtEfalse "false"
  268. #define XtEno "no"
  269. #define XtEon "on"
  270. #define XtEtrue "true"
  271. #define XtEyes "yes"
  272. #define XtEvertical "vertical"
  273. #define XtEhorizontal "horizontal"
  274. #define XtEtextRead "read"
  275. #define XtEtextAppend "append"
  276. #define XtEtextEdit "edit"
  277. #define XtExtdefaultbackground "xtdefaultbackground"
  278. #define XtExtdefaultforeground "xtdefaultforeground"
  279. #define XtExtdefaultfont "xtdefaultfont"
  280. #define XtNfontSet "fontSet"
  281. #define XtRFontSet "FontSet"
  282. #define XtCFontSet "FontSet"
  283. #define XtRGravity "Gravity"
  284. #define XtNcreateHook "createHook"
  285. #define XtNchangeHook "changeHook"
  286. #define XtNconfigureHook "configureHook"
  287. #define XtNgeometryHook "geometryHook"
  288. #define XtNdestroyHook "destroyHook"
  289. #define XtNshells "shells"
  290. #define XtNnumShells "numShells"
  291. #define XtRCommandArgArray "CommandArgArray"
  292. #define XtRDirectoryString "DirectoryString"
  293. #define XtREnvironmentArray "EnvironmentArray"
  294. #define XtRRestartStyle "RestartStyle"
  295. #define XtRSmcConn "SmcConn"
  296. #define XtHcreate "Xtcreate"
  297. #define XtHsetValues "XtsetValues"
  298. #define XtHmanageChildren "XtmanageChildren"
  299. #define XtHunmanageChildren "XtunmanageChildren"
  300. #define XtHmanageSet "XtmanageSet"
  301. #define XtHunmanageSet "XtunmanageSet"
  302. #define XtHrealizeWidget "XtrealizeWidget"
  303. #define XtHunrealizeWidget "XtunrealizeWidget"
  304. #define XtHaddCallback "XtaddCallback"
  305. #define XtHaddCallbacks "XtaddCallbacks"
  306. #define XtHremoveCallback "XtremoveCallback"
  307. #define XtHremoveCallbacks "XtremoveCallbacks"
  308. #define XtHremoveAllCallbacks "XtremoveAllCallbacks"
  309. #define XtHaugmentTranslations "XtaugmentTranslations"
  310. #define XtHoverrideTranslations "XtoverrideTranslations"
  311. #define XtHuninstallTranslations "XtuninstallTranslations"
  312. #define XtHsetKeyboardFocus "XtsetKeyboardFocus"
  313. #define XtHsetWMColormapWindows "XtsetWMColormapWindows"
  314. #define XtHsetMappedWhenManaged "XtsetMappedWhenManaged"
  315. #define XtHmapWidget "XtmapWidget"
  316. #define XtHunmapWidget "XtunmapWidget"
  317. #define XtHpopup "Xtpopup"
  318. #define XtHpopupSpringLoaded "XtpopupSpringLoaded"
  319. #define XtHpopdown "Xtpopdown"
  320. #define XtHconfigure "Xtconfigure"
  321. #define XtHpreGeometry "XtpreGeometry"
  322. #define XtHpostGeometry "XtpostGeometry"
  323. #define XtHdestroy "Xtdestroy"
  324. #else
  325. extern _XtStringDefs_h_Const char XtStrings[];
  326. #ifndef XtNaccelerators
  327. #define XtNaccelerators ((char*)&XtStrings[0])
  328. #endif
  329. #ifndef XtNallowHoriz
  330. #define XtNallowHoriz ((char*)&XtStrings[13])
  331. #endif
  332. #ifndef XtNallowVert
  333. #define XtNallowVert ((char*)&XtStrings[24])
  334. #endif
  335. #ifndef XtNancestorSensitive
  336. #define XtNancestorSensitive ((char*)&XtStrings[34])
  337. #endif
  338. #ifndef XtNbackground
  339. #define XtNbackground ((char*)&XtStrings[52])
  340. #endif
  341. #ifndef XtNbackgroundPixmap
  342. #define XtNbackgroundPixmap ((char*)&XtStrings[63])
  343. #endif
  344. #ifndef XtNbitmap
  345. #define XtNbitmap ((char*)&XtStrings[80])
  346. #endif
  347. #ifndef XtNborderColor
  348. #define XtNborderColor ((char*)&XtStrings[87])
  349. #endif
  350. #ifndef XtNborder
  351. #define XtNborder ((char*)&XtStrings[99])
  352. #endif
  353. #ifndef XtNborderPixmap
  354. #define XtNborderPixmap ((char*)&XtStrings[111])
  355. #endif
  356. #ifndef XtNborderWidth
  357. #define XtNborderWidth ((char*)&XtStrings[124])
  358. #endif
  359. #ifndef XtNcallback
  360. #define XtNcallback ((char*)&XtStrings[136])
  361. #endif
  362. #ifndef XtNchildren
  363. #define XtNchildren ((char*)&XtStrings[145])
  364. #endif
  365. #ifndef XtNcolormap
  366. #define XtNcolormap ((char*)&XtStrings[154])
  367. #endif
  368. #ifndef XtNdepth
  369. #define XtNdepth ((char*)&XtStrings[163])
  370. #endif
  371. #ifndef XtNdestroyCallback
  372. #define XtNdestroyCallback ((char*)&XtStrings[169])
  373. #endif
  374. #ifndef XtNeditType
  375. #define XtNeditType ((char*)&XtStrings[185])
  376. #endif
  377. #ifndef XtNfile
  378. #define XtNfile ((char*)&XtStrings[194])
  379. #endif
  380. #ifndef XtNfont
  381. #define XtNfont ((char*)&XtStrings[199])
  382. #endif
  383. #ifndef XtNforceBars
  384. #define XtNforceBars ((char*)&XtStrings[204])
  385. #endif
  386. #ifndef XtNforeground
  387. #define XtNforeground ((char*)&XtStrings[214])
  388. #endif
  389. #ifndef XtNfunction
  390. #define XtNfunction ((char*)&XtStrings[225])
  391. #endif
  392. #ifndef XtNheight
  393. #define XtNheight ((char*)&XtStrings[234])
  394. #endif
  395. #ifndef XtNhighlight
  396. #define XtNhighlight ((char*)&XtStrings[241])
  397. #endif
  398. #ifndef XtNhSpace
  399. #define XtNhSpace ((char*)&XtStrings[251])
  400. #endif
  401. #ifndef XtNindex
  402. #define XtNindex ((char*)&XtStrings[258])
  403. #endif
  404. #ifndef XtNinitialResourcesPersistent
  405. #define XtNinitialResourcesPersistent ((char*)&XtStrings[264])
  406. #endif
  407. #ifndef XtNinnerHeight
  408. #define XtNinnerHeight ((char*)&XtStrings[291])
  409. #endif
  410. #ifndef XtNinnerWidth
  411. #define XtNinnerWidth ((char*)&XtStrings[303])
  412. #endif
  413. #ifndef XtNinnerWindow
  414. #define XtNinnerWindow ((char*)&XtStrings[314])
  415. #endif
  416. #ifndef XtNinsertPosition
  417. #define XtNinsertPosition ((char*)&XtStrings[326])
  418. #endif
  419. #ifndef XtNinternalHeight
  420. #define XtNinternalHeight ((char*)&XtStrings[341])
  421. #endif
  422. #ifndef XtNinternalWidth
  423. #define XtNinternalWidth ((char*)&XtStrings[356])
  424. #endif
  425. #ifndef XtNjumpProc
  426. #define XtNjumpProc ((char*)&XtStrings[370])
  427. #endif
  428. #ifndef XtNjustify
  429. #define XtNjustify ((char*)&XtStrings[379])
  430. #endif
  431. #ifndef XtNknobHeight
  432. #define XtNknobHeight ((char*)&XtStrings[387])
  433. #endif
  434. #ifndef XtNknobIndent
  435. #define XtNknobIndent ((char*)&XtStrings[398])
  436. #endif
  437. #ifndef XtNknobPixel
  438. #define XtNknobPixel ((char*)&XtStrings[409])
  439. #endif
  440. #ifndef XtNknobWidth
  441. #define XtNknobWidth ((char*)&XtStrings[419])
  442. #endif
  443. #ifndef XtNlabel
  444. #define XtNlabel ((char*)&XtStrings[429])
  445. #endif
  446. #ifndef XtNlength
  447. #define XtNlength ((char*)&XtStrings[435])
  448. #endif
  449. #ifndef XtNlowerRight
  450. #define XtNlowerRight ((char*)&XtStrings[442])
  451. #endif
  452. #ifndef XtNmappedWhenManaged
  453. #define XtNmappedWhenManaged ((char*)&XtStrings[453])
  454. #endif
  455. #ifndef XtNmenuEntry
  456. #define XtNmenuEntry ((char*)&XtStrings[471])
  457. #endif
  458. #ifndef XtNname
  459. #define XtNname ((char*)&XtStrings[481])
  460. #endif
  461. #ifndef XtNnotify
  462. #define XtNnotify ((char*)&XtStrings[486])
  463. #endif
  464. #ifndef XtNnumChildren
  465. #define XtNnumChildren ((char*)&XtStrings[493])
  466. #endif
  467. #ifndef XtNorientation
  468. #define XtNorientation ((char*)&XtStrings[505])
  469. #endif
  470. #ifndef XtNparameter
  471. #define XtNparameter ((char*)&XtStrings[517])
  472. #endif
  473. #ifndef XtNpixmap
  474. #define XtNpixmap ((char*)&XtStrings[527])
  475. #endif
  476. #ifndef XtNpopupCallback
  477. #define XtNpopupCallback ((char*)&XtStrings[534])
  478. #endif
  479. #ifndef XtNpopdownCallback
  480. #define XtNpopdownCallback ((char*)&XtStrings[548])
  481. #endif
  482. #ifndef XtNresize
  483. #define XtNresize ((char*)&XtStrings[564])
  484. #endif
  485. #ifndef XtNreverseVideo
  486. #define XtNreverseVideo ((char*)&XtStrings[571])
  487. #endif
  488. #ifndef XtNscreen
  489. #define XtNscreen ((char*)&XtStrings[584])
  490. #endif
  491. #ifndef XtNscrollProc
  492. #define XtNscrollProc ((char*)&XtStrings[591])
  493. #endif
  494. #ifndef XtNscrollDCursor
  495. #define XtNscrollDCursor ((char*)&XtStrings[602])
  496. #endif
  497. #ifndef XtNscrollHCursor
  498. #define XtNscrollHCursor ((char*)&XtStrings[616])
  499. #endif
  500. #ifndef XtNscrollLCursor
  501. #define XtNscrollLCursor ((char*)&XtStrings[630])
  502. #endif
  503. #ifndef XtNscrollRCursor
  504. #define XtNscrollRCursor ((char*)&XtStrings[644])
  505. #endif
  506. #ifndef XtNscrollUCursor
  507. #define XtNscrollUCursor ((char*)&XtStrings[658])
  508. #endif
  509. #ifndef XtNscrollVCursor
  510. #define XtNscrollVCursor ((char*)&XtStrings[672])
  511. #endif
  512. #ifndef XtNselection
  513. #define XtNselection ((char*)&XtStrings[686])
  514. #endif
  515. #ifndef XtNselectionArray
  516. #define XtNselectionArray ((char*)&XtStrings[696])
  517. #endif
  518. #ifndef XtNsensitive
  519. #define XtNsensitive ((char*)&XtStrings[711])
  520. #endif
  521. #ifndef XtNshown
  522. #define XtNshown ((char*)&XtStrings[721])
  523. #endif
  524. #ifndef XtNspace
  525. #define XtNspace ((char*)&XtStrings[727])
  526. #endif
  527. #ifndef XtNstring
  528. #define XtNstring ((char*)&XtStrings[733])
  529. #endif
  530. #ifndef XtNtextOptions
  531. #define XtNtextOptions ((char*)&XtStrings[740])
  532. #endif
  533. #ifndef XtNtextSink
  534. #define XtNtextSink ((char*)&XtStrings[752])
  535. #endif
  536. #ifndef XtNtextSource
  537. #define XtNtextSource ((char*)&XtStrings[761])
  538. #endif
  539. #ifndef XtNthickness
  540. #define XtNthickness ((char*)&XtStrings[772])
  541. #endif
  542. #ifndef XtNthumb
  543. #define XtNthumb ((char*)&XtStrings[782])
  544. #endif
  545. #ifndef XtNthumbProc
  546. #define XtNthumbProc ((char*)&XtStrings[788])
  547. #endif
  548. #ifndef XtNtop
  549. #define XtNtop ((char*)&XtStrings[798])
  550. #endif
  551. #ifndef XtNtranslations
  552. #define XtNtranslations ((char*)&XtStrings[802])
  553. #endif
  554. #ifndef XtNunrealizeCallback
  555. #define XtNunrealizeCallback ((char*)&XtStrings[815])
  556. #endif
  557. #ifndef XtNupdate
  558. #define XtNupdate ((char*)&XtStrings[833])
  559. #endif
  560. #ifndef XtNuseBottom
  561. #define XtNuseBottom ((char*)&XtStrings[840])
  562. #endif
  563. #ifndef XtNuseRight
  564. #define XtNuseRight ((char*)&XtStrings[850])
  565. #endif
  566. #ifndef XtNvalue
  567. #define XtNvalue ((char*)&XtStrings[859])
  568. #endif
  569. #ifndef XtNvSpace
  570. #define XtNvSpace ((char*)&XtStrings[865])
  571. #endif
  572. #ifndef XtNwidth
  573. #define XtNwidth ((char*)&XtStrings[872])
  574. #endif
  575. #ifndef XtNwindow
  576. #define XtNwindow ((char*)&XtStrings[878])
  577. #endif
  578. #ifndef XtNx
  579. #define XtNx ((char*)&XtStrings[885])
  580. #endif
  581. #ifndef XtNy
  582. #define XtNy ((char*)&XtStrings[887])
  583. #endif
  584. #ifndef XtCAccelerators
  585. #define XtCAccelerators ((char*)&XtStrings[889])
  586. #endif
  587. #ifndef XtCBackground
  588. #define XtCBackground ((char*)&XtStrings[902])
  589. #endif
  590. #ifndef XtCBitmap
  591. #define XtCBitmap ((char*)&XtStrings[913])
  592. #endif
  593. #ifndef XtCBoolean
  594. #define XtCBoolean ((char*)&XtStrings[920])
  595. #endif
  596. #ifndef XtCBorderColor
  597. #define XtCBorderColor ((char*)&XtStrings[928])
  598. #endif
  599. #ifndef XtCBorderWidth
  600. #define XtCBorderWidth ((char*)&XtStrings[940])
  601. #endif
  602. #ifndef XtCCallback
  603. #define XtCCallback ((char*)&XtStrings[952])
  604. #endif
  605. #ifndef XtCColormap
  606. #define XtCColormap ((char*)&XtStrings[961])
  607. #endif
  608. #ifndef XtCColor
  609. #define XtCColor ((char*)&XtStrings[970])
  610. #endif
  611. #ifndef XtCCursor
  612. #define XtCCursor ((char*)&XtStrings[976])
  613. #endif
  614. #ifndef XtCDepth
  615. #define XtCDepth ((char*)&XtStrings[983])
  616. #endif
  617. #ifndef XtCEditType
  618. #define XtCEditType ((char*)&XtStrings[989])
  619. #endif
  620. #ifndef XtCEventBindings
  621. #define XtCEventBindings ((char*)&XtStrings[998])
  622. #endif
  623. #ifndef XtCFile
  624. #define XtCFile ((char*)&XtStrings[1012])
  625. #endif
  626. #ifndef XtCFont
  627. #define XtCFont ((char*)&XtStrings[1017])
  628. #endif
  629. #ifndef XtCForeground
  630. #define XtCForeground ((char*)&XtStrings[1022])
  631. #endif
  632. #ifndef XtCFraction
  633. #define XtCFraction ((char*)&XtStrings[1033])
  634. #endif
  635. #ifndef XtCFunction
  636. #define XtCFunction ((char*)&XtStrings[1042])
  637. #endif
  638. #ifndef XtCHeight
  639. #define XtCHeight ((char*)&XtStrings[1051])
  640. #endif
  641. #ifndef XtCHSpace
  642. #define XtCHSpace ((char*)&XtStrings[1058])
  643. #endif
  644. #ifndef XtCIndex
  645. #define XtCIndex ((char*)&XtStrings[1065])
  646. #endif
  647. #ifndef XtCInitialResourcesPersistent
  648. #define XtCInitialResourcesPersistent ((char*)&XtStrings[1071])
  649. #endif
  650. #ifndef XtCInsertPosition
  651. #define XtCInsertPosition ((char*)&XtStrings[1098])
  652. #endif
  653. #ifndef XtCInterval
  654. #define XtCInterval ((char*)&XtStrings[1113])
  655. #endif
  656. #ifndef XtCJustify
  657. #define XtCJustify ((char*)&XtStrings[1122])
  658. #endif
  659. #ifndef XtCKnobIndent
  660. #define XtCKnobIndent ((char*)&XtStrings[1130])
  661. #endif
  662. #ifndef XtCKnobPixel
  663. #define XtCKnobPixel ((char*)&XtStrings[1141])
  664. #endif
  665. #ifndef XtCLabel
  666. #define XtCLabel ((char*)&XtStrings[1151])
  667. #endif
  668. #ifndef XtCLength
  669. #define XtCLength ((char*)&XtStrings[1157])
  670. #endif
  671. #ifndef XtCMappedWhenManaged
  672. #define XtCMappedWhenManaged ((char*)&XtStrings[1164])
  673. #endif
  674. #ifndef XtCMargin
  675. #define XtCMargin ((char*)&XtStrings[1182])
  676. #endif
  677. #ifndef XtCMenuEntry
  678. #define XtCMenuEntry ((char*)&XtStrings[1189])
  679. #endif
  680. #ifndef XtCNotify
  681. #define XtCNotify ((char*)&XtStrings[1199])
  682. #endif
  683. #ifndef XtCOrientation
  684. #define XtCOrientation ((char*)&XtStrings[1206])
  685. #endif
  686. #ifndef XtCParameter
  687. #define XtCParameter ((char*)&XtStrings[1218])
  688. #endif
  689. #ifndef XtCPixmap
  690. #define XtCPixmap ((char*)&XtStrings[1228])
  691. #endif
  692. #ifndef XtCPosition
  693. #define XtCPosition ((char*)&XtStrings[1235])
  694. #endif
  695. #ifndef XtCReadOnly
  696. #define XtCReadOnly ((char*)&XtStrings[1244])
  697. #endif
  698. #ifndef XtCResize
  699. #define XtCResize ((char*)&XtStrings[1253])
  700. #endif
  701. #ifndef XtCReverseVideo
  702. #define XtCReverseVideo ((char*)&XtStrings[1260])
  703. #endif
  704. #ifndef XtCScreen
  705. #define XtCScreen ((char*)&XtStrings[1273])
  706. #endif
  707. #ifndef XtCScrollProc
  708. #define XtCScrollProc ((char*)&XtStrings[1280])
  709. #endif
  710. #ifndef XtCScrollDCursor
  711. #define XtCScrollDCursor ((char*)&XtStrings[1291])
  712. #endif
  713. #ifndef XtCScrollHCursor
  714. #define XtCScrollHCursor ((char*)&XtStrings[1305])
  715. #endif
  716. #ifndef XtCScrollLCursor
  717. #define XtCScrollLCursor ((char*)&XtStrings[1319])
  718. #endif
  719. #ifndef XtCScrollRCursor
  720. #define XtCScrollRCursor ((char*)&XtStrings[1333])
  721. #endif
  722. #ifndef XtCScrollUCursor
  723. #define XtCScrollUCursor ((char*)&XtStrings[1347])
  724. #endif
  725. #ifndef XtCScrollVCursor
  726. #define XtCScrollVCursor ((char*)&XtStrings[1361])
  727. #endif
  728. #ifndef XtCSelection
  729. #define XtCSelection ((char*)&XtStrings[1375])
  730. #endif
  731. #ifndef XtCSensitive
  732. #define XtCSensitive ((char*)&XtStrings[1385])
  733. #endif
  734. #ifndef XtCSelectionArray
  735. #define XtCSelectionArray ((char*)&XtStrings[1395])
  736. #endif
  737. #ifndef XtCSpace
  738. #define XtCSpace ((char*)&XtStrings[1410])
  739. #endif
  740. #ifndef XtCString
  741. #define XtCString ((char*)&XtStrings[1416])
  742. #endif
  743. #ifndef XtCTextOptions
  744. #define XtCTextOptions ((char*)&XtStrings[1423])
  745. #endif
  746. #ifndef XtCTextPosition
  747. #define XtCTextPosition ((char*)&XtStrings[1435])
  748. #endif
  749. #ifndef XtCTextSink
  750. #define XtCTextSink ((char*)&XtStrings[1448])
  751. #endif
  752. #ifndef XtCTextSource
  753. #define XtCTextSource ((char*)&XtStrings[1457])
  754. #endif
  755. #ifndef XtCThickness
  756. #define XtCThickness ((char*)&XtStrings[1468])
  757. #endif
  758. #ifndef XtCThumb
  759. #define XtCThumb ((char*)&XtStrings[1478])
  760. #endif
  761. #ifndef XtCTranslations
  762. #define XtCTranslations ((char*)&XtStrings[1484])
  763. #endif
  764. #ifndef XtCValue
  765. #define XtCValue ((char*)&XtStrings[1497])
  766. #endif
  767. #ifndef XtCVSpace
  768. #define XtCVSpace ((char*)&XtStrings[1503])
  769. #endif
  770. #ifndef XtCWidth
  771. #define XtCWidth ((char*)&XtStrings[1510])
  772. #endif
  773. #ifndef XtCWindow
  774. #define XtCWindow ((char*)&XtStrings[1516])
  775. #endif
  776. #ifndef XtCX
  777. #define XtCX ((char*)&XtStrings[1523])
  778. #endif
  779. #ifndef XtCY
  780. #define XtCY ((char*)&XtStrings[1525])
  781. #endif
  782. #ifndef XtRAcceleratorTable
  783. #define XtRAcceleratorTable ((char*)&XtStrings[1527])
  784. #endif
  785. #ifndef XtRAtom
  786. #define XtRAtom ((char*)&XtStrings[1544])
  787. #endif
  788. #ifndef XtRBitmap
  789. #define XtRBitmap ((char*)&XtStrings[1549])
  790. #endif
  791. #ifndef XtRBool
  792. #define XtRBool ((char*)&XtStrings[1556])
  793. #endif
  794. #ifndef XtRBoolean
  795. #define XtRBoolean ((char*)&XtStrings[1561])
  796. #endif
  797. #ifndef XtRCallback
  798. #define XtRCallback ((char*)&XtStrings[1569])
  799. #endif
  800. #ifndef XtRCallProc
  801. #define XtRCallProc ((char*)&XtStrings[1578])
  802. #endif
  803. #ifndef XtRCardinal
  804. #define XtRCardinal ((char*)&XtStrings[1587])
  805. #endif
  806. #ifndef XtRColor
  807. #define XtRColor ((char*)&XtStrings[1596])
  808. #endif
  809. #ifndef XtRColormap
  810. #define XtRColormap ((char*)&XtStrings[1602])
  811. #endif
  812. #ifndef XtRCursor
  813. #define XtRCursor ((char*)&XtStrings[1611])
  814. #endif
  815. #ifndef XtRDimension
  816. #define XtRDimension ((char*)&XtStrings[1618])
  817. #endif
  818. #ifndef XtRDisplay
  819. #define XtRDisplay ((char*)&XtStrings[1628])
  820. #endif
  821. #ifndef XtREditMode
  822. #define XtREditMode ((char*)&XtStrings[1636])
  823. #endif
  824. #ifndef XtREnum
  825. #define XtREnum ((char*)&XtStrings[1645])
  826. #endif
  827. #ifndef XtRFile
  828. #define XtRFile ((char*)&XtStrings[1650])
  829. #endif
  830. #ifndef XtRFloat
  831. #define XtRFloat ((char*)&XtStrings[1655])
  832. #endif
  833. #ifndef XtRFont
  834. #define XtRFont ((char*)&XtStrings[1661])
  835. #endif
  836. #ifndef XtRFontStruct
  837. #define XtRFontStruct ((char*)&XtStrings[1666])
  838. #endif
  839. #ifndef XtRFunction
  840. #define XtRFunction ((char*)&XtStrings[1677])
  841. #endif
  842. #ifndef XtRGeometry
  843. #define XtRGeometry ((char*)&XtStrings[1686])
  844. #endif
  845. #ifndef XtRImmediate
  846. #define XtRImmediate ((char*)&XtStrings[1695])
  847. #endif
  848. #ifndef XtRInitialState
  849. #define XtRInitialState ((char*)&XtStrings[1705])
  850. #endif
  851. #ifndef XtRInt
  852. #define XtRInt ((char*)&XtStrings[1718])
  853. #endif
  854. #ifndef XtRJustify
  855. #define XtRJustify ((char*)&XtStrings[1722])
  856. #endif
  857. #ifndef XtRLongBoolean
  858. #define XtRLongBoolean ((char*)&XtStrings[1730])
  859. #endif
  860. #ifndef XtRObject
  861. #define XtRObject ((char*)&XtStrings[1735])
  862. #endif
  863. #ifndef XtROrientation
  864. #define XtROrientation ((char*)&XtStrings[1742])
  865. #endif
  866. #ifndef XtRPixel
  867. #define XtRPixel ((char*)&XtStrings[1754])
  868. #endif
  869. #ifndef XtRPixmap
  870. #define XtRPixmap ((char*)&XtStrings[1760])
  871. #endif
  872. #ifndef XtRPointer
  873. #define XtRPointer ((char*)&XtStrings[1767])
  874. #endif
  875. #ifndef XtRPosition
  876. #define XtRPosition ((char*)&XtStrings[1775])
  877. #endif
  878. #ifndef XtRScreen
  879. #define XtRScreen ((char*)&XtStrings[1784])
  880. #endif
  881. #ifndef XtRShort
  882. #define XtRShort ((char*)&XtStrings[1791])
  883. #endif
  884. #ifndef XtRString
  885. #define XtRString ((char*)&XtStrings[1797])
  886. #endif
  887. #ifndef XtRStringArray
  888. #define XtRStringArray ((char*)&XtStrings[1804])
  889. #endif
  890. #ifndef XtRStringTable
  891. #define XtRStringTable ((char*)&XtStrings[1816])
  892. #endif
  893. #ifndef XtRUnsignedChar
  894. #define XtRUnsignedChar ((char*)&XtStrings[1828])
  895. #endif
  896. #ifndef XtRTranslationTable
  897. #define XtRTranslationTable ((char*)&XtStrings[1841])
  898. #endif
  899. #ifndef XtRVisual
  900. #define XtRVisual ((char*)&XtStrings[1858])
  901. #endif
  902. #ifndef XtRWidget
  903. #define XtRWidget ((char*)&XtStrings[1865])
  904. #endif
  905. #ifndef XtRWidgetClass
  906. #define XtRWidgetClass ((char*)&XtStrings[1872])
  907. #endif
  908. #ifndef XtRWidgetList
  909. #define XtRWidgetList ((char*)&XtStrings[1884])
  910. #endif
  911. #ifndef XtRWindow
  912. #define XtRWindow ((char*)&XtStrings[1895])
  913. #endif
  914. #ifndef XtEoff
  915. #define XtEoff ((char*)&XtStrings[1902])
  916. #endif
  917. #ifndef XtEfalse
  918. #define XtEfalse ((char*)&XtStrings[1906])
  919. #endif
  920. #ifndef XtEno
  921. #define XtEno ((char*)&XtStrings[1912])
  922. #endif
  923. #ifndef XtEon
  924. #define XtEon ((char*)&XtStrings[1915])
  925. #endif
  926. #ifndef XtEtrue
  927. #define XtEtrue ((char*)&XtStrings[1918])
  928. #endif
  929. #ifndef XtEyes
  930. #define XtEyes ((char*)&XtStrings[1923])
  931. #endif
  932. #ifndef XtEvertical
  933. #define XtEvertical ((char*)&XtStrings[1927])
  934. #endif
  935. #ifndef XtEhorizontal
  936. #define XtEhorizontal ((char*)&XtStrings[1936])
  937. #endif
  938. #ifndef XtEtextRead
  939. #define XtEtextRead ((char*)&XtStrings[1947])
  940. #endif
  941. #ifndef XtEtextAppend
  942. #define XtEtextAppend ((char*)&XtStrings[1952])
  943. #endif
  944. #ifndef XtEtextEdit
  945. #define XtEtextEdit ((char*)&XtStrings[1959])
  946. #endif
  947. #ifndef XtExtdefaultbackground
  948. #define XtExtdefaultbackground ((char*)&XtStrings[1964])
  949. #endif
  950. #ifndef XtExtdefaultforeground
  951. #define XtExtdefaultforeground ((char*)&XtStrings[1984])
  952. #endif
  953. #ifndef XtExtdefaultfont
  954. #define XtExtdefaultfont ((char*)&XtStrings[2004])
  955. #endif
  956. #ifndef XtNfontSet
  957. #define XtNfontSet ((char*)&XtStrings[2018])
  958. #endif
  959. #ifndef XtRFontSet
  960. #define XtRFontSet ((char*)&XtStrings[2026])
  961. #endif
  962. #ifndef XtCFontSet
  963. #define XtCFontSet ((char*)&XtStrings[2034])
  964. #endif
  965. #ifndef XtRGravity
  966. #define XtRGravity ((char*)&XtStrings[2042])
  967. #endif
  968. #ifndef XtNcreateHook
  969. #define XtNcreateHook ((char*)&XtStrings[2050])
  970. #endif
  971. #ifndef XtNchangeHook
  972. #define XtNchangeHook ((char*)&XtStrings[2061])
  973. #endif
  974. #ifndef XtNconfigureHook
  975. #define XtNconfigureHook ((char*)&XtStrings[2072])
  976. #endif
  977. #ifndef XtNgeometryHook
  978. #define XtNgeometryHook ((char*)&XtStrings[2086])
  979. #endif
  980. #ifndef XtNdestroyHook
  981. #define XtNdestroyHook ((char*)&XtStrings[2099])
  982. #endif
  983. #ifndef XtNshells
  984. #define XtNshells ((char*)&XtStrings[2111])
  985. #endif
  986. #ifndef XtNnumShells
  987. #define XtNnumShells ((char*)&XtStrings[2118])
  988. #endif
  989. #ifndef XtRCommandArgArray
  990. #define XtRCommandArgArray ((char*)&XtStrings[2128])
  991. #endif
  992. #ifndef XtRDirectoryString
  993. #define XtRDirectoryString ((char*)&XtStrings[2144])
  994. #endif
  995. #ifndef XtREnvironmentArray
  996. #define XtREnvironmentArray ((char*)&XtStrings[2160])
  997. #endif
  998. #ifndef XtRRestartStyle
  999. #define XtRRestartStyle ((char*)&XtStrings[2177])
  1000. #endif
  1001. #ifndef XtRSmcConn
  1002. #define XtRSmcConn ((char*)&XtStrings[2190])
  1003. #endif
  1004. #ifndef XtHcreate
  1005. #define XtHcreate ((char*)&XtStrings[2198])
  1006. #endif
  1007. #ifndef XtHsetValues
  1008. #define XtHsetValues ((char*)&XtStrings[2207])
  1009. #endif
  1010. #ifndef XtHmanageChildren
  1011. #define XtHmanageChildren ((char*)&XtStrings[2219])
  1012. #endif
  1013. #ifndef XtHunmanageChildren
  1014. #define XtHunmanageChildren ((char*)&XtStrings[2236])
  1015. #endif
  1016. #ifndef XtHmanageSet
  1017. #define XtHmanageSet ((char*)&XtStrings[2255])
  1018. #endif
  1019. #ifndef XtHunmanageSet
  1020. #define XtHunmanageSet ((char*)&XtStrings[2267])
  1021. #endif
  1022. #ifndef XtHrealizeWidget
  1023. #define XtHrealizeWidget ((char*)&XtStrings[2281])
  1024. #endif
  1025. #ifndef XtHunrealizeWidget
  1026. #define XtHunrealizeWidget ((char*)&XtStrings[2297])
  1027. #endif
  1028. #ifndef XtHaddCallback
  1029. #define XtHaddCallback ((char*)&XtStrings[2315])
  1030. #endif
  1031. #ifndef XtHaddCallbacks
  1032. #define XtHaddCallbacks ((char*)&XtStrings[2329])
  1033. #endif
  1034. #ifndef XtHremoveCallback
  1035. #define XtHremoveCallback ((char*)&XtStrings[2344])
  1036. #endif
  1037. #ifndef XtHremoveCallbacks
  1038. #define XtHremoveCallbacks ((char*)&XtStrings[2361])
  1039. #endif
  1040. #ifndef XtHremoveAllCallbacks
  1041. #define XtHremoveAllCallbacks ((char*)&XtStrings[2379])
  1042. #endif
  1043. #ifndef XtHaugmentTranslations
  1044. #define XtHaugmentTranslations ((char*)&XtStrings[2400])
  1045. #endif
  1046. #ifndef XtHoverrideTranslations
  1047. #define XtHoverrideTranslations ((char*)&XtStrings[2422])
  1048. #endif
  1049. #ifndef XtHuninstallTranslations
  1050. #define XtHuninstallTranslations ((char*)&XtStrings[2445])
  1051. #endif
  1052. #ifndef XtHsetKeyboardFocus
  1053. #define XtHsetKeyboardFocus ((char*)&XtStrings[2469])
  1054. #endif
  1055. #ifndef XtHsetWMColormapWindows
  1056. #define XtHsetWMColormapWindows ((char*)&XtStrings[2488])
  1057. #endif
  1058. #ifndef XtHsetMappedWhenManaged
  1059. #define XtHsetMappedWhenManaged ((char*)&XtStrings[2511])
  1060. #endif
  1061. #ifndef XtHmapWidget
  1062. #define XtHmapWidget ((char*)&XtStrings[2534])
  1063. #endif
  1064. #ifndef XtHunmapWidget
  1065. #define XtHunmapWidget ((char*)&XtStrings[2546])
  1066. #endif
  1067. #ifndef XtHpopup
  1068. #define XtHpopup ((char*)&XtStrings[2560])
  1069. #endif
  1070. #ifndef XtHpopupSpringLoaded
  1071. #define XtHpopupSpringLoaded ((char*)&XtStrings[2568])
  1072. #endif
  1073. #ifndef XtHpopdown
  1074. #define XtHpopdown ((char*)&XtStrings[2588])
  1075. #endif
  1076. #ifndef XtHconfigure
  1077. #define XtHconfigure ((char*)&XtStrings[2598])
  1078. #endif
  1079. #ifndef XtHpreGeometry
  1080. #define XtHpreGeometry ((char*)&XtStrings[2610])
  1081. #endif
  1082. #ifndef XtHpostGeometry
  1083. #define XtHpostGeometry ((char*)&XtStrings[2624])
  1084. #endif
  1085. #ifndef XtHdestroy
  1086. #define XtHdestroy ((char*)&XtStrings[2639])
  1087. #endif
  1088. #endif /* XTSTRINGDEFINES */
  1089.  
  1090. #ifndef XTSTRINGDEFINES
  1091. #undef _XtStringDefs_h_Const
  1092. #endif
  1093.  
  1094. #endif /* _XtStringDefs_h_ */
  1095.