/src/3rdparty/webkit/Source/WebCore/generated/CSSValueKeywords.h

https://bitbucket.org/ultra_iter/qt-vtl · C Header · 687 lines · 678 code · 8 blank · 1 comment · 0 complexity · 292e3b349afc5ef5ab94b4ed5677d6ad MD5 · raw file

  1. /* This file is automatically generated from CSSValueKeywords.in by makevalues, do not edit */
  2. #ifndef CSSValueKeywords_h
  3. #define CSSValueKeywords_h
  4. #include <string.h>
  5. namespace WebCore {
  6. const int CSSValueInvalid = 0;
  7. const int CSSValueInherit = 1;
  8. const int CSSValueInitial = 2;
  9. const int CSSValueNone = 3;
  10. const int CSSValueHidden = 4;
  11. const int CSSValueInset = 5;
  12. const int CSSValueGroove = 6;
  13. const int CSSValueRidge = 7;
  14. const int CSSValueOutset = 8;
  15. const int CSSValueDotted = 9;
  16. const int CSSValueDashed = 10;
  17. const int CSSValueSolid = 11;
  18. const int CSSValueDouble = 12;
  19. const int CSSValueCaption = 13;
  20. const int CSSValueIcon = 14;
  21. const int CSSValueMenu = 15;
  22. const int CSSValueMessageBox = 16;
  23. const int CSSValueSmallCaption = 17;
  24. const int CSSValueWebkitMiniControl = 18;
  25. const int CSSValueWebkitSmallControl = 19;
  26. const int CSSValueWebkitControl = 20;
  27. const int CSSValueStatusBar = 21;
  28. const int CSSValueItalic = 22;
  29. const int CSSValueOblique = 23;
  30. const int CSSValueAll = 24;
  31. const int CSSValueSmallCaps = 25;
  32. const int CSSValueNormal = 26;
  33. const int CSSValueBold = 27;
  34. const int CSSValueBolder = 28;
  35. const int CSSValueLighter = 29;
  36. const int CSSValue100 = 30;
  37. const int CSSValue200 = 31;
  38. const int CSSValue300 = 32;
  39. const int CSSValue400 = 33;
  40. const int CSSValue500 = 34;
  41. const int CSSValue600 = 35;
  42. const int CSSValue700 = 36;
  43. const int CSSValue800 = 37;
  44. const int CSSValue900 = 38;
  45. const int CSSValueXxSmall = 39;
  46. const int CSSValueXSmall = 40;
  47. const int CSSValueSmall = 41;
  48. const int CSSValueMedium = 42;
  49. const int CSSValueLarge = 43;
  50. const int CSSValueXLarge = 44;
  51. const int CSSValueXxLarge = 45;
  52. const int CSSValueWebkitXxxLarge = 46;
  53. const int CSSValueSmaller = 47;
  54. const int CSSValueLarger = 48;
  55. const int CSSValueWider = 49;
  56. const int CSSValueNarrower = 50;
  57. const int CSSValueUltraCondensed = 51;
  58. const int CSSValueExtraCondensed = 52;
  59. const int CSSValueCondensed = 53;
  60. const int CSSValueSemiCondensed = 54;
  61. const int CSSValueSemiExpanded = 55;
  62. const int CSSValueExpanded = 56;
  63. const int CSSValueExtraExpanded = 57;
  64. const int CSSValueUltraExpanded = 58;
  65. const int CSSValueSerif = 59;
  66. const int CSSValueSansSerif = 60;
  67. const int CSSValueCursive = 61;
  68. const int CSSValueFantasy = 62;
  69. const int CSSValueMonospace = 63;
  70. const int CSSValueWebkitBody = 64;
  71. const int CSSValueAqua = 65;
  72. const int CSSValueBlack = 66;
  73. const int CSSValueBlue = 67;
  74. const int CSSValueFuchsia = 68;
  75. const int CSSValueGray = 69;
  76. const int CSSValueGreen = 70;
  77. const int CSSValueLime = 71;
  78. const int CSSValueMaroon = 72;
  79. const int CSSValueNavy = 73;
  80. const int CSSValueOlive = 74;
  81. const int CSSValueOrange = 75;
  82. const int CSSValuePurple = 76;
  83. const int CSSValueRed = 77;
  84. const int CSSValueSilver = 78;
  85. const int CSSValueTeal = 79;
  86. const int CSSValueWhite = 80;
  87. const int CSSValueYellow = 81;
  88. const int CSSValueTransparent = 82;
  89. const int CSSValueWebkitLink = 83;
  90. const int CSSValueWebkitActivelink = 84;
  91. const int CSSValueActiveborder = 85;
  92. const int CSSValueActivecaption = 86;
  93. const int CSSValueAppworkspace = 87;
  94. const int CSSValueBackground = 88;
  95. const int CSSValueButtonface = 89;
  96. const int CSSValueButtonhighlight = 90;
  97. const int CSSValueButtonshadow = 91;
  98. const int CSSValueButtontext = 92;
  99. const int CSSValueCaptiontext = 93;
  100. const int CSSValueGraytext = 94;
  101. const int CSSValueHighlight = 95;
  102. const int CSSValueHighlighttext = 96;
  103. const int CSSValueInactiveborder = 97;
  104. const int CSSValueInactivecaption = 98;
  105. const int CSSValueInactivecaptiontext = 99;
  106. const int CSSValueInfobackground = 100;
  107. const int CSSValueInfotext = 101;
  108. const int CSSValueMatch = 102;
  109. const int CSSValueMenutext = 103;
  110. const int CSSValueScrollbar = 104;
  111. const int CSSValueThreeddarkshadow = 105;
  112. const int CSSValueThreedface = 106;
  113. const int CSSValueThreedhighlight = 107;
  114. const int CSSValueThreedlightshadow = 108;
  115. const int CSSValueThreedshadow = 109;
  116. const int CSSValueWindow = 110;
  117. const int CSSValueWindowframe = 111;
  118. const int CSSValueWindowtext = 112;
  119. const int CSSValueWebkitFocusRingColor = 113;
  120. const int CSSValueCurrentcolor = 114;
  121. const int CSSValueGrey = 115;
  122. const int CSSValueWebkitText = 116;
  123. const int CSSValueRepeat = 117;
  124. const int CSSValueRepeatX = 118;
  125. const int CSSValueRepeatY = 119;
  126. const int CSSValueNoRepeat = 120;
  127. const int CSSValueClear = 121;
  128. const int CSSValueCopy = 122;
  129. const int CSSValueSourceOver = 123;
  130. const int CSSValueSourceIn = 124;
  131. const int CSSValueSourceOut = 125;
  132. const int CSSValueSourceAtop = 126;
  133. const int CSSValueDestinationOver = 127;
  134. const int CSSValueDestinationIn = 128;
  135. const int CSSValueDestinationOut = 129;
  136. const int CSSValueDestinationAtop = 130;
  137. const int CSSValueXor = 131;
  138. const int CSSValuePlusDarker = 132;
  139. const int CSSValuePlusLighter = 133;
  140. const int CSSValueBaseline = 134;
  141. const int CSSValueMiddle = 135;
  142. const int CSSValueSub = 136;
  143. const int CSSValueSuper = 137;
  144. const int CSSValueTextTop = 138;
  145. const int CSSValueTextBottom = 139;
  146. const int CSSValueTop = 140;
  147. const int CSSValueBottom = 141;
  148. const int CSSValueWebkitBaselineMiddle = 142;
  149. const int CSSValueWebkitAuto = 143;
  150. const int CSSValueLeft = 144;
  151. const int CSSValueRight = 145;
  152. const int CSSValueCenter = 146;
  153. const int CSSValueJustify = 147;
  154. const int CSSValueWebkitLeft = 148;
  155. const int CSSValueWebkitRight = 149;
  156. const int CSSValueWebkitCenter = 150;
  157. const int CSSValueWebkitMatchParent = 151;
  158. const int CSSValueOutside = 152;
  159. const int CSSValueInside = 153;
  160. const int CSSValueDisc = 154;
  161. const int CSSValueCircle = 155;
  162. const int CSSValueSquare = 156;
  163. const int CSSValueDecimal = 157;
  164. const int CSSValueDecimalLeadingZero = 158;
  165. const int CSSValueArabicIndic = 159;
  166. const int CSSValueBinary = 160;
  167. const int CSSValueBengali = 161;
  168. const int CSSValueCambodian = 162;
  169. const int CSSValueKhmer = 163;
  170. const int CSSValueDevanagari = 164;
  171. const int CSSValueGujarati = 165;
  172. const int CSSValueGurmukhi = 166;
  173. const int CSSValueKannada = 167;
  174. const int CSSValueLowerHexadecimal = 168;
  175. const int CSSValueLao = 169;
  176. const int CSSValueMalayalam = 170;
  177. const int CSSValueMongolian = 171;
  178. const int CSSValueMyanmar = 172;
  179. const int CSSValueOctal = 173;
  180. const int CSSValueOriya = 174;
  181. const int CSSValuePersian = 175;
  182. const int CSSValueUrdu = 176;
  183. const int CSSValueTelugu = 177;
  184. const int CSSValueTibetan = 178;
  185. const int CSSValueThai = 179;
  186. const int CSSValueUpperHexadecimal = 180;
  187. const int CSSValueLowerRoman = 181;
  188. const int CSSValueUpperRoman = 182;
  189. const int CSSValueLowerGreek = 183;
  190. const int CSSValueLowerAlpha = 184;
  191. const int CSSValueLowerLatin = 185;
  192. const int CSSValueUpperAlpha = 186;
  193. const int CSSValueUpperLatin = 187;
  194. const int CSSValueAfar = 188;
  195. const int CSSValueEthiopicHalehameAaEt = 189;
  196. const int CSSValueEthiopicHalehameAaEr = 190;
  197. const int CSSValueAmharic = 191;
  198. const int CSSValueEthiopicHalehameAmEt = 192;
  199. const int CSSValueAmharicAbegede = 193;
  200. const int CSSValueEthiopicAbegedeAmEt = 194;
  201. const int CSSValueCjkEarthlyBranch = 195;
  202. const int CSSValueCjkHeavenlyStem = 196;
  203. const int CSSValueEthiopic = 197;
  204. const int CSSValueEthiopicHalehameGez = 198;
  205. const int CSSValueEthiopicAbegede = 199;
  206. const int CSSValueEthiopicAbegedeGez = 200;
  207. const int CSSValueHangulConsonant = 201;
  208. const int CSSValueHangul = 202;
  209. const int CSSValueLowerNorwegian = 203;
  210. const int CSSValueOromo = 204;
  211. const int CSSValueEthiopicHalehameOmEt = 205;
  212. const int CSSValueSidama = 206;
  213. const int CSSValueEthiopicHalehameSidEt = 207;
  214. const int CSSValueSomali = 208;
  215. const int CSSValueEthiopicHalehameSoEt = 209;
  216. const int CSSValueTigre = 210;
  217. const int CSSValueEthiopicHalehameTig = 211;
  218. const int CSSValueTigrinyaEr = 212;
  219. const int CSSValueEthiopicHalehameTiEr = 213;
  220. const int CSSValueTigrinyaErAbegede = 214;
  221. const int CSSValueEthiopicAbegedeTiEr = 215;
  222. const int CSSValueTigrinyaEt = 216;
  223. const int CSSValueEthiopicHalehameTiEt = 217;
  224. const int CSSValueTigrinyaEtAbegede = 218;
  225. const int CSSValueEthiopicAbegedeTiEt = 219;
  226. const int CSSValueUpperGreek = 220;
  227. const int CSSValueUpperNorwegian = 221;
  228. const int CSSValueAsterisks = 222;
  229. const int CSSValueFootnotes = 223;
  230. const int CSSValueHebrew = 224;
  231. const int CSSValueArmenian = 225;
  232. const int CSSValueLowerArmenian = 226;
  233. const int CSSValueUpperArmenian = 227;
  234. const int CSSValueGeorgian = 228;
  235. const int CSSValueCjkIdeographic = 229;
  236. const int CSSValueHiragana = 230;
  237. const int CSSValueKatakana = 231;
  238. const int CSSValueHiraganaIroha = 232;
  239. const int CSSValueKatakanaIroha = 233;
  240. const int CSSValueInline = 234;
  241. const int CSSValueBlock = 235;
  242. const int CSSValueListItem = 236;
  243. const int CSSValueRunIn = 237;
  244. const int CSSValueCompact = 238;
  245. const int CSSValueInlineBlock = 239;
  246. const int CSSValueTable = 240;
  247. const int CSSValueInlineTable = 241;
  248. const int CSSValueTableRowGroup = 242;
  249. const int CSSValueTableHeaderGroup = 243;
  250. const int CSSValueTableFooterGroup = 244;
  251. const int CSSValueTableRow = 245;
  252. const int CSSValueTableColumnGroup = 246;
  253. const int CSSValueTableColumn = 247;
  254. const int CSSValueTableCell = 248;
  255. const int CSSValueTableCaption = 249;
  256. const int CSSValueWebkitBox = 250;
  257. const int CSSValueWebkitInlineBox = 251;
  258. const int CSSValueWapMarquee = 252;
  259. const int CSSValueAuto = 253;
  260. const int CSSValueCrosshair = 254;
  261. const int CSSValueDefault = 255;
  262. const int CSSValuePointer = 256;
  263. const int CSSValueMove = 257;
  264. const int CSSValueVerticalText = 258;
  265. const int CSSValueCell = 259;
  266. const int CSSValueContextMenu = 260;
  267. const int CSSValueAlias = 261;
  268. const int CSSValueProgress = 262;
  269. const int CSSValueNoDrop = 263;
  270. const int CSSValueNotAllowed = 264;
  271. const int CSSValueWebkitZoomIn = 265;
  272. const int CSSValueWebkitZoomOut = 266;
  273. const int CSSValueEResize = 267;
  274. const int CSSValueNeResize = 268;
  275. const int CSSValueNwResize = 269;
  276. const int CSSValueNResize = 270;
  277. const int CSSValueSeResize = 271;
  278. const int CSSValueSwResize = 272;
  279. const int CSSValueSResize = 273;
  280. const int CSSValueWResize = 274;
  281. const int CSSValueEwResize = 275;
  282. const int CSSValueNsResize = 276;
  283. const int CSSValueNeswResize = 277;
  284. const int CSSValueNwseResize = 278;
  285. const int CSSValueColResize = 279;
  286. const int CSSValueRowResize = 280;
  287. const int CSSValueText = 281;
  288. const int CSSValueWait = 282;
  289. const int CSSValueHelp = 283;
  290. const int CSSValueAllScroll = 284;
  291. const int CSSValueWebkitGrab = 285;
  292. const int CSSValueWebkitGrabbing = 286;
  293. const int CSSValueLtr = 287;
  294. const int CSSValueRtl = 288;
  295. const int CSSValueCapitalize = 289;
  296. const int CSSValueUppercase = 290;
  297. const int CSSValueLowercase = 291;
  298. const int CSSValueVisible = 292;
  299. const int CSSValueCollapse = 293;
  300. const int CSSValueA3 = 294;
  301. const int CSSValueA4 = 295;
  302. const int CSSValueA5 = 296;
  303. const int CSSValueAbove = 297;
  304. const int CSSValueAbsolute = 298;
  305. const int CSSValueAlways = 299;
  306. const int CSSValueAvoid = 300;
  307. const int CSSValueB4 = 301;
  308. const int CSSValueB5 = 302;
  309. const int CSSValueBelow = 303;
  310. const int CSSValueBidiOverride = 304;
  311. const int CSSValueBlink = 305;
  312. const int CSSValueBoth = 306;
  313. const int CSSValueCloseQuote = 307;
  314. const int CSSValueCrop = 308;
  315. const int CSSValueCross = 309;
  316. const int CSSValueEmbed = 310;
  317. const int CSSValueFixed = 311;
  318. const int CSSValueHand = 312;
  319. const int CSSValueHide = 313;
  320. const int CSSValueHigher = 314;
  321. const int CSSValueInvert = 315;
  322. const int CSSValueWebkitIsolate = 316;
  323. const int CSSValueLandscape = 317;
  324. const int CSSValueLedger = 318;
  325. const int CSSValueLegal = 319;
  326. const int CSSValueLetter = 320;
  327. const int CSSValueLevel = 321;
  328. const int CSSValueLineThrough = 322;
  329. const int CSSValueLocal = 323;
  330. const int CSSValueLoud = 324;
  331. const int CSSValueLower = 325;
  332. const int CSSValueWebkitMarquee = 326;
  333. const int CSSValueMix = 327;
  334. const int CSSValueNoCloseQuote = 328;
  335. const int CSSValueNoOpenQuote = 329;
  336. const int CSSValueNowrap = 330;
  337. const int CSSValueOpenQuote = 331;
  338. const int CSSValueOverlay = 332;
  339. const int CSSValueOverline = 333;
  340. const int CSSValuePortrait = 334;
  341. const int CSSValuePre = 335;
  342. const int CSSValuePreLine = 336;
  343. const int CSSValuePreWrap = 337;
  344. const int CSSValueRelative = 338;
  345. const int CSSValueScroll = 339;
  346. const int CSSValueSeparate = 340;
  347. const int CSSValueShow = 341;
  348. const int CSSValueStatic = 342;
  349. const int CSSValueThick = 343;
  350. const int CSSValueThin = 344;
  351. const int CSSValueUnderline = 345;
  352. const int CSSValueWebkitNowrap = 346;
  353. const int CSSValueStretch = 347;
  354. const int CSSValueStart = 348;
  355. const int CSSValueEnd = 349;
  356. const int CSSValueReverse = 350;
  357. const int CSSValueHorizontal = 351;
  358. const int CSSValueVertical = 352;
  359. const int CSSValueInlineAxis = 353;
  360. const int CSSValueBlockAxis = 354;
  361. const int CSSValueSingle = 355;
  362. const int CSSValueMultiple = 356;
  363. const int CSSValueForwards = 357;
  364. const int CSSValueBackwards = 358;
  365. const int CSSValueAhead = 359;
  366. const int CSSValueUp = 360;
  367. const int CSSValueDown = 361;
  368. const int CSSValueSlow = 362;
  369. const int CSSValueFast = 363;
  370. const int CSSValueInfinite = 364;
  371. const int CSSValueSlide = 365;
  372. const int CSSValueAlternate = 366;
  373. const int CSSValueReadOnly = 367;
  374. const int CSSValueReadWrite = 368;
  375. const int CSSValueReadWritePlaintextOnly = 369;
  376. const int CSSValueElement = 370;
  377. const int CSSValueIgnore = 371;
  378. const int CSSValueIntrinsic = 372;
  379. const int CSSValueMinIntrinsic = 373;
  380. const int CSSValueClip = 374;
  381. const int CSSValueEllipsis = 375;
  382. const int CSSValueDiscard = 376;
  383. const int CSSValueDotDash = 377;
  384. const int CSSValueDotDotDash = 378;
  385. const int CSSValueWave = 379;
  386. const int CSSValueContinuous = 380;
  387. const int CSSValueSkipWhiteSpace = 381;
  388. const int CSSValueBreakAll = 382;
  389. const int CSSValueBreakWord = 383;
  390. const int CSSValueSpace = 384;
  391. const int CSSValueAfterWhiteSpace = 385;
  392. const int CSSValueCheckbox = 386;
  393. const int CSSValueRadio = 387;
  394. const int CSSValuePushButton = 388;
  395. const int CSSValueSquareButton = 389;
  396. const int CSSValueButton = 390;
  397. const int CSSValueButtonBevel = 391;
  398. const int CSSValueDefaultButton = 392;
  399. const int CSSValueInnerSpinButton = 393;
  400. const int CSSValueWebkitInputSpeechButton = 394;
  401. const int CSSValueListButton = 395;
  402. const int CSSValueListbox = 396;
  403. const int CSSValueListitem = 397;
  404. const int CSSValueMediaFullscreenButton = 398;
  405. const int CSSValueMediaMuteButton = 399;
  406. const int CSSValueMediaPlayButton = 400;
  407. const int CSSValueMediaSeekBackButton = 401;
  408. const int CSSValueMediaSeekForwardButton = 402;
  409. const int CSSValueMediaRewindButton = 403;
  410. const int CSSValueMediaReturnToRealtimeButton = 404;
  411. const int CSSValueMediaToggleClosedCaptionsButton = 405;
  412. const int CSSValueMediaSlider = 406;
  413. const int CSSValueMediaSliderthumb = 407;
  414. const int CSSValueMediaVolumeSliderContainer = 408;
  415. const int CSSValueMediaVolumeSlider = 409;
  416. const int CSSValueMediaVolumeSliderthumb = 410;
  417. const int CSSValueMediaVolumeSliderMuteButton = 411;
  418. const int CSSValueMediaControlsBackground = 412;
  419. const int CSSValueMediaControlsFullscreenBackground = 413;
  420. const int CSSValueMediaCurrentTimeDisplay = 414;
  421. const int CSSValueMediaTimeRemainingDisplay = 415;
  422. const int CSSValueMenulist = 416;
  423. const int CSSValueMenulistButton = 417;
  424. const int CSSValueMenulistText = 418;
  425. const int CSSValueMenulistTextfield = 419;
  426. const int CSSValueMeter = 420;
  427. const int CSSValueOuterSpinButton = 421;
  428. const int CSSValueProgressBar = 422;
  429. const int CSSValueProgressBarValue = 423;
  430. const int CSSValueSliderHorizontal = 424;
  431. const int CSSValueSliderVertical = 425;
  432. const int CSSValueSliderthumbHorizontal = 426;
  433. const int CSSValueSliderthumbVertical = 427;
  434. const int CSSValueCaret = 428;
  435. const int CSSValueSearchfield = 429;
  436. const int CSSValueSearchfieldDecoration = 430;
  437. const int CSSValueSearchfieldResultsDecoration = 431;
  438. const int CSSValueSearchfieldResultsButton = 432;
  439. const int CSSValueSearchfieldCancelButton = 433;
  440. const int CSSValueTextfield = 434;
  441. const int CSSValueRelevancyLevelIndicator = 435;
  442. const int CSSValueContinuousCapacityLevelIndicator = 436;
  443. const int CSSValueDiscreteCapacityLevelIndicator = 437;
  444. const int CSSValueRatingLevelIndicator = 438;
  445. const int CSSValueTextarea = 439;
  446. const int CSSValueCapsLockIndicator = 440;
  447. const int CSSValueRound = 441;
  448. const int CSSValueBorder = 442;
  449. const int CSSValueBorderBox = 443;
  450. const int CSSValueContent = 444;
  451. const int CSSValueContentBox = 445;
  452. const int CSSValuePadding = 446;
  453. const int CSSValuePaddingBox = 447;
  454. const int CSSValueContain = 448;
  455. const int CSSValueCover = 449;
  456. const int CSSValueLogical = 450;
  457. const int CSSValueVisual = 451;
  458. const int CSSValueLines = 452;
  459. const int CSSValueRunning = 453;
  460. const int CSSValuePaused = 454;
  461. const int CSSValueFlat = 455;
  462. const int CSSValuePreserve3d = 456;
  463. const int CSSValueEase = 457;
  464. const int CSSValueLinear = 458;
  465. const int CSSValueEaseIn = 459;
  466. const int CSSValueEaseOut = 460;
  467. const int CSSValueEaseInOut = 461;
  468. const int CSSValueStepStart = 462;
  469. const int CSSValueStepEnd = 463;
  470. const int CSSValueDocument = 464;
  471. const int CSSValueReset = 465;
  472. const int CSSValueVisiblepainted = 466;
  473. const int CSSValueVisiblefill = 467;
  474. const int CSSValueVisiblestroke = 468;
  475. const int CSSValuePainted = 469;
  476. const int CSSValueFill = 470;
  477. const int CSSValueStroke = 471;
  478. const int CSSValueSpellOut = 472;
  479. const int CSSValueDigits = 473;
  480. const int CSSValueLiteralPunctuation = 474;
  481. const int CSSValueNoPunctuation = 475;
  482. const int CSSValueAntialiased = 476;
  483. const int CSSValueSubpixelAntialiased = 477;
  484. const int CSSValueOptimizespeed = 478;
  485. const int CSSValueOptimizelegibility = 479;
  486. const int CSSValueGeometricprecision = 480;
  487. const int CSSValueSrgb = 481;
  488. const int CSSValueFloating = 482;
  489. const int CSSValueFullscreen = 483;
  490. const int CSSValueMaximized = 484;
  491. const int CSSValueMinimized = 485;
  492. const int CSSValueWindowed = 486;
  493. const int CSSValueManual = 487;
  494. const int CSSValueLr = 488;
  495. const int CSSValueRl = 489;
  496. const int CSSValueTb = 490;
  497. const int CSSValueLrTb = 491;
  498. const int CSSValueRlTb = 492;
  499. const int CSSValueTbRl = 493;
  500. const int CSSValueHorizontalTb = 494;
  501. const int CSSValueVerticalRl = 495;
  502. const int CSSValueVerticalLr = 496;
  503. const int CSSValueHorizontalBt = 497;
  504. const int CSSValueOver = 498;
  505. const int CSSValueUnder = 499;
  506. const int CSSValueFilled = 500;
  507. const int CSSValueOpen = 501;
  508. const int CSSValueDot = 502;
  509. const int CSSValueDoubleCircle = 503;
  510. const int CSSValueTriangle = 504;
  511. const int CSSValueSesame = 505;
  512. const int CSSValueEllipse = 506;
  513. const int CSSValueClosestSide = 507;
  514. const int CSSValueClosestCorner = 508;
  515. const int CSSValueFarthestSide = 509;
  516. const int CSSValueFarthestCorner = 510;
  517. const int CSSValueUpright = 511;
  518. const int CSSValueVerticalRight = 512;
  519. const int CSSValueFont = 513;
  520. const int CSSValueGlyphs = 514;
  521. const int CSSValueInlineBox = 515;
  522. const int CSSValueReplaced = 516;
  523. const int CSSValueAliceblue = 517;
  524. const int CSSValueAntiquewhite = 518;
  525. const int CSSValueAquamarine = 519;
  526. const int CSSValueAzure = 520;
  527. const int CSSValueBeige = 521;
  528. const int CSSValueBisque = 522;
  529. const int CSSValueBlanchedalmond = 523;
  530. const int CSSValueBlueviolet = 524;
  531. const int CSSValueBrown = 525;
  532. const int CSSValueBurlywood = 526;
  533. const int CSSValueCadetblue = 527;
  534. const int CSSValueChartreuse = 528;
  535. const int CSSValueChocolate = 529;
  536. const int CSSValueCoral = 530;
  537. const int CSSValueCornflowerblue = 531;
  538. const int CSSValueCornsilk = 532;
  539. const int CSSValueCrimson = 533;
  540. const int CSSValueCyan = 534;
  541. const int CSSValueDarkblue = 535;
  542. const int CSSValueDarkcyan = 536;
  543. const int CSSValueDarkgoldenrod = 537;
  544. const int CSSValueDarkgray = 538;
  545. const int CSSValueDarkgreen = 539;
  546. const int CSSValueDarkgrey = 540;
  547. const int CSSValueDarkkhaki = 541;
  548. const int CSSValueDarkmagenta = 542;
  549. const int CSSValueDarkolivegreen = 543;
  550. const int CSSValueDarkorange = 544;
  551. const int CSSValueDarkorchid = 545;
  552. const int CSSValueDarkred = 546;
  553. const int CSSValueDarksalmon = 547;
  554. const int CSSValueDarkseagreen = 548;
  555. const int CSSValueDarkslateblue = 549;
  556. const int CSSValueDarkslategray = 550;
  557. const int CSSValueDarkslategrey = 551;
  558. const int CSSValueDarkturquoise = 552;
  559. const int CSSValueDarkviolet = 553;
  560. const int CSSValueDeeppink = 554;
  561. const int CSSValueDeepskyblue = 555;
  562. const int CSSValueDimgray = 556;
  563. const int CSSValueDimgrey = 557;
  564. const int CSSValueDodgerblue = 558;
  565. const int CSSValueFirebrick = 559;
  566. const int CSSValueFloralwhite = 560;
  567. const int CSSValueForestgreen = 561;
  568. const int CSSValueGainsboro = 562;
  569. const int CSSValueGhostwhite = 563;
  570. const int CSSValueGold = 564;
  571. const int CSSValueGoldenrod = 565;
  572. const int CSSValueGreenyellow = 566;
  573. const int CSSValueHoneydew = 567;
  574. const int CSSValueHotpink = 568;
  575. const int CSSValueIndianred = 569;
  576. const int CSSValueIndigo = 570;
  577. const int CSSValueIvory = 571;
  578. const int CSSValueKhaki = 572;
  579. const int CSSValueLavender = 573;
  580. const int CSSValueLavenderblush = 574;
  581. const int CSSValueLawngreen = 575;
  582. const int CSSValueLemonchiffon = 576;
  583. const int CSSValueLightblue = 577;
  584. const int CSSValueLightcoral = 578;
  585. const int CSSValueLightcyan = 579;
  586. const int CSSValueLightgoldenrodyellow = 580;
  587. const int CSSValueLightgray = 581;
  588. const int CSSValueLightgreen = 582;
  589. const int CSSValueLightgrey = 583;
  590. const int CSSValueLightpink = 584;
  591. const int CSSValueLightsalmon = 585;
  592. const int CSSValueLightseagreen = 586;
  593. const int CSSValueLightskyblue = 587;
  594. const int CSSValueLightslategray = 588;
  595. const int CSSValueLightslategrey = 589;
  596. const int CSSValueLightsteelblue = 590;
  597. const int CSSValueLightyellow = 591;
  598. const int CSSValueLimegreen = 592;
  599. const int CSSValueLinen = 593;
  600. const int CSSValueMagenta = 594;
  601. const int CSSValueMediumaquamarine = 595;
  602. const int CSSValueMediumblue = 596;
  603. const int CSSValueMediumorchid = 597;
  604. const int CSSValueMediumpurple = 598;
  605. const int CSSValueMediumseagreen = 599;
  606. const int CSSValueMediumslateblue = 600;
  607. const int CSSValueMediumspringgreen = 601;
  608. const int CSSValueMediumturquoise = 602;
  609. const int CSSValueMediumvioletred = 603;
  610. const int CSSValueMidnightblue = 604;
  611. const int CSSValueMintcream = 605;
  612. const int CSSValueMistyrose = 606;
  613. const int CSSValueMoccasin = 607;
  614. const int CSSValueNavajowhite = 608;
  615. const int CSSValueOldlace = 609;
  616. const int CSSValueOlivedrab = 610;
  617. const int CSSValueOrangered = 611;
  618. const int CSSValueOrchid = 612;
  619. const int CSSValuePalegoldenrod = 613;
  620. const int CSSValuePalegreen = 614;
  621. const int CSSValuePaleturquoise = 615;
  622. const int CSSValuePalevioletred = 616;
  623. const int CSSValuePapayawhip = 617;
  624. const int CSSValuePeachpuff = 618;
  625. const int CSSValuePeru = 619;
  626. const int CSSValuePink = 620;
  627. const int CSSValuePlum = 621;
  628. const int CSSValuePowderblue = 622;
  629. const int CSSValueRosybrown = 623;
  630. const int CSSValueRoyalblue = 624;
  631. const int CSSValueSaddlebrown = 625;
  632. const int CSSValueSalmon = 626;
  633. const int CSSValueSandybrown = 627;
  634. const int CSSValueSeagreen = 628;
  635. const int CSSValueSeashell = 629;
  636. const int CSSValueSienna = 630;
  637. const int CSSValueSkyblue = 631;
  638. const int CSSValueSlateblue = 632;
  639. const int CSSValueSlategray = 633;
  640. const int CSSValueSlategrey = 634;
  641. const int CSSValueSnow = 635;
  642. const int CSSValueSpringgreen = 636;
  643. const int CSSValueSteelblue = 637;
  644. const int CSSValueTan = 638;
  645. const int CSSValueThistle = 639;
  646. const int CSSValueTomato = 640;
  647. const int CSSValueTurquoise = 641;
  648. const int CSSValueViolet = 642;
  649. const int CSSValueWheat = 643;
  650. const int CSSValueWhitesmoke = 644;
  651. const int CSSValueYellowgreen = 645;
  652. const int CSSValueNonzero = 646;
  653. const int CSSValueEvenodd = 647;
  654. const int CSSValueAccumulate = 648;
  655. const int CSSValueNew = 649;
  656. const int CSSValueLinearrgb = 650;
  657. const int CSSValueOptimizequality = 651;
  658. const int CSSValueCrispedges = 652;
  659. const int CSSValueButt = 653;
  660. const int CSSValueMiter = 654;
  661. const int CSSValueBevel = 655;
  662. const int CSSValueBeforeEdge = 656;
  663. const int CSSValueAfterEdge = 657;
  664. const int CSSValueCentral = 658;
  665. const int CSSValueTextBeforeEdge = 659;
  666. const int CSSValueTextAfterEdge = 660;
  667. const int CSSValueIdeographic = 661;
  668. const int CSSValueAlphabetic = 662;
  669. const int CSSValueHanging = 663;
  670. const int CSSValueMathematical = 664;
  671. const int CSSValueUseScript = 665;
  672. const int CSSValueNoChange = 666;
  673. const int CSSValueResetSize = 667;
  674. const int CSSValueNonScalingStroke = 668;
  675. const int numCSSValueKeywords = 669;
  676. const size_t maxCSSValueKeywordLength = 36;
  677. const char* getValueName(unsigned short id);
  678. } // namespace WebCore
  679. #endif // CSSValueKeywords_h