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