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