home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / osi / isode / vmsisode / vmsisode80_tar.Z / vmsisode80_tar / sockit / gccinclude / x11 / stringdefs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-04-24  |  6.9 KB  |  218 lines

  1. /*
  2. * $Header: StringDefs.h,v 1.31 88/02/26 12:51:19 swick Exp $
  3. */
  4.  
  5. /***********************************************************
  6. Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
  7. and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
  8.  
  9.                         All Rights Reserved
  10.  
  11. Permission to use, copy, modify, and distribute this software and its 
  12. documentation for any purpose and without fee is hereby granted, 
  13. provided that the above copyright notice appear in all copies and that
  14. both that copyright notice and this permission notice appear in 
  15. supporting documentation, and that the names of Digital or MIT not be
  16. used in advertising or publicity pertaining to distribution of the
  17. software without specific, written prior permission.  
  18.  
  19. DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  20. ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
  21. DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
  22. ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  23. WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
  24. ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  25. SOFTWARE.
  26.  
  27. ******************************************************************/
  28.  
  29. #ifndef _XtStringDefs_h_
  30. #define _XtStringDefs_h_
  31.  
  32. /* Resource names */
  33.  
  34. #define XtNallowHoriz        "allowHoriz"
  35. #define XtNallowVert        "allowVert"
  36. #define XtNancestorSensitive    "ancestorSensitive"
  37. #define XtNbackground        "background"
  38. #define XtNbackgroundPixmap     "backgroundPixmap"
  39. #define XtNborder        "borderColor"
  40. #define XtNborderColor        "borderColor"
  41. #define XtNborderPixmap        "borderPixmap"
  42. #define XtNborderWidth        "borderWidth"
  43. #define XtNcallback        "callback"
  44. #define XtNdepth        "depth"
  45. #define XtNdestroyCallback      "destroyCallback"
  46. #define XtNeditType        "editType"
  47. #define XtNfont            "font"
  48. #define XtNforceBars        "forceBars"
  49. #define XtNforeground        "foreground"
  50. #define XtNfunction        "function"
  51. #define XtNgripIndent        "gripIndent"
  52. #define XtNheight        "height"
  53. #define XtNhSpace        "hSpace"
  54. #define XtNindex        "index"
  55. #define XtNinnerHeight        "innerHeight"
  56. #define XtNinnerWidth        "innerWidth"
  57. #define XtNinnerWindow        "innerWindow"
  58. #define XtNinsertPosition    "insertPosition"
  59. #define XtNinternalHeight    "internalHeight"
  60. #define XtNinternalWidth    "internalWidth"
  61. #define XtNjustify        "justify"
  62. #define XtNlabel        "label"
  63. #define XtNlength        "length"
  64. #define XtNlowerRight        "lowerRight"
  65. #define XtNmappedWhenManaged    "mappedWhenManaged"
  66. #define XtNmaximumLength    "maximumLength"
  67. #define XtNmenuEntry        "menuEntry"
  68. #define XtNname            "name"
  69. #define XtNnotify        "notify"
  70. #define XtNorientation        "orientation"
  71. #define XtNparameter        "parameter"
  72. #define XtNpopupCallback    "popupCallback"
  73. #define XtNpopdownCallback    "popdownCallback"
  74. #define XtNreverseVideo        "reverseVideo"
  75. #define XtNscrollProc        "scrollProc"
  76. #define XtNscrollDCursor    "scrollDownCursor"
  77. #define XtNscrollHCursor    "scrollHorizontalCursor"
  78. #define XtNscrollLCursor    "scrollLeftCursor"
  79. #define XtNscrollRCursor    "scrollRightCursor"
  80. #define XtNscrollUCursor    "scrollUpCursor"
  81. #define XtNscrollVCursor    "scrollVerticalCursor"
  82. #define XtNselection        "selection"
  83. #define XtNselectTypes        "selectTypes"
  84. #define XtNsensitive        "sensitive"
  85. #define XtNshown        "shown"
  86. #define XtNskipAdjust        "skipAdjust"
  87. #define XtNspace        "space"
  88. #define XtNstring        "string"
  89. #define XtNtextOptions        "textOptions"
  90. #define XtNtextSink        "textSink"
  91. #define XtNtextSource        "textSource"
  92. #define XtNthickness        "thickness"
  93. #define XtNthumb        "thumb"
  94. #define XtNthumbProc        "thumbProc"
  95. #define XtNtop            "top"
  96. #define XtNtranslations        "translations"
  97. #define XtNuseBottom        "useBottom"
  98. #define XtNuseRight        "useRight"
  99. #define XtNvalue        "value"
  100. #define XtNvSpace        "vSpace"
  101. #define XtNwidth        "width"
  102. #define XtNwindow        "window"
  103. #define XtNx            "x"
  104. #define XtNy            "y"
  105.  
  106. /* Class types */ 
  107.  
  108. #define XtCBackground        "Background"
  109. #define XtCBoolean        "Boolean"
  110. #define XtCBorderColor        "BorderColor"
  111. #define XtCBorderWidth        "BorderWidth"
  112. #define XtCCallback             "Callback"
  113. #define XtCColor        "Color"
  114. #define XtCCursor        "Cursor"
  115. #define XtCDepth        "Depth"
  116. #define XtCEditType        "EditType"
  117. #define XtCFile            "File"
  118. #define XtCFont            "Font"
  119. #define XtCForeground        "Foreground"
  120. #define XtCFraction        "Fraction"
  121. #define XtCFunction        "Function"
  122. #define XtCHeight        "Height"
  123. #define XtCHSpace        "HSpace"
  124. #define XtCIndex        "Index"
  125. #define XtCInterval        "Interval"
  126. #define XtCJustify        "Justify"
  127. #define XtCGripIndent        "GripIndent"
  128. #define XtCLabel        "Label"
  129. #define XtCLength        "Length"
  130. #define XtCMappedWhenManaged    "MappedWhenManaged"
  131. #define XtCMargin        "Margin"
  132. #define XtCMax            "Max"
  133. #define XtCMenuEntry        "MenuEntry"
  134. #define XtCMin            "Min"
  135. #define XtCNotify        "Notify"
  136. #define XtCOrientation        "Orientation"
  137. #define XtCParameter        "Parameter"
  138. #define XtCPixmap        "Pixmap"
  139. #define XtCPosition        "Position"
  140. #define XtCReverseVideo        "ReverseVideo"
  141. #define XtCScrollProc        "ScrollProc"
  142. #define XtCScrollDCursor    "ScrollDownCursor"
  143. #define XtCScrollHCursor    "ScrollHorizontalCursor"
  144. #define XtCScrollLCursor    "ScrollLeftCursor"
  145. #define XtCScrollRCursor    "ScrollRightCursor"
  146. #define XtCScrollUCursor    "ScrollUpCursor"
  147. #define XtCScrollVCursor    "ScrollVerticalCursor"
  148. #define XtCSelection        "Selection"
  149. #define XtCSensitive        "Sensitive"
  150. #define XtCSelectTypes        "SelectTypes"
  151. #define XtCSpace        "Space"
  152. #define XtCString        "String"
  153. #define XtCTextOptions        "TextOptions"
  154. #define XtCTextPosition        "TextPosition"
  155. #define XtCTextSink        "TextSink"
  156. #define XtCTextSource        "TextSource"
  157. #define XtCThickness        "Thickness"
  158. #define XtCThumb        "Thumb"
  159. #define XtCTranslations        "Translations"
  160. #define XtCValue        "Value"
  161. #define XtCVSpace        "VSpace"
  162. #define XtCWidget        "Widget"
  163. #define XtCWidth        "Width"
  164. #define XtCWindow        "Window"
  165. #define XtCX            "X"
  166. #define XtCY            "Y"
  167.  
  168. /* Representation types */
  169.  
  170. #define XtRBoolean        "Boolean"
  171. #define XtRLongBoolean        "LongBoolean"
  172. #define XtRCallback        "Callback"
  173. #define XtRColor        "Color"
  174. #define XtRCursor        "Cursor"
  175. #define XtRDefaultColor         "DefaultColor"
  176. #define XtRDisplay        "Display"
  177. #define XtREditMode        "EditMode"
  178. #define XtRFile            "File"
  179. #define XtRFloat        "Float"
  180. #define XtRFont            "Font"
  181. #define XtRFontStruct        "FontStruct"
  182. #define XtRFunction        "Function"
  183. #define XtRGeometry        "Geometry"
  184. #define XtRInt            "Int"
  185. #define XtRJustify        "Justify"
  186. #define XtROrientation        "Orientation"
  187. #define XtRPixel        "Pixel"
  188. #define XtRPixmap        "Pixmap"
  189. #define XtRPointer        "Pointer"
  190. #define XtRString        "String"
  191. #define XtRStringTable        "StringTable"
  192. #define XtRTranslationTable     "TranslationTable"
  193. #define XtRWidget        "Widget"
  194. #define XtRWindow        "Window"
  195.  
  196.  
  197. /* Boolean enumeration constants */
  198.  
  199. #define XtEoff            "off"
  200. #define XtEfalse        "false"
  201. #define XtEno            "no"
  202. #define XtEon            "on"
  203. #define XtEtrue            "true"
  204. #define XtEyes            "yes"
  205.  
  206. /* Orientation enumeration constants */
  207.  
  208. #define XtEvertical        "vertical"
  209. #define XtEhorizontal        "horizontal"
  210.  
  211. /* text edit enumeration constants */
  212.  
  213. #define XtEtextRead        "read"
  214. #define XtEtextAppend        "append"
  215. #define XtEtextEdit        "edit"
  216.  
  217. #endif _XtStringDefs_h_
  218.