DEFINE_STATIC_LOCAL 1207 Source/bindings/templates/interface.cpp         DEFINE_STATIC_LOCAL(v8::Persistent<v8::ObjectTemplate>, V8WindowShadowObjectCacheForMainWorld, ());
DEFINE_STATIC_LOCAL 1217 Source/bindings/templates/interface.cpp         DEFINE_STATIC_LOCAL(v8::Persistent<v8::ObjectTemplate>, V8WindowShadowObjectCacheForNonMainWorld, ());
DEFINE_STATIC_LOCAL   74 Source/bindings/v8/DOMWrapperWorld.cpp     DEFINE_STATIC_LOCAL(WorldMap, map, ());
DEFINE_STATIC_LOCAL  146 Source/bindings/v8/DOMWrapperWorld.cpp     DEFINE_STATIC_LOCAL(IsolatedWorldSecurityOriginMap, map, ());
DEFINE_STATIC_LOCAL  177 Source/bindings/v8/DOMWrapperWorld.cpp     DEFINE_STATIC_LOCAL(IsolatedWorldContentSecurityPolicyMap, map, ());
DEFINE_STATIC_LOCAL  153 Source/bindings/v8/ExceptionMessages.cpp     DEFINE_STATIC_LOCAL(String, readOnly, ("This object is read-only."));
DEFINE_STATIC_LOCAL   88 Source/bindings/v8/PageScriptDebugServer.cpp     DEFINE_STATIC_LOCAL(PageScriptDebugServer, server, ());
DEFINE_STATIC_LOCAL  351 Source/bindings/v8/ScriptController.cpp     DEFINE_STATIC_LOCAL(V8Extensions, extensions, ());
DEFINE_STATIC_LOCAL   49 Source/bindings/v8/ScriptEventListener.cpp     DEFINE_STATIC_LOCAL(const AtomicString, eventString, ("event"));
DEFINE_STATIC_LOCAL   50 Source/bindings/v8/ScriptEventListener.cpp     DEFINE_STATIC_LOCAL(const AtomicString, evtString, ("evt"));
DEFINE_STATIC_LOCAL  124 Source/bindings/v8/V8Binding.cpp     DEFINE_STATIC_LOCAL(ArrayBufferAllocator, arrayBufferAllocator, ());
DEFINE_STATIC_LOCAL   19 Source/bindings/v8/V8DOMActivityLogger.cpp     DEFINE_STATIC_LOCAL(DOMActivityLoggerMap, map, ());
DEFINE_STATIC_LOCAL   65 Source/bindings/v8/V8GCForContextDispose.cpp     DEFINE_STATIC_LOCAL(V8GCForContextDispose, staticInstance, ());
DEFINE_STATIC_LOCAL  188 Source/bindings/v8/V8NPObject.cpp         DEFINE_STATIC_LOCAL(V8NPTemplateMap, map, (isolate));
DEFINE_STATIC_LOCAL  403 Source/bindings/v8/V8NPObject.cpp     DEFINE_STATIC_LOCAL(DOMWrapperMap<NPObject>, npObjectMap, (v8::Isolate::GetCurrent()));
DEFINE_STATIC_LOCAL  185 Source/bindings/v8/V8StringResource.cpp     DEFINE_STATIC_LOCAL(Vector<AtomicString>, lowNumbers, (kLowNumbers + 1));
DEFINE_STATIC_LOCAL   44 Source/bindings/v8/custom/V8ArrayBufferCustom.cpp     DEFINE_STATIC_LOCAL(V8ArrayBufferDeallocationObserver, deallocationObserver, ());
DEFINE_STATIC_LOCAL  144 Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp     DEFINE_STATIC_LOCAL(CSSPropertyInfoMap, map, ());
DEFINE_STATIC_LOCAL  159 Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp     DEFINE_STATIC_LOCAL(PreAllocatedPropertyVector, propertyNames, ());
DEFINE_STATIC_LOCAL  471 Source/bindings/v8/custom/V8WindowCustom.cpp         DEFINE_STATIC_LOCAL(const AtomicString, nameOfProtoProperty, ("__proto__", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  365 Source/bindings/v8/npruntime.cpp     DEFINE_STATIC_LOCAL(NPObjectMap, objectMap, ());
DEFINE_STATIC_LOCAL  373 Source/bindings/v8/npruntime.cpp     DEFINE_STATIC_LOCAL(NPRootObjectMap, objectMap, ());
DEFINE_STATIC_LOCAL  409 Source/core/accessibility/AXObject.cpp     DEFINE_STATIC_LOCAL(const AtomicString, invalidStatusFalse, ("false", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL 1089 Source/core/accessibility/AXRenderObject.cpp     DEFINE_STATIC_LOCAL(const AtomicString, liveRegionStatusAssertive, ("assertive", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL 1090 Source/core/accessibility/AXRenderObject.cpp     DEFINE_STATIC_LOCAL(const AtomicString, liveRegionStatusPolite, ("polite", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL 1091 Source/core/accessibility/AXRenderObject.cpp     DEFINE_STATIC_LOCAL(const AtomicString, liveRegionStatusOff, ("off", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL 1116 Source/core/accessibility/AXRenderObject.cpp     DEFINE_STATIC_LOCAL(const AtomicString, defaultLiveRegionRelevant, ("additions text", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   79 Source/core/animation/AnimatableStrokeDasharrayList.cpp         DEFINE_STATIC_LOCAL(Persistent<AnimatableSVGLength>, zeroPixels, (AnimatableSVGLength::create(SVGLength::create())));
DEFINE_STATIC_LOCAL   48 Source/core/animation/AnimatableValue.cpp     DEFINE_STATIC_LOCAL(Persistent<AnimatableNeutral>, neutralSentinelValue, (AnimatableNeutral::create()));
DEFINE_STATIC_LOCAL   58 Source/core/animation/Timing.h         DEFINE_STATIC_LOCAL(Timing, timing, ());
DEFINE_STATIC_LOCAL  123 Source/core/animation/css/CSSAnimationData.cpp     DEFINE_STATIC_LOCAL(const AtomicString, initialValue, ("none"));
DEFINE_STATIC_LOCAL  823 Source/core/animation/css/CSSAnimations.cpp     DEFINE_STATIC_LOCAL(Vector<CSSPropertyID>, properties, ());
DEFINE_STATIC_LOCAL  824 Source/core/animation/css/CSSAnimations.cpp     DEFINE_STATIC_LOCAL(StylePropertyShorthand, propertyShorthand, ());
DEFINE_STATIC_LOCAL   53 Source/core/clipboard/DataTransferItem.cpp     DEFINE_STATIC_LOCAL(const String, kindString, ("string"));
DEFINE_STATIC_LOCAL   54 Source/core/clipboard/DataTransferItem.cpp     DEFINE_STATIC_LOCAL(const String, kindFile, ("file"));
DEFINE_STATIC_LOCAL  380 Source/core/css/CSSComputedStyleDeclaration.cpp     DEFINE_STATIC_LOCAL(Vector<CSSPropertyID>, properties, ());
DEFINE_STATIC_LOCAL 1367 Source/core/css/CSSComputedStyleDeclaration.cpp     DEFINE_STATIC_LOCAL(HashSet<CSSPropertyID>, propertyIDSet, ());
DEFINE_STATIC_LOCAL   49 Source/core/css/CSSDefaultStyleSheets.cpp     DEFINE_STATIC_LOCAL(Persistent<CSSDefaultStyleSheets>, cssDefaultStyleSheets, (new CSSDefaultStyleSheets()));
DEFINE_STATIC_LOCAL   52 Source/core/css/CSSDefaultStyleSheets.cpp     DEFINE_STATIC_LOCAL(CSSDefaultStyleSheets, cssDefaultStyleSheets, ());
DEFINE_STATIC_LOCAL   59 Source/core/css/CSSDefaultStyleSheets.cpp     DEFINE_STATIC_LOCAL(const MediaQueryEvaluator, staticScreenEval, ("screen"));
DEFINE_STATIC_LOCAL   65 Source/core/css/CSSDefaultStyleSheets.cpp     DEFINE_STATIC_LOCAL(const MediaQueryEvaluator, staticPrintEval, ("print"));
DEFINE_STATIC_LOCAL   74 Source/core/css/CSSParserMode.cpp     DEFINE_STATIC_LOCAL(CSSParserContext, strictContext, (HTMLStandardMode, 0));
DEFINE_STATIC_LOCAL  145 Source/core/css/CSSPrimitiveValue.cpp     DEFINE_STATIC_LOCAL(UnitTable, unitTable, (createUnitTable()));
DEFINE_STATIC_LOCAL  202 Source/core/css/CSSPrimitiveValue.cpp     DEFINE_STATIC_LOCAL(CSSTextCache, cache, ());
DEFINE_STATIC_LOCAL  175 Source/core/css/CSSProperty.cpp     DEFINE_STATIC_LOCAL(StylePropertyShorthand, borderDirections, (CSSPropertyBorder, properties, WTF_ARRAY_LENGTH(properties)));
DEFINE_STATIC_LOCAL   90 Source/core/css/CSSPropertySourceData.cpp     DEFINE_STATIC_LOCAL(String, emptyValue, ("e"));
DEFINE_STATIC_LOCAL   38 Source/core/css/CSSStyleRule.cpp     DEFINE_STATIC_LOCAL(SelectorTextCache, cache, ());
DEFINE_STATIC_LOCAL   38 Source/core/css/CSSValuePool.cpp     DEFINE_STATIC_LOCAL(Persistent<CSSValuePool>, pool, (new CSSValuePool()));
DEFINE_STATIC_LOCAL   41 Source/core/css/CSSValuePool.cpp     DEFINE_STATIC_LOCAL(CSSValuePool, pool, ());
DEFINE_STATIC_LOCAL  178 Source/core/css/FontFaceSet.cpp     DEFINE_STATIC_LOCAL(AtomicString, loading, ("loading", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  179 Source/core/css/FontFaceSet.cpp     DEFINE_STATIC_LOCAL(AtomicString, loaded, ("loaded", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  433 Source/core/css/FontFaceSet.cpp     DEFINE_STATIC_LOCAL(String, space, (" "));
DEFINE_STATIC_LOCAL  261 Source/core/css/MediaList.cpp     DEFINE_STATIC_LOCAL(String, mediaQueryMessage, ("Consider using 'dppx' units, as in CSS '%replacementUnits%' means dots-per-CSS-%lengthUnit%, not dots-per-physical-%lengthUnit%, so does not correspond to the actual '%replacementUnits%' of a screen. In media query expression: "));
DEFINE_STATIC_LOCAL  262 Source/core/css/MediaList.cpp     DEFINE_STATIC_LOCAL(String, mediaValueDPI, ("dpi"));
DEFINE_STATIC_LOCAL  263 Source/core/css/MediaList.cpp     DEFINE_STATIC_LOCAL(String, mediaValueDPCM, ("dpcm"));
DEFINE_STATIC_LOCAL  264 Source/core/css/MediaList.cpp     DEFINE_STATIC_LOCAL(String, lengthUnitInch, ("inch"));
DEFINE_STATIC_LOCAL  265 Source/core/css/MediaList.cpp     DEFINE_STATIC_LOCAL(String, lengthUnitCentimeter, ("centimeter"));
DEFINE_STATIC_LOCAL   38 Source/core/css/StylePropertySerializer.cpp     DEFINE_STATIC_LOCAL(String, initial, ("initial"));
DEFINE_STATIC_LOCAL   39 Source/core/css/StylePropertySerializer.cpp     DEFINE_STATIC_LOCAL(String, inherit, ("inherit"));
DEFINE_STATIC_LOCAL  423 Source/core/css/StylePropertySet.cpp     DEFINE_STATIC_LOCAL(Vector<CSSPropertyID>, properties, ());
DEFINE_STATIC_LOCAL   35 Source/core/css/StylePropertyShorthandCustom.cpp     DEFINE_STATIC_LOCAL(StylePropertyShorthand, borderForParsingLonghands, (CSSPropertyBorder, borderShorthandProperties, propertiesForInitialization, WTF_ARRAY_LENGTH(borderShorthandProperties)));
DEFINE_STATIC_LOCAL   60 Source/core/css/StylePropertyShorthandCustom.cpp     DEFINE_STATIC_LOCAL(StylePropertyShorthand, webkitAnimationLonghandsForParsing, (CSSPropertyAnimation, animationPropertiesForParsing, WTF_ARRAY_LENGTH(animationPropertiesForParsing)));
DEFINE_STATIC_LOCAL   85 Source/core/css/StylePropertyShorthandCustom.cpp     DEFINE_STATIC_LOCAL(StylePropertyShorthand, webkitAnimationLonghandsForParsing, (CSSPropertyWebkitAnimation, animationPropertiesForParsing, WTF_ARRAY_LENGTH(animationPropertiesForParsing)));
DEFINE_STATIC_LOCAL  378 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, a5Width, (mmLength(148)));
DEFINE_STATIC_LOCAL  379 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, a5Height, (mmLength(210)));
DEFINE_STATIC_LOCAL  380 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, a4Width, (mmLength(210)));
DEFINE_STATIC_LOCAL  381 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, a4Height, (mmLength(297)));
DEFINE_STATIC_LOCAL  382 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, a3Width, (mmLength(297)));
DEFINE_STATIC_LOCAL  383 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, a3Height, (mmLength(420)));
DEFINE_STATIC_LOCAL  384 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, b5Width, (mmLength(176)));
DEFINE_STATIC_LOCAL  385 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, b5Height, (mmLength(250)));
DEFINE_STATIC_LOCAL  386 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, b4Width, (mmLength(250)));
DEFINE_STATIC_LOCAL  387 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, b4Height, (mmLength(353)));
DEFINE_STATIC_LOCAL  388 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, letterWidth, (inchLength(8.5)));
DEFINE_STATIC_LOCAL  389 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, letterHeight, (inchLength(11)));
DEFINE_STATIC_LOCAL  390 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, legalWidth, (inchLength(8.5)));
DEFINE_STATIC_LOCAL  391 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, legalHeight, (inchLength(14)));
DEFINE_STATIC_LOCAL  392 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, ledgerWidth, (inchLength(11)));
DEFINE_STATIC_LOCAL  393 Source/core/css/resolver/StyleBuilderCustom.cpp     DEFINE_STATIC_LOCAL(Length, ledgerHeight, (inchLength(17)));
DEFINE_STATIC_LOCAL   45 Source/core/dom/ChildListMutationScope.cpp     DEFINE_STATIC_LOCAL(AccumulatorMap, map, ());
DEFINE_STATIC_LOCAL   38 Source/core/dom/ContextFeatures.cpp     DEFINE_STATIC_LOCAL(ContextFeaturesClient, empty, ());
DEFINE_STATIC_LOCAL   76 Source/core/dom/DOMImplementation.cpp     DEFINE_STATIC_LOCAL(FeatureSet, svgFeatures, ());
DEFINE_STATIC_LOCAL  105 Source/core/dom/DOMImplementation.cpp     DEFINE_STATIC_LOCAL(FeatureSet, svgFeatures, ());
DEFINE_STATIC_LOCAL 1058 Source/core/dom/Document.cpp     DEFINE_STATIC_LOCAL(const String, loading, ("loading"));
DEFINE_STATIC_LOCAL 1059 Source/core/dom/Document.cpp     DEFINE_STATIC_LOCAL(const String, interactive, ("interactive"));
DEFINE_STATIC_LOCAL 1060 Source/core/dom/Document.cpp     DEFINE_STATIC_LOCAL(const String, complete, ("complete"));
DEFINE_STATIC_LOCAL  138 Source/core/dom/DocumentOrderedMap.cpp     DEFINE_STATIC_LOCAL(Vector<Element*>, emptyVector, ());
DEFINE_STATIC_LOCAL  118 Source/core/dom/Element.cpp     DEFINE_STATIC_LOCAL(AttrNodeListMap, map, ());
DEFINE_STATIC_LOCAL  249 Source/core/dom/ExecutionContext.cpp         DEFINE_STATIC_LOCAL(KURL, emptyURL, ());
DEFINE_STATIC_LOCAL  260 Source/core/dom/ExecutionContext.cpp         DEFINE_STATIC_LOCAL(KURL, emptyURL, ());
DEFINE_STATIC_LOCAL  176 Source/core/dom/MutationObserver.cpp     DEFINE_STATIC_LOCAL(MutationObserverSet, activeObservers, ());
DEFINE_STATIC_LOCAL  182 Source/core/dom/MutationObserver.cpp     DEFINE_STATIC_LOCAL(MutationObserverSet, suspendedObservers, ());
DEFINE_STATIC_LOCAL  151 Source/core/dom/MutationRecord.cpp     DEFINE_STATIC_LOCAL(AtomicString, childList, ("childList", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  157 Source/core/dom/MutationRecord.cpp     DEFINE_STATIC_LOCAL(AtomicString, attributes, ("attributes", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  163 Source/core/dom/MutationRecord.cpp     DEFINE_STATIC_LOCAL(AtomicString, characterData, ("characterData", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL 2007 Source/core/dom/Node.cpp     DEFINE_STATIC_LOCAL(EventTargetDataMap, map, ());
DEFINE_STATIC_LOCAL   69 Source/core/dom/PresentationAttributeStyle.cpp     DEFINE_STATIC_LOCAL(PresentationAttributeCache, cache, ());
DEFINE_STATIC_LOCAL  157 Source/core/dom/PresentationAttributeStyle.cpp     DEFINE_STATIC_LOCAL(PresentationAttributeCacheCleaner, cacheCleaner, ());
DEFINE_STATIC_LOCAL   39 Source/core/dom/PseudoElement.cpp     DEFINE_STATIC_LOCAL(QualifiedName, name, (nullAtom, "<pseudo>", nullAtom));
DEFINE_STATIC_LOCAL   45 Source/core/dom/PseudoElement.cpp     DEFINE_STATIC_LOCAL(const String, after, ("::after"));
DEFINE_STATIC_LOCAL   46 Source/core/dom/PseudoElement.cpp     DEFINE_STATIC_LOCAL(const String, before, ("::before"));
DEFINE_STATIC_LOCAL  111 Source/core/dom/QualifiedName.cpp     DEFINE_STATIC_LOCAL(QualifiedName, nullName, (nullAtom, nullAtom, nullAtom));
DEFINE_STATIC_LOCAL  115 Source/core/dom/ScriptLoader.cpp     DEFINE_STATIC_LOCAL(LanguageSet, languages, ());
DEFINE_STATIC_LOCAL  152 Source/core/dom/SpaceSplitString.cpp     DEFINE_STATIC_LOCAL(SpaceSplitStringDataMap, map, ());
DEFINE_STATIC_LOCAL  147 Source/core/dom/TreeScope.cpp     DEFINE_STATIC_LOCAL(Vector<Element*>, emptyVector, ());
DEFINE_STATIC_LOCAL   50 Source/core/dom/custom/CustomElement.cpp     DEFINE_STATIC_LOCAL(Vector<AtomicString>, names, ());
DEFINE_STATIC_LOCAL   68 Source/core/dom/custom/CustomElement.cpp         DEFINE_STATIC_LOCAL(Vector<AtomicString>, reservedNames, ());
DEFINE_STATIC_LOCAL   47 Source/core/dom/custom/CustomElementCallbackDispatcher.cpp     DEFINE_STATIC_LOCAL(CustomElementCallbackDispatcher, instance, ());
DEFINE_STATIC_LOCAL   28 Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp     DEFINE_STATIC_LOCAL(CustomElementMicrotaskDispatcher, instance, ());
DEFINE_STATIC_LOCAL   38 Source/core/dom/custom/CustomElementObserver.cpp     DEFINE_STATIC_LOCAL(ElementObserverMap, map, ());
DEFINE_STATIC_LOCAL   98 Source/core/dom/custom/CustomElementScheduler.cpp     DEFINE_STATIC_LOCAL(CustomElementScheduler, instance, ());
DEFINE_STATIC_LOCAL  338 Source/core/dom/shadow/ShadowRoot.cpp     DEFINE_STATIC_LOCAL(const Vector<RefPtr<InsertionPoint> >, emptyList, ());
DEFINE_STATIC_LOCAL   58 Source/core/editing/ApplyStyleCommand.cpp     DEFINE_STATIC_LOCAL(String, styleSpanClassString, ((AppleStyleSpanClass)));
DEFINE_STATIC_LOCAL   99 Source/core/editing/EditingStyle.cpp     DEFINE_STATIC_LOCAL(Vector<CSSPropertyID>, properties, ());
DEFINE_STATIC_LOCAL  110 Source/core/editing/EditingStyle.cpp     DEFINE_STATIC_LOCAL(Vector<CSSPropertyID>, properties, ());
DEFINE_STATIC_LOCAL  775 Source/core/editing/EditingStyle.cpp     DEFINE_STATIC_LOCAL(Vector<OwnPtr<HTMLElementEquivalent> >, HTMLElementEquivalents, ());
DEFINE_STATIC_LOCAL  814 Source/core/editing/EditingStyle.cpp     DEFINE_STATIC_LOCAL(Vector<OwnPtr<HTMLAttributeEquivalent> >, HTMLAttributeEquivalents, ());
DEFINE_STATIC_LOCAL  137 Source/core/editing/Editor.cpp     DEFINE_STATIC_LOCAL(EmptyEditorClient, client, ());
DEFINE_STATIC_LOCAL  125 Source/core/editing/FormatBlockCommand.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, blockTags, ());
DEFINE_STATIC_LOCAL   75 Source/core/editing/MarkupAccumulator.cpp     DEFINE_STATIC_LOCAL(const CString, ampReference, ("&amp;"));
DEFINE_STATIC_LOCAL   76 Source/core/editing/MarkupAccumulator.cpp     DEFINE_STATIC_LOCAL(const CString, ltReference, ("&lt;"));
DEFINE_STATIC_LOCAL   77 Source/core/editing/MarkupAccumulator.cpp     DEFINE_STATIC_LOCAL(const CString, gtReference, ("&gt;"));
DEFINE_STATIC_LOCAL   78 Source/core/editing/MarkupAccumulator.cpp     DEFINE_STATIC_LOCAL(const CString, quotReference, ("&quot;"));
DEFINE_STATIC_LOCAL   79 Source/core/editing/MarkupAccumulator.cpp     DEFINE_STATIC_LOCAL(const CString, nbspReference, ("&nbsp;"));
DEFINE_STATIC_LOCAL  246 Source/core/editing/MarkupAccumulator.cpp     DEFINE_STATIC_LOCAL(String, xmlnsWithColon, ("xmlns:"));
DEFINE_STATIC_LOCAL   50 Source/core/editing/RemoveFormatCommand.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, elements, ());
DEFINE_STATIC_LOCAL   98 Source/core/editing/ReplaceSelectionCommand.cpp     DEFINE_STATIC_LOCAL(String, interchangeNewlineClassString, (AppleInterchangeNewline));
DEFINE_STATIC_LOCAL  104 Source/core/editing/ReplaceSelectionCommand.cpp     DEFINE_STATIC_LOCAL(String, convertedSpaceSpanClassString, (AppleConvertedSpace));
DEFINE_STATIC_LOCAL  558 Source/core/editing/ReplaceSelectionCommand.cpp     DEFINE_STATIC_LOCAL(HashSet<AtomicString>, elements, ());
DEFINE_STATIC_LOCAL   70 Source/core/editing/SpellChecker.cpp     DEFINE_STATIC_LOCAL(EmptySpellCheckerClient, client, ());
DEFINE_STATIC_LOCAL  402 Source/core/editing/htmlediting.cpp     DEFINE_STATIC_LOCAL(String, nonBreakingSpaceString, (&noBreakSpace, 1));
DEFINE_STATIC_LOCAL  195 Source/core/editing/markup.cpp     DEFINE_STATIC_LOCAL(const String, divClose, ("</div>"));
DEFINE_STATIC_LOCAL  196 Source/core/editing/markup.cpp     DEFINE_STATIC_LOCAL(const String, styleSpanClose, ("</span>"));
DEFINE_STATIC_LOCAL  549 Source/core/editing/markup.cpp     DEFINE_STATIC_LOCAL(const String, interchangeNewlineString, ("<br class=\"" AppleInterchangeNewline "\">"));
DEFINE_STATIC_LOCAL   12 Source/core/events/ApplicationCacheErrorEvent.cpp     DEFINE_STATIC_LOCAL(String, errorManifest, ("manifest"));
DEFINE_STATIC_LOCAL   13 Source/core/events/ApplicationCacheErrorEvent.cpp     DEFINE_STATIC_LOCAL(String, errorSignature, ("signature"));
DEFINE_STATIC_LOCAL   14 Source/core/events/ApplicationCacheErrorEvent.cpp     DEFINE_STATIC_LOCAL(String, errorResource, ("resource"));
DEFINE_STATIC_LOCAL   15 Source/core/events/ApplicationCacheErrorEvent.cpp     DEFINE_STATIC_LOCAL(String, errorChanged, ("changed"));
DEFINE_STATIC_LOCAL   16 Source/core/events/ApplicationCacheErrorEvent.cpp     DEFINE_STATIC_LOCAL(String, errorAbort, ("abort"));
DEFINE_STATIC_LOCAL   17 Source/core/events/ApplicationCacheErrorEvent.cpp     DEFINE_STATIC_LOCAL(String, errorQuota, ("quota"));
DEFINE_STATIC_LOCAL   18 Source/core/events/ApplicationCacheErrorEvent.cpp     DEFINE_STATIC_LOCAL(String, errorPolicy, ("policy"));
DEFINE_STATIC_LOCAL   19 Source/core/events/ApplicationCacheErrorEvent.cpp     DEFINE_STATIC_LOCAL(String, errorUnknown, ("unknown"));
DEFINE_STATIC_LOCAL   51 Source/core/events/EventListenerMap.cpp     DEFINE_STATIC_LOCAL(Mutex, mutex, ());
DEFINE_STATIC_LOCAL  339 Source/core/events/EventTarget.cpp     DEFINE_STATIC_LOCAL(EventListenerVector, emptyVector, ());
DEFINE_STATIC_LOCAL   45 Source/core/fetch/CSSStyleSheetResource.cpp     DEFINE_STATIC_LOCAL(const AtomicString, acceptCSS, ("text/css,*/*;q=0.1", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   39 Source/core/fetch/FetchContext.cpp     DEFINE_STATIC_LOCAL(FetchContext, instance, ());
DEFINE_STATIC_LOCAL  306 Source/core/fetch/ImageResource.cpp     DEFINE_STATIC_LOCAL(const AtomicString, acceptWebP, ("image/webp,*/*;q=0.8", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  132 Source/core/fetch/RawResource.cpp     DEFINE_STATIC_LOCAL(HashSet<AtomicString>, m_headers, ());
DEFINE_STATIC_LOCAL  846 Source/core/fetch/Resource.cpp     DEFINE_STATIC_LOCAL(ResourceCallback, callbackHandler, ());
DEFINE_STATIC_LOCAL 1369 Source/core/fetch/ResourceFetcher.cpp     DEFINE_STATIC_LOCAL(ResourceLoaderOptions, options, (SniffContent, BufferData, AllowStoredCredentials, ClientRequestedCredentials, CheckContentSecurityPolicy, DocumentContext));
DEFINE_STATIC_LOCAL   41 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp     DEFINE_STATIC_LOCAL(ResourceLoadPriorityOptimizer, s_renderLoadOptimizer, ());
DEFINE_STATIC_LOCAL   41 Source/core/fetch/ScriptResource.cpp     DEFINE_STATIC_LOCAL(const AtomicString, acceptScript, ("*/*", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   44 Source/core/fetch/XSLStyleSheetResource.cpp     DEFINE_STATIC_LOCAL(const AtomicString, acceptXSLT, ("text/xml, application/xml, application/xhtml+xml, text/xsl, application/rss+xml, application/atom+xml", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   68 Source/core/fileapi/Blob.cpp     DEFINE_STATIC_LOCAL(BlobURLRegistry, instance, ());
DEFINE_STATIC_LOCAL  167 Source/core/frame/DOMWindow.cpp     DEFINE_STATIC_LOCAL(DOMWindowSet, windowsWithUnloadEventListeners, ());
DEFINE_STATIC_LOCAL  173 Source/core/frame/DOMWindow.cpp     DEFINE_STATIC_LOCAL(DOMWindowSet, windowsWithBeforeUnloadEventListeners, ());
DEFINE_STATIC_LOCAL  144 Source/core/frame/Frame.cpp     DEFINE_STATIC_LOCAL(EmptyChromeClient, client, ());
DEFINE_STATIC_LOCAL   77 Source/core/frame/NavigatorID.cpp     DEFINE_STATIC_LOCAL(String, platformName, (uname(&osname) >= 0 ? String(osname.sysname) + String(" ") + String(osname.machine) : emptyString()));
DEFINE_STATIC_LOCAL  224 Source/core/frame/csp/CSPDirectiveList.cpp     DEFINE_STATIC_LOCAL(String, consoleMessage, ("Refused to execute JavaScript URL because it violates the following Content Security Policy directive: "));
DEFINE_STATIC_LOCAL  233 Source/core/frame/csp/CSPDirectiveList.cpp     DEFINE_STATIC_LOCAL(String, consoleMessage, ("Refused to execute inline event handler because it violates the following Content Security Policy directive: "));
DEFINE_STATIC_LOCAL  241 Source/core/frame/csp/CSPDirectiveList.cpp     DEFINE_STATIC_LOCAL(String, consoleMessage, ("Refused to execute inline script because it violates the following Content Security Policy directive: "));
DEFINE_STATIC_LOCAL  249 Source/core/frame/csp/CSPDirectiveList.cpp     DEFINE_STATIC_LOCAL(String, consoleMessage, ("Refused to apply inline style because it violates the following Content Security Policy directive: "));
DEFINE_STATIC_LOCAL  257 Source/core/frame/csp/CSPDirectiveList.cpp     DEFINE_STATIC_LOCAL(String, consoleMessage, ("Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "));
DEFINE_STATIC_LOCAL  288 Source/core/frame/csp/CSPSourceList.cpp     DEFINE_STATIC_LOCAL(const String, noncePrefix, ("'nonce-"));
DEFINE_STATIC_LOCAL  684 Source/core/frame/csp/ContentSecurityPolicy.cpp     DEFINE_STATIC_LOCAL(String, allow, ("allow"));
DEFINE_STATIC_LOCAL  685 Source/core/frame/csp/ContentSecurityPolicy.cpp     DEFINE_STATIC_LOCAL(String, options, ("options"));
DEFINE_STATIC_LOCAL  686 Source/core/frame/csp/ContentSecurityPolicy.cpp     DEFINE_STATIC_LOCAL(String, policyURI, ("policy-uri"));
DEFINE_STATIC_LOCAL  687 Source/core/frame/csp/ContentSecurityPolicy.cpp     DEFINE_STATIC_LOCAL(String, allowMessage, ("The 'allow' directive has been replaced with 'default-src'. Please use that directive instead, as 'allow' has no effect."));
DEFINE_STATIC_LOCAL  688 Source/core/frame/csp/ContentSecurityPolicy.cpp     DEFINE_STATIC_LOCAL(String, optionsMessage, ("The 'options' directive has been replaced with 'unsafe-inline' and 'unsafe-eval' source expressions for the 'script-src' and 'style-src' directives. Please use those directives instead, as 'options' has no effect."));
DEFINE_STATIC_LOCAL  689 Source/core/frame/csp/ContentSecurityPolicy.cpp     DEFINE_STATIC_LOCAL(String, policyURIMessage, ("The 'policy-uri' directive has been removed from the specification. Please specify a complete policy via the Content-Security-Policy header."));
DEFINE_STATIC_LOCAL  504 Source/core/html/HTMLAnchorElement.cpp     DEFINE_STATIC_LOCAL(RootEditableElementMap, map, ());
DEFINE_STATIC_LOCAL  213 Source/core/html/HTMLAppletElement.cpp     DEFINE_STATIC_LOCAL(String, appletMimeType, ("application/x-java-applet"));
DEFINE_STATIC_LOCAL   68 Source/core/html/HTMLButtonElement.cpp             DEFINE_STATIC_LOCAL(const AtomicString, submit, ("submit", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   72 Source/core/html/HTMLButtonElement.cpp             DEFINE_STATIC_LOCAL(const AtomicString, button, ("button", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   76 Source/core/html/HTMLButtonElement.cpp             DEFINE_STATIC_LOCAL(const AtomicString, reset, ("reset", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   62 Source/core/html/HTMLDetailsElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, summarySelector, ("summary:first-of-type", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  209 Source/core/html/HTMLElement.cpp     DEFINE_STATIC_LOCAL(StringToStringMap, attributeNameToEventNameMap, ());
DEFINE_STATIC_LOCAL   81 Source/core/html/HTMLFieldSetElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, fieldset, ("fieldset", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   44 Source/core/html/HTMLFrameOwnerElement.cpp     DEFINE_STATIC_LOCAL(WidgetToParentMap, map, ());
DEFINE_STATIC_LOCAL  122 Source/core/html/HTMLFrameOwnerElement.h         DEFINE_STATIC_LOCAL(HashCountedSet<Node*>, nodes, ());
DEFINE_STATIC_LOCAL   54 Source/core/html/HTMLKeygenElement.cpp     DEFINE_STATIC_LOCAL(AtomicString, keygenSelectPseudoId, ("-webkit-keygen-select", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   95 Source/core/html/HTMLKeygenElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, keygen, ("keygen", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  118 Source/core/html/HTMLLinkElement.cpp     DEFINE_STATIC_LOCAL(LinkEventSender, sharedLoadEventSender, (EventTypeNames::load));
DEFINE_STATIC_LOCAL  128 Source/core/html/HTMLMediaElement.cpp     DEFINE_STATIC_LOCAL(DocumentElementSetMap, map, ());
DEFINE_STATIC_LOCAL  168 Source/core/html/HTMLMediaElement.cpp     DEFINE_STATIC_LOCAL(const String, codecs, ("codecs"));
DEFINE_STATIC_LOCAL  196 Source/core/html/HTMLMediaElement.cpp     DEFINE_STATIC_LOCAL(const String, codecs, ("codecs"));
DEFINE_STATIC_LOCAL   55 Source/core/html/HTMLOutputElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, output, ("output", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   93 Source/core/html/HTMLSelectElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, selectMultiple, ("select-multiple", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   94 Source/core/html/HTMLSelectElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, selectOne, ("select-one", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   43 Source/core/html/HTMLStyleElement.cpp     DEFINE_STATIC_LOCAL(StyleEventSender, sharedLoadEventSender, (EventTypeNames::load));
DEFINE_STATIC_LOCAL  105 Source/core/html/HTMLTextAreaElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, textarea, ("textarea", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  375 Source/core/html/HTMLTextFormControlElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, none, ("none", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  376 Source/core/html/HTMLTextFormControlElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, forward, ("forward", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  377 Source/core/html/HTMLTextFormControlElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, backward, ("backward", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  321 Source/core/html/MediaController.cpp     DEFINE_STATIC_LOCAL(AtomicString, waiting, ("waiting", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  327 Source/core/html/MediaController.cpp     DEFINE_STATIC_LOCAL(AtomicString, playing, ("playing", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  333 Source/core/html/MediaController.cpp     DEFINE_STATIC_LOCAL(AtomicString, ended, ("ended", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   93 Source/core/html/canvas/WebGLRenderingContextBase.cpp     DEFINE_STATIC_LOCAL(Vector<WebGLRenderingContextBase*>, activeContexts, ());
DEFINE_STATIC_LOCAL   99 Source/core/html/canvas/WebGLRenderingContextBase.cpp     DEFINE_STATIC_LOCAL(Vector<WebGLRenderingContextBase*>, forciblyEvictedContexts, ());
DEFINE_STATIC_LOCAL   62 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp     DEFINE_STATIC_LOCAL(AtomicString, valueContainerPseudo, ("-webkit-date-and-time-value", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   73 Source/core/html/forms/DateInputType.cpp     DEFINE_STATIC_LOCAL(const StepRange::StepDescription, stepDescription, (dateDefaultStep, dateDefaultStepBase, dateStepScaleFactor, StepRange::ParsedStepValueShouldBeInteger));
DEFINE_STATIC_LOCAL   82 Source/core/html/forms/DateTimeLocalInputType.cpp     DEFINE_STATIC_LOCAL(const StepRange::StepDescription, stepDescription, (dateTimeLocalDefaultStep, dateTimeLocalDefaultStepBase, dateTimeLocalStepScaleFactor, StepRange::ScaledStepValueShouldBeInteger));
DEFINE_STATIC_LOCAL  103 Source/core/html/forms/EmailInputType.cpp     DEFINE_STATIC_LOCAL(const String, validCharacters, (localPartCharacters));
DEFINE_STATIC_LOCAL  129 Source/core/html/forms/EmailInputType.cpp     DEFINE_STATIC_LOCAL(const ScriptRegexp, regExp, (emailPattern, TextCaseInsensitive));
DEFINE_STATIC_LOCAL  349 Source/core/html/forms/FormController.cpp         DEFINE_STATIC_LOCAL(const AtomicString, formKeyForNoOwner, ("No owner", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  390 Source/core/html/forms/FormController.cpp     DEFINE_STATIC_LOCAL(String, signature, ("\n\r?% WebKit serialized form state version 8 \n\r=&"));
DEFINE_STATIC_LOCAL   74 Source/core/html/forms/ImageInputType.cpp     DEFINE_STATIC_LOCAL(String, dotXString, (".x"));
DEFINE_STATIC_LOCAL   75 Source/core/html/forms/ImageInputType.cpp     DEFINE_STATIC_LOCAL(String, dotYString, (".y"));
DEFINE_STATIC_LOCAL  104 Source/core/html/forms/MonthInputType.cpp     DEFINE_STATIC_LOCAL(const StepRange::StepDescription, stepDescription, (monthDefaultStep, monthDefaultStepBase, monthStepScaleFactor, StepRange::ParsedStepValueShouldBeInteger));
DEFINE_STATIC_LOCAL  147 Source/core/html/forms/NumberInputType.cpp     DEFINE_STATIC_LOCAL(const StepRange::StepDescription, stepDescription, (numberDefaultStep, numberDefaultStepBase, numberStepScaleFactor));
DEFINE_STATIC_LOCAL  125 Source/core/html/forms/RangeInputType.cpp     DEFINE_STATIC_LOCAL(const StepRange::StepDescription, stepDescription, (rangeDefaultStep, rangeDefaultStepBase, rangeStepScaleFactor));
DEFINE_STATIC_LOCAL   72 Source/core/html/forms/StepRange.cpp     DEFINE_STATIC_LOCAL(const Decimal, twoPowerOfFloatMantissaBits, (Decimal::Positive, 0, UINT64_C(1) << FLT_MANT_DIG));
DEFINE_STATIC_LOCAL   78 Source/core/html/forms/StepRange.cpp     DEFINE_STATIC_LOCAL(const Decimal, tenPowerOf21, (Decimal::Positive, 21, 1));
DEFINE_STATIC_LOCAL  157 Source/core/html/forms/StepRange.cpp     DEFINE_STATIC_LOCAL(const Decimal, twoPowerOfDoubleMantissaBits, (Decimal::Positive, 0, UINT64_C(1) << DBL_MANT_DIG));
DEFINE_STATIC_LOCAL   91 Source/core/html/forms/TimeInputType.cpp     DEFINE_STATIC_LOCAL(const StepRange::StepDescription, stepDescription, (timeDefaultStep, timeDefaultStepBase, timeStepScaleFactor, StepRange::ScaledStepValueShouldBeInteger));
DEFINE_STATIC_LOCAL   68 Source/core/html/forms/WeekInputType.cpp     DEFINE_STATIC_LOCAL(const StepRange::StepDescription, stepDescription, (weekDefaultStep, weekDefaultStepBase, weekStepScaleFactor, StepRange::ParsedStepValueShouldBeInteger));
DEFINE_STATIC_LOCAL   44 Source/core/html/imports/HTMLImportsController.cpp     DEFINE_STATIC_LOCAL(const char*, name, ("HTMLImportsController"));
DEFINE_STATIC_LOCAL 1075 Source/core/html/parser/HTMLTokenizer.cpp         DEFINE_STATIC_LOCAL(String, dashDashString, ("--"));
DEFINE_STATIC_LOCAL 1076 Source/core/html/parser/HTMLTokenizer.cpp         DEFINE_STATIC_LOCAL(String, doctypeString, ("doctype"));
DEFINE_STATIC_LOCAL 1077 Source/core/html/parser/HTMLTokenizer.cpp         DEFINE_STATIC_LOCAL(String, cdataString, ("[CDATA["));
DEFINE_STATIC_LOCAL 1278 Source/core/html/parser/HTMLTokenizer.cpp             DEFINE_STATIC_LOCAL(String, publicString, ("public"));
DEFINE_STATIC_LOCAL 1279 Source/core/html/parser/HTMLTokenizer.cpp             DEFINE_STATIC_LOCAL(String, systemString, ("system"));
DEFINE_STATIC_LOCAL  278 Source/core/html/parser/XSSAuditor.cpp         DEFINE_STATIC_LOCAL(const AtomicString, XSSProtectionHeader, ("X-XSS-Protection", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  553 Source/core/html/parser/XSSAuditor.cpp     DEFINE_STATIC_LOCAL(String, safeJavaScriptURL, ("javascript:void(0)"));
DEFINE_STATIC_LOCAL  402 Source/core/html/shadow/DateTimeEditElement.cpp     DEFINE_STATIC_LOCAL(AtomicString, textPseudoId, ("-webkit-datetime-edit-text", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  652 Source/core/html/shadow/DateTimeEditElement.cpp     DEFINE_STATIC_LOCAL(AtomicString, fieldsWrapperPseudoId, ("-webkit-datetime-edit-fields-wrapper", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   52 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, ampmPsuedoId, ("-webkit-datetime-edit-ampm-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   88 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, dayPsuedoId, ("-webkit-datetime-edit-day-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  129 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, hourPsuedoId, ("-webkit-datetime-edit-hour-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  331 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, millisecondPsuedoId, ("-webkit-datetime-edit-millisecond-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  372 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, minutePsuedoId, ("-webkit-datetime-edit-minute-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  413 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, monthPsuedoId, ("-webkit-datetime-edit-month-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  454 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, secondPsuedoId, ("-webkit-datetime-edit-second-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  495 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, monthPsuedoId, ("-webkit-datetime-edit-month-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  539 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, weekPsuedoId, ("-webkit-datetime-edit-week-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  584 Source/core/html/shadow/DateTimeFieldElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, yearPsuedoId, ("-webkit-datetime-edit-year-field", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   76 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-panel", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  164 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-enclosure", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  183 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-overlay-enclosure", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  219 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-mute-button", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  255 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-play-button", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  284 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-overlay-play-button", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  326 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-toggle-closed-captions-button", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  398 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-timeline", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  461 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-volume-slider", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  495 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-fullscreen-button", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  518 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-time-remaining-display", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  541 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-current-time-display", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  572 Source/core/html/shadow/MediaControlElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-text-track-container", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  407 Source/core/html/shadow/MediaControls.cpp     DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls"));
DEFINE_STATIC_LOCAL  113 Source/core/html/shadow/MeterShadowElement.cpp     DEFINE_STATIC_LOCAL(AtomicString, optimumPseudoId, ("-webkit-meter-optimum-value", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  114 Source/core/html/shadow/MeterShadowElement.cpp     DEFINE_STATIC_LOCAL(AtomicString, suboptimumPseudoId, ("-webkit-meter-suboptimum-value", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  115 Source/core/html/shadow/MeterShadowElement.cpp     DEFINE_STATIC_LOCAL(AtomicString, evenLessGoodPseudoId, ("-webkit-meter-even-less-good-value", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   40 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("details-content", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   46 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("details-summary", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   52 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("date-time-edit", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   58 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("spin", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   64 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("clear", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   70 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("editing-view-port", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   76 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("inner-editor", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   82 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("password-generator", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   88 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("picker", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   94 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("placeholder", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  100 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("decoration", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  106 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("thumb", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  112 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("track", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  118 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("speech", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  124 Source/core/html/shadow/ShadowElementNames.cpp     DEFINE_STATIC_LOCAL(AtomicString, name, ("text-field-container", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  403 Source/core/html/shadow/SliderThumbElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, sliderThumb, ("-webkit-slider-thumb", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  409 Source/core/html/shadow/SliderThumbElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, mediaSliderThumb, ("-webkit-media-slider-thumb", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  452 Source/core/html/shadow/SliderThumbElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, mediaSliderContainer, ("-webkit-media-slider-container", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  453 Source/core/html/shadow/SliderThumbElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, sliderContainer, ("-webkit-slider-container", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  165 Source/core/html/shadow/TextControlInnerElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, resultsDecorationId, ("-webkit-search-results-decoration", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  166 Source/core/html/shadow/TextControlInnerElements.cpp     DEFINE_STATIC_LOCAL(AtomicString, decorationId, ("-webkit-search-decoration", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   52 Source/core/html/track/TextTrack.cpp     DEFINE_STATIC_LOCAL(const AtomicString, subtitles, ("subtitles", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   58 Source/core/html/track/TextTrack.cpp     DEFINE_STATIC_LOCAL(const AtomicString, captions, ("captions", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   64 Source/core/html/track/TextTrack.cpp     DEFINE_STATIC_LOCAL(const AtomicString, descriptions, ("descriptions", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   70 Source/core/html/track/TextTrack.cpp     DEFINE_STATIC_LOCAL(const AtomicString, chapters, ("chapters", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   76 Source/core/html/track/TextTrack.cpp     DEFINE_STATIC_LOCAL(const AtomicString, metadata, ("metadata", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   82 Source/core/html/track/TextTrack.cpp     DEFINE_STATIC_LOCAL(const AtomicString, open, ("disabled", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   88 Source/core/html/track/TextTrack.cpp     DEFINE_STATIC_LOCAL(const AtomicString, closed, ("hidden", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   94 Source/core/html/track/TextTrack.cpp     DEFINE_STATIC_LOCAL(const AtomicString, ended, ("showing", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   50 Source/core/html/track/TextTrackCue.h         DEFINE_STATIC_LOCAL(const AtomicString, cue, ("cue", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   73 Source/core/html/track/vtt/VTTCue.cpp     DEFINE_STATIC_LOCAL(const String, start, ("start"));
DEFINE_STATIC_LOCAL   79 Source/core/html/track/vtt/VTTCue.cpp     DEFINE_STATIC_LOCAL(const String, middle, ("middle"));
DEFINE_STATIC_LOCAL   85 Source/core/html/track/vtt/VTTCue.cpp     DEFINE_STATIC_LOCAL(const String, end, ("end"));
DEFINE_STATIC_LOCAL   91 Source/core/html/track/vtt/VTTCue.cpp     DEFINE_STATIC_LOCAL(const String, left, ("left"));
DEFINE_STATIC_LOCAL   97 Source/core/html/track/vtt/VTTCue.cpp     DEFINE_STATIC_LOCAL(const String, right, ("right"));
DEFINE_STATIC_LOCAL  108 Source/core/html/track/vtt/VTTCue.cpp     DEFINE_STATIC_LOCAL(const String, verticalrl, ("rl"));
DEFINE_STATIC_LOCAL  114 Source/core/html/track/vtt/VTTCue.cpp     DEFINE_STATIC_LOCAL(const String, verticallr, ("lr"));
DEFINE_STATIC_LOCAL  529 Source/core/html/track/vtt/VTTCue.cpp     DEFINE_STATIC_LOCAL(const String, rtTag, ("rt"));
DEFINE_STATIC_LOCAL  672 Source/core/html/track/vtt/VTTCue.cpp     DEFINE_STATIC_LOCAL(const String, timestampTag, ("timestamp"));
DEFINE_STATIC_LOCAL   35 Source/core/html/track/vtt/VTTElement.cpp     DEFINE_STATIC_LOCAL(QualifiedName, cTag, (nullAtom, "c", nullAtom));
DEFINE_STATIC_LOCAL   36 Source/core/html/track/vtt/VTTElement.cpp     DEFINE_STATIC_LOCAL(QualifiedName, vTag, (nullAtom, "v", nullAtom));
DEFINE_STATIC_LOCAL   37 Source/core/html/track/vtt/VTTElement.cpp     DEFINE_STATIC_LOCAL(QualifiedName, langTag, (nullAtom, "lang", nullAtom));
DEFINE_STATIC_LOCAL   38 Source/core/html/track/vtt/VTTElement.cpp     DEFINE_STATIC_LOCAL(QualifiedName, bTag, (nullAtom, "b", nullAtom));
DEFINE_STATIC_LOCAL   39 Source/core/html/track/vtt/VTTElement.cpp     DEFINE_STATIC_LOCAL(QualifiedName, uTag, (nullAtom, "u", nullAtom));
DEFINE_STATIC_LOCAL   40 Source/core/html/track/vtt/VTTElement.cpp     DEFINE_STATIC_LOCAL(QualifiedName, iTag, (nullAtom, "i", nullAtom));
DEFINE_STATIC_LOCAL   41 Source/core/html/track/vtt/VTTElement.cpp     DEFINE_STATIC_LOCAL(QualifiedName, rubyTag, (nullAtom, "ruby", nullAtom));
DEFINE_STATIC_LOCAL   42 Source/core/html/track/vtt/VTTElement.cpp     DEFINE_STATIC_LOCAL(QualifiedName, rtTag, (nullAtom, "rt", nullAtom));
DEFINE_STATIC_LOCAL   62 Source/core/html/track/vtt/VTTElement.h         DEFINE_STATIC_LOCAL(QualifiedName, voiceAttr, (nullAtom, "voice", nullAtom));
DEFINE_STATIC_LOCAL   68 Source/core/html/track/vtt/VTTElement.h         DEFINE_STATIC_LOCAL(QualifiedName, voiceAttr, (nullAtom, "lang", nullAtom));
DEFINE_STATIC_LOCAL  218 Source/core/html/track/vtt/VTTParser.cpp     DEFINE_STATIC_LOCAL(const AtomicString, regionHeaderName, ("Region", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  163 Source/core/html/track/vtt/VTTRegion.cpp     DEFINE_STATIC_LOCAL(const AtomicString, upScrollValueKeyword, ("up", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  173 Source/core/html/track/vtt/VTTRegion.cpp     DEFINE_STATIC_LOCAL(const AtomicString, upScrollValueKeyword, ("up", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  245 Source/core/html/track/vtt/VTTRegion.cpp     DEFINE_STATIC_LOCAL(const AtomicString, scrollUpValueKeyword, ("up", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  303 Source/core/html/track/vtt/VTTRegion.cpp     DEFINE_STATIC_LOCAL(const AtomicString, trackRegionCueContainerPseudoId,
DEFINE_STATIC_LOCAL  311 Source/core/html/track/vtt/VTTRegion.cpp     DEFINE_STATIC_LOCAL(const AtomicString, trackRegionCueContainerScrollingClass,
DEFINE_STATIC_LOCAL  319 Source/core/html/track/vtt/VTTRegion.cpp     DEFINE_STATIC_LOCAL(const AtomicString, trackRegionShadowPseudoId,
DEFINE_STATIC_LOCAL   94 Source/core/inspector/InspectorCSSAgent.cpp     DEFINE_STATIC_LOCAL(String, active, ("active"));
DEFINE_STATIC_LOCAL   95 Source/core/inspector/InspectorCSSAgent.cpp     DEFINE_STATIC_LOCAL(String, hover, ("hover"));
DEFINE_STATIC_LOCAL   96 Source/core/inspector/InspectorCSSAgent.cpp     DEFINE_STATIC_LOCAL(String, focus, ("focus"));
DEFINE_STATIC_LOCAL   97 Source/core/inspector/InspectorCSSAgent.cpp     DEFINE_STATIC_LOCAL(String, visited, ("visited"));
DEFINE_STATIC_LOCAL  947 Source/core/inspector/InspectorPageAgent.cpp     DEFINE_STATIC_LOCAL(const AtomicString, sourceMapHttpHeader, ("SourceMap", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  948 Source/core/inspector/InspectorPageAgent.cpp     DEFINE_STATIC_LOCAL(const AtomicString, deprecatedSourceMapHttpHeader, ("X-SourceMap", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  553 Source/core/inspector/InspectorStyleSheet.cpp     DEFINE_STATIC_LOCAL(String, bogusPropertyName, ("-webkit-boguz-propertee"));
DEFINE_STATIC_LOCAL  763 Source/core/inspector/InspectorStyleSheet.cpp     DEFINE_STATIC_LOCAL(String, defaultPrefix, ("    "));
DEFINE_STATIC_LOCAL  147 Source/core/inspector/TraceEventDispatcher.h         DEFINE_STATIC_LOCAL(TraceEventDispatcher, instance, ());
DEFINE_STATIC_LOCAL   53 Source/core/inspector/WorkerDebuggerAgent.cpp     DEFINE_STATIC_LOCAL(WorkerDebuggerAgents, agents, ());
DEFINE_STATIC_LOCAL  150 Source/core/loader/CrossOriginPreflightResultCache.cpp     DEFINE_STATIC_LOCAL(CrossOriginPreflightResultCache, cache, ());
DEFINE_STATIC_LOCAL  444 Source/core/loader/DocumentLoader.cpp     DEFINE_STATIC_LOCAL(AtomicString, xFrameOptionHeader, ("x-frame-options", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  728 Source/core/loader/DocumentLoader.cpp     DEFINE_STATIC_LOCAL(ResourceLoaderOptions, mainResourceLoadOptions,
DEFINE_STATIC_LOCAL   43 Source/core/loader/ImageLoader.cpp     DEFINE_STATIC_LOCAL(ImageEventSender, sender, (EventTypeNames::load));
DEFINE_STATIC_LOCAL   49 Source/core/loader/ImageLoader.cpp     DEFINE_STATIC_LOCAL(ImageEventSender, sender, (EventTypeNames::error));
DEFINE_STATIC_LOCAL  312 Source/core/page/EventHandler.cpp     DEFINE_STATIC_LOCAL(Persistent<DragState>, state, (new DragState()));
DEFINE_STATIC_LOCAL  315 Source/core/page/EventHandler.cpp     DEFINE_STATIC_LOCAL(DragState, state, ());
DEFINE_STATIC_LOCAL 1498 Source/core/page/EventHandler.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Image::loadPlatformResource("syntheticTouchCursor").get(), IntPoint(10, 10)));
DEFINE_STATIC_LOCAL 3171 Source/core/page/EventHandler.cpp     DEFINE_STATIC_LOCAL(AtomicString, Down, ("Down", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL 3172 Source/core/page/EventHandler.cpp     DEFINE_STATIC_LOCAL(AtomicString, Up, ("Up", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL 3173 Source/core/page/EventHandler.cpp     DEFINE_STATIC_LOCAL(AtomicString, Left, ("Left", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL 3174 Source/core/page/EventHandler.cpp     DEFINE_STATIC_LOCAL(AtomicString, Right, ("Right", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   35 Source/core/page/InjectedStyleSheets.cpp     DEFINE_STATIC_LOCAL(InjectedStyleSheets, instance, ());
DEFINE_STATIC_LOCAL   70 Source/core/page/Page.cpp     DEFINE_STATIC_LOCAL(HashSet<Page*>, allPages, ());
DEFINE_STATIC_LOCAL   77 Source/core/page/Page.cpp     DEFINE_STATIC_LOCAL(HashSet<Page*>, ordinaryPages, ());
DEFINE_STATIC_LOCAL   38 Source/core/page/PageVisibilityState.cpp     DEFINE_STATIC_LOCAL(const String, visible, ("visible"));
DEFINE_STATIC_LOCAL   39 Source/core/page/PageVisibilityState.cpp     DEFINE_STATIC_LOCAL(const String, hidden, ("hidden"));
DEFINE_STATIC_LOCAL   40 Source/core/page/PageVisibilityState.cpp     DEFINE_STATIC_LOCAL(const String, prerender, ("prerender"));
DEFINE_STATIC_LOCAL   90 Source/core/rendering/FastTextAutosizer.cpp     DEFINE_STATIC_LOCAL(Vector<QualifiedName>, formInputTags, ());
DEFINE_STATIC_LOCAL  703 Source/core/rendering/InlineTextBox.cpp             DEFINE_STATIC_LOCAL(TextRun, objectReplacementCharacterTextRun, (&objectReplacementCharacter, 1));
DEFINE_STATIC_LOCAL  737 Source/core/rendering/InlineTextBox.cpp             DEFINE_STATIC_LOCAL(TextRun, objectReplacementCharacterTextRun, (&objectReplacementCharacter, 1));
DEFINE_STATIC_LOCAL   32 Source/core/rendering/RenderBR.cpp     DEFINE_STATIC_LOCAL(const String, string, ("\n"));
DEFINE_STATIC_LOCAL 2115 Source/core/rendering/RenderBlock.cpp     DEFINE_STATIC_LOCAL(ContinuationOutlineTableMap, table, ());
DEFINE_STATIC_LOCAL 2101 Source/core/rendering/RenderBlockLineLayout.cpp     DEFINE_STATIC_LOCAL(AtomicString, ellipsisStr, (&horizontalEllipsis, 1));
DEFINE_STATIC_LOCAL  138 Source/core/rendering/RenderCombineText.cpp         DEFINE_STATIC_LOCAL(String, objectReplacementCharacterString, (&objectReplacementCharacter, 1));
DEFINE_STATIC_LOCAL   52 Source/core/rendering/RenderCounter.cpp     DEFINE_STATIC_LOCAL(CounterMaps, staticCounterMaps, ());
DEFINE_STATIC_LOCAL  938 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp         DEFINE_STATIC_LOCAL(AtomicString, ellipsisAndSpaceStr, (ellipsisAndSpace, 2));
DEFINE_STATIC_LOCAL  939 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp         DEFINE_STATIC_LOCAL(AtomicString, ellipsisStr, (&horizontalEllipsis, 1));
DEFINE_STATIC_LOCAL  554 Source/core/rendering/RenderGrid.cpp             DEFINE_STATIC_LOCAL(GridTrackSize, autoTrackSize, (Length(Auto)));
DEFINE_STATIC_LOCAL   36 Source/core/rendering/RenderScrollbarTheme.cpp     DEFINE_STATIC_LOCAL(RenderScrollbarTheme, theme, ());
DEFINE_STATIC_LOCAL   51 Source/core/rendering/RenderThemeChromiumFontProvider.cpp     DEFINE_STATIC_LOCAL(const AtomicString, fontFace, ("Arial", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   47 Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp     DEFINE_STATIC_LOCAL(FontDescription, font, ());
DEFINE_STATIC_LOCAL   53 Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp     DEFINE_STATIC_LOCAL(FontDescription, font, ());
DEFINE_STATIC_LOCAL   59 Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp     DEFINE_STATIC_LOCAL(FontDescription, font, ());
DEFINE_STATIC_LOCAL   84 Source/core/rendering/TextAutosizer.cpp     DEFINE_STATIC_LOCAL(Vector<QualifiedName>, formInputTags, ());
DEFINE_STATIC_LOCAL   60 Source/core/rendering/shapes/ShapeInfo.h         DEFINE_STATIC_LOCAL(InfoMap, staticInfoMap, ());
DEFINE_STATIC_LOCAL   80 Source/core/rendering/style/GridTrackSize.h             DEFINE_STATIC_LOCAL(GridLength, minContent, (Length(MinContent)));
DEFINE_STATIC_LOCAL   89 Source/core/rendering/style/GridTrackSize.h             DEFINE_STATIC_LOCAL(GridLength, maxContent, (Length(MaxContent)));
DEFINE_STATIC_LOCAL 1050 Source/core/rendering/style/RenderStyle.cpp     DEFINE_STATIC_LOCAL(AtomicString, hyphenMinusString, (&hyphenMinus, 1));
DEFINE_STATIC_LOCAL 1051 Source/core/rendering/style/RenderStyle.cpp     DEFINE_STATIC_LOCAL(AtomicString, hyphenString, (&hyphen, 1));
DEFINE_STATIC_LOCAL 1063 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, filledDotString, (&bullet, 1));
DEFINE_STATIC_LOCAL 1064 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, openDotString, (&whiteBullet, 1));
DEFINE_STATIC_LOCAL 1068 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, filledCircleString, (&blackCircle, 1));
DEFINE_STATIC_LOCAL 1069 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, openCircleString, (&whiteCircle, 1));
DEFINE_STATIC_LOCAL 1073 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, filledDoubleCircleString, (&fisheye, 1));
DEFINE_STATIC_LOCAL 1074 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, openDoubleCircleString, (&bullseye, 1));
DEFINE_STATIC_LOCAL 1078 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, filledTriangleString, (&blackUpPointingTriangle, 1));
DEFINE_STATIC_LOCAL 1079 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, openTriangleString, (&whiteUpPointingTriangle, 1));
DEFINE_STATIC_LOCAL 1083 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, filledSesameString, (&sesameDot, 1));
DEFINE_STATIC_LOCAL 1084 Source/core/rendering/style/RenderStyle.cpp         DEFINE_STATIC_LOCAL(AtomicString, openSesameString, (&whiteSesameDot, 1));
DEFINE_STATIC_LOCAL 1628 Source/core/rendering/style/RenderStyle.h     static const TransformOperations& initialTransform() { DEFINE_STATIC_LOCAL(TransformOperations, ops, ()); return ops; }
DEFINE_STATIC_LOCAL 1696 Source/core/rendering/style/RenderStyle.h     static const FilterOperations& initialFilter() { DEFINE_STATIC_LOCAL(FilterOperations, ops, ()); return ops; }
DEFINE_STATIC_LOCAL   83 Source/core/rendering/style/ShadowList.cpp     DEFINE_STATIC_LOCAL(ShadowData, defaultShadowData, (FloatPoint(), 0, 0, Normal, Color::transparent));
DEFINE_STATIC_LOCAL   84 Source/core/rendering/style/ShadowList.cpp     DEFINE_STATIC_LOCAL(ShadowData, defaultInsetShadowData, (FloatPoint(), 0, 0, Inset, Color::transparent));
DEFINE_STATIC_LOCAL  135 Source/core/rendering/svg/RenderSVGPath.cpp     DEFINE_STATIC_LOCAL(Path, tempPath, ());
DEFINE_STATIC_LOCAL  171 Source/core/rendering/svg/RenderSVGShape.cpp     DEFINE_STATIC_LOCAL(Path, tempPath, ());
DEFINE_STATIC_LOCAL  197 Source/core/rendering/svg/SVGRenderingContext.cpp     DEFINE_STATIC_LOCAL(AffineTransform, s_currentContentTransformation, ());
DEFINE_STATIC_LOCAL   48 Source/core/rendering/svg/SVGResources.cpp     DEFINE_STATIC_LOCAL(HashSet<AtomicString>, s_tagList, ());
DEFINE_STATIC_LOCAL   96 Source/core/rendering/svg/SVGResources.cpp     DEFINE_STATIC_LOCAL(HashSet<AtomicString>, s_tagList, ());
DEFINE_STATIC_LOCAL  109 Source/core/rendering/svg/SVGResources.cpp     DEFINE_STATIC_LOCAL(HashSet<AtomicString>, s_tagList, ());
DEFINE_STATIC_LOCAL  129 Source/core/rendering/svg/SVGResources.cpp     DEFINE_STATIC_LOCAL(HashSet<AtomicString>, s_tagList, ());
DEFINE_STATIC_LOCAL   36 Source/core/rendering/svg/SVGTextChunkBuilder.cpp     DEFINE_STATIC_LOCAL(const AffineTransform, s_identityTransform, ());
DEFINE_STATIC_LOCAL   83 Source/core/svg/SVGAElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   37 Source/core/svg/SVGAngle.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL  193 Source/core/svg/SVGAngle.cpp         DEFINE_STATIC_LOCAL(String, degString, ("deg"));
DEFINE_STATIC_LOCAL  197 Source/core/svg/SVGAngle.cpp         DEFINE_STATIC_LOCAL(String, radString, ("rad"));
DEFINE_STATIC_LOCAL  201 Source/core/svg/SVGAngle.cpp         DEFINE_STATIC_LOCAL(String, gradString, ("grad"));
DEFINE_STATIC_LOCAL  101 Source/core/svg/SVGAnimateMotionElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  126 Source/core/svg/SVGAnimateMotionElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, autoVal, ("auto", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  127 Source/core/svg/SVGAnimateMotionElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, autoReverse, ("auto-reverse", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   58 Source/core/svg/SVGAnimateTransformElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  145 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  295 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, discrete, ("discrete", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  296 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, linear, ("linear", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  297 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, paced, ("paced", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  298 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, spline, ("spline", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  313 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, css, ("CSS", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  314 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, xml, ("XML", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  341 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, sum, ("sum", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  348 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, sum, ("sum", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  682 Source/core/svg/SVGAnimationElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, inherit, ("inherit", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   52 Source/core/svg/SVGCircleElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   46 Source/core/svg/SVGClipPathElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   35 Source/core/svg/SVGComponentTransferFunctionElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   70 Source/core/svg/SVGComponentTransferFunctionElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   59 Source/core/svg/SVGCursorElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  551 Source/core/svg/SVGElement.cpp         DEFINE_STATIC_LOCAL(HashSet<SVGElementInstance*>, emptyInstances, ());
DEFINE_STATIC_LOCAL  635 Source/core/svg/SVGElement.cpp     DEFINE_STATIC_LOCAL(AttributeToPropertyTypeMap, cssPropertyMap, ());
DEFINE_STATIC_LOCAL 1015 Source/core/svg/SVGElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, animatableAttributes, ());
DEFINE_STATIC_LOCAL   53 Source/core/svg/SVGElementRareData.h         DEFINE_STATIC_LOCAL(SVGElementRareDataMap, rareDataMap, ());
DEFINE_STATIC_LOCAL   54 Source/core/svg/SVGEllipseElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   34 Source/core/svg/SVGFEBlendElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   65 Source/core/svg/SVGFEBlendElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   34 Source/core/svg/SVGFEColorMatrixElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   65 Source/core/svg/SVGFEColorMatrixElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   51 Source/core/svg/SVGFEComponentTransferElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   34 Source/core/svg/SVGFECompositeElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   75 Source/core/svg/SVGFECompositeElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   37 Source/core/svg/SVGFEConvolveMatrixElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   81 Source/core/svg/SVGFEConvolveMatrixElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   55 Source/core/svg/SVGFEDiffuseLightingElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   33 Source/core/svg/SVGFEDisplacementMapElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   68 Source/core/svg/SVGFEDisplacementMapElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   62 Source/core/svg/SVGFEDropShadowElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   58 Source/core/svg/SVGFEGaussianBlurElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  109 Source/core/svg/SVGFEImageElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   75 Source/core/svg/SVGFELightElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   45 Source/core/svg/SVGFEMergeNodeElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   34 Source/core/svg/SVGFEMorphologyElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   70 Source/core/svg/SVGFEMorphologyElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   52 Source/core/svg/SVGFEOffsetElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   58 Source/core/svg/SVGFESpecularLightingElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   47 Source/core/svg/SVGFETileElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   33 Source/core/svg/SVGFETurbulenceElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   44 Source/core/svg/SVGFETurbulenceElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   77 Source/core/svg/SVGFETurbulenceElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   80 Source/core/svg/SVGFilterElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   59 Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   58 Source/core/svg/SVGForeignObjectElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   46 Source/core/svg/SVGGElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  171 Source/core/svg/SVGGlyphMap.h             DEFINE_STATIC_LOCAL(SVGGlyph, defaultGlyph, ());
DEFINE_STATIC_LOCAL   40 Source/core/svg/SVGGradientElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   65 Source/core/svg/SVGGradientElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  165 Source/core/svg/SVGGraphicsElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   74 Source/core/svg/SVGImageElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  352 Source/core/svg/SVGLength.cpp     DEFINE_STATIC_LOCAL(LengthModeForLengthAttributeMap, s_lengthModeMap, ());
DEFINE_STATIC_LOCAL   53 Source/core/svg/SVGLineElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   61 Source/core/svg/SVGLinearGradientElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   99 Source/core/svg/SVGMPathElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   35 Source/core/svg/SVGMarkerElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   81 Source/core/svg/SVGMarkerElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   68 Source/core/svg/SVGMaskElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  187 Source/core/svg/SVGPathElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   66 Source/core/svg/SVGPatternElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   42 Source/core/svg/SVGPolyElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   69 Source/core/svg/SVGRadialGradientElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   58 Source/core/svg/SVGRectElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  108 Source/core/svg/SVGSVGElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, defaultValue, ("text/ecmascript", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  120 Source/core/svg/SVGSVGElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, defaultValue, ("text/css", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   51 Source/core/svg/SVGScriptElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   47 Source/core/svg/SVGStopElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   65 Source/core/svg/SVGStyleElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, defaultValue, ("text/css", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   77 Source/core/svg/SVGStyleElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, defaultValue, ("all", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   99 Source/core/svg/SVGStyleElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   45 Source/core/svg/SVGSymbolElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   42 Source/core/svg/SVGTextContentElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL  202 Source/core/svg/SVGTextContentElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  223 Source/core/svg/SVGTextContentElement.cpp         DEFINE_STATIC_LOCAL(const AtomicString, preserveString, ("preserve", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   34 Source/core/svg/SVGTextPathElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   45 Source/core/svg/SVGTextPathElement.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL   85 Source/core/svg/SVGTextPathElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   53 Source/core/svg/SVGTextPositioningElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  160 Source/core/svg/SVGTransform.cpp         DEFINE_STATIC_LOCAL(String, matrixString, ("matrix("));
DEFINE_STATIC_LOCAL  164 Source/core/svg/SVGTransform.cpp         DEFINE_STATIC_LOCAL(String, translateString, ("translate("));
DEFINE_STATIC_LOCAL  168 Source/core/svg/SVGTransform.cpp         DEFINE_STATIC_LOCAL(String, scaleString, ("scale("));
DEFINE_STATIC_LOCAL  172 Source/core/svg/SVGTransform.cpp         DEFINE_STATIC_LOCAL(String, rotateString, ("rotate("));
DEFINE_STATIC_LOCAL  176 Source/core/svg/SVGTransform.cpp         DEFINE_STATIC_LOCAL(String, skewXString, ("skewX("));
DEFINE_STATIC_LOCAL  180 Source/core/svg/SVGTransform.cpp         DEFINE_STATIC_LOCAL(String, skewYString, ("skewY("));
DEFINE_STATIC_LOCAL   38 Source/core/svg/SVGUnitTypes.cpp     DEFINE_STATIC_LOCAL(SVGEnumerationStringEntries, entries, ());
DEFINE_STATIC_LOCAL  110 Source/core/svg/SVGUseElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  307 Source/core/svg/SVGUseElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, allowedElementTags, ());
DEFINE_STATIC_LOCAL   44 Source/core/svg/SVGViewElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL   85 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(SMILEventSender, sender, ("endEvent"));
DEFINE_STATIC_LOCAL   91 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(SMILEventSender, sender, ("beginEvent"));
DEFINE_STATIC_LOCAL   97 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(SMILEventSender, sender, ("repeatEvent"));
DEFINE_STATIC_LOCAL  103 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(SMILEventSender, sender, ("repeatn"));
DEFINE_STATIC_LOCAL  381 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, indefiniteValue, ("indefinite", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  502 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
DEFINE_STATIC_LOCAL  714 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, never, ("never", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  715 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, whenNotActive, ("whenNotActive", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  726 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(const AtomicString, freeze, ("freeze", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  758 Source/core/svg/animation/SVGSMILElement.cpp         DEFINE_STATIC_LOCAL(const AtomicString, indefiniteValue, ("indefinite", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL 1240 Source/core/svg/animation/SVGSMILElement.cpp     DEFINE_STATIC_LOCAL(HashSet<SVGSMILElement*>, loopBreaker, ());
DEFINE_STATIC_LOCAL   91 Source/core/timing/MemoryInfo.cpp     DEFINE_STATIC_LOCAL(Vector<size_t>, bucketSizeList, ());
DEFINE_STATIC_LOCAL  143 Source/core/timing/MemoryInfo.cpp         DEFINE_STATIC_LOCAL(HeapSizeCache, heapSizeCache, ());
DEFINE_STATIC_LOCAL   43 Source/core/timing/PerformanceUserTiming.cpp     DEFINE_STATIC_LOCAL(RestrictedKeyMap, map, ());
DEFINE_STATIC_LOCAL   58 Source/core/workers/WorkerThread.cpp     DEFINE_STATIC_LOCAL(HashSet<WorkerThread*>, threads, ());
DEFINE_STATIC_LOCAL   37 Source/core/xml/XPathExpressionNode.cpp     DEFINE_STATIC_LOCAL(EvaluationContext, evaluationContext, ());
DEFINE_STATIC_LOCAL   96 Source/core/xml/XPathParser.cpp     DEFINE_STATIC_LOCAL(AxisNamesMap, axisNames, ());
DEFINE_STATIC_LOCAL  110 Source/core/xml/XPathParser.cpp     DEFINE_STATIC_LOCAL(HashSet<String>, nodeTypeNames, ());
DEFINE_STATIC_LOCAL   49 Source/core/xml/XPathValue.cpp         DEFINE_STATIC_LOCAL(NodeSet, emptyNodeSet, ());
DEFINE_STATIC_LOCAL   43 Source/modules/device_orientation/DeviceMotionDispatcher.cpp     DEFINE_STATIC_LOCAL(DeviceMotionDispatcher, deviceMotionDispatcher, ());
DEFINE_STATIC_LOCAL   43 Source/modules/device_orientation/DeviceOrientationDispatcher.cpp     DEFINE_STATIC_LOCAL(DeviceOrientationDispatcher, deviceOrientationDispatcher, ());
DEFINE_STATIC_LOCAL   16 Source/modules/gamepad/GamepadDispatcher.cpp     DEFINE_STATIC_LOCAL(GamepadDispatcher, gamepadDispatcher, ());
DEFINE_STATIC_LOCAL   56 Source/modules/indexeddb/IDBCursor.cpp     DEFINE_STATIC_LOCAL(AtomicString, next, ("next", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   62 Source/modules/indexeddb/IDBCursor.cpp     DEFINE_STATIC_LOCAL(AtomicString, nextunique, ("nextunique", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   68 Source/modules/indexeddb/IDBCursor.cpp     DEFINE_STATIC_LOCAL(AtomicString, prev, ("prev", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   74 Source/modules/indexeddb/IDBCursor.cpp     DEFINE_STATIC_LOCAL(AtomicString, prevunique, ("prevunique", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  114 Source/modules/indexeddb/IDBRequest.cpp     DEFINE_STATIC_LOCAL(AtomicString, pending, ("pending", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  115 Source/modules/indexeddb/IDBRequest.cpp     DEFINE_STATIC_LOCAL(AtomicString, done, ("done", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   63 Source/modules/indexeddb/IDBTransaction.cpp     DEFINE_STATIC_LOCAL(AtomicString, readonly, ("readonly", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   69 Source/modules/indexeddb/IDBTransaction.cpp     DEFINE_STATIC_LOCAL(AtomicString, readwrite, ("readwrite", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   75 Source/modules/indexeddb/IDBTransaction.cpp     DEFINE_STATIC_LOCAL(AtomicString, versionchange, ("versionchange", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   72 Source/modules/indexeddb/IDBVersionChangeEvent.cpp     DEFINE_STATIC_LOCAL(AtomicString, total, ("total", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   75 Source/modules/indexeddb/IDBVersionChangeEvent.cpp     DEFINE_STATIC_LOCAL(AtomicString, none, ("none", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  323 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp     DEFINE_STATIC_LOCAL(String, number, ("number"));
DEFINE_STATIC_LOCAL  324 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp     DEFINE_STATIC_LOCAL(String, string, ("string"));
DEFINE_STATIC_LOCAL  325 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp     DEFINE_STATIC_LOCAL(String, date, ("date"));
DEFINE_STATIC_LOCAL  326 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp     DEFINE_STATIC_LOCAL(String, array, ("array"));
DEFINE_STATIC_LOCAL   87 Source/modules/mediasource/MediaSourceBase.cpp     DEFINE_STATIC_LOCAL(const AtomicString, open, ("open", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   93 Source/modules/mediasource/MediaSourceBase.cpp     DEFINE_STATIC_LOCAL(const AtomicString, closed, ("closed", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   99 Source/modules/mediasource/MediaSourceBase.cpp     DEFINE_STATIC_LOCAL(const AtomicString, ended, ("ended", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  223 Source/modules/mediasource/MediaSourceBase.cpp     DEFINE_STATIC_LOCAL(const AtomicString, network, ("network", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  224 Source/modules/mediasource/MediaSourceBase.cpp     DEFINE_STATIC_LOCAL(const AtomicString, decode, ("decode", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   43 Source/modules/mediasource/MediaSourceRegistry.cpp     DEFINE_STATIC_LOCAL(MediaSourceRegistry, instance, ());
DEFINE_STATIC_LOCAL  114 Source/modules/mediasource/SourceBuffer.cpp     DEFINE_STATIC_LOCAL(const AtomicString, segments, ("segments", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  120 Source/modules/mediasource/SourceBuffer.cpp     DEFINE_STATIC_LOCAL(const AtomicString, sequence, ("sequence", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   39 Source/modules/mediastream/MediaStreamRegistry.cpp     DEFINE_STATIC_LOCAL(MediaStreamRegistry, instance, ());
DEFINE_STATIC_LOCAL   66 Source/modules/mediastream/MediaStreamTrack.cpp     DEFINE_STATIC_LOCAL(String, audioKind, ("audio"));
DEFINE_STATIC_LOCAL   67 Source/modules/mediastream/MediaStreamTrack.cpp     DEFINE_STATIC_LOCAL(String, videoKind, ("video"));
DEFINE_STATIC_LOCAL  159 Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp     DEFINE_STATIC_LOCAL(const String, newHandler, ("new"));
DEFINE_STATIC_LOCAL  160 Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp     DEFINE_STATIC_LOCAL(const String, registeredHandler, ("registered"));
DEFINE_STATIC_LOCAL  161 Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp     DEFINE_STATIC_LOCAL(const String, declinedHandler, ("declined"));
DEFINE_STATIC_LOCAL  178 Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp     DEFINE_STATIC_LOCAL(const String, declined, ("declined"));
DEFINE_STATIC_LOCAL  144 Source/modules/notifications/Notification.cpp     DEFINE_STATIC_LOCAL(const String, allowedPermission, ("granted"));
DEFINE_STATIC_LOCAL  145 Source/modules/notifications/Notification.cpp     DEFINE_STATIC_LOCAL(const String, deniedPermission, ("denied"));
DEFINE_STATIC_LOCAL  146 Source/modules/notifications/Notification.cpp     DEFINE_STATIC_LOCAL(const String, defaultPermission, ("default"));
DEFINE_STATIC_LOCAL   25 Source/modules/screen_orientation/ScreenOrientation.cpp     DEFINE_STATIC_LOCAL(const AtomicString, portraitPrimary, ("portrait-primary", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   26 Source/modules/screen_orientation/ScreenOrientation.cpp     DEFINE_STATIC_LOCAL(const AtomicString, portraitSecondary, ("portrait-secondary", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   27 Source/modules/screen_orientation/ScreenOrientation.cpp     DEFINE_STATIC_LOCAL(const AtomicString, landscapePrimary, ("landscape-primary", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   28 Source/modules/screen_orientation/ScreenOrientation.cpp     DEFINE_STATIC_LOCAL(const AtomicString, landscapeSecondary, ("landscape-secondary", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   56 Source/modules/screen_orientation/ScreenOrientation.cpp     DEFINE_STATIC_LOCAL(const AtomicString, any, ("any", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   57 Source/modules/screen_orientation/ScreenOrientation.cpp     DEFINE_STATIC_LOCAL(const AtomicString, portrait, ("portrait", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   58 Source/modules/screen_orientation/ScreenOrientation.cpp     DEFINE_STATIC_LOCAL(const AtomicString, landscape, ("landscape", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   16 Source/modules/screen_orientation/ScreenOrientationDispatcher.cpp     DEFINE_STATIC_LOCAL(ScreenOrientationDispatcher, screenOrientationDispatcher, ());
DEFINE_STATIC_LOCAL  177 Source/modules/speech/SpeechSynthesis.cpp     DEFINE_STATIC_LOCAL(const String, wordBoundaryString, ("word"));
DEFINE_STATIC_LOCAL  178 Source/modules/speech/SpeechSynthesis.cpp     DEFINE_STATIC_LOCAL(const String, sentenceBoundaryString, ("sentence"));
DEFINE_STATIC_LOCAL  149 Source/modules/webdatabase/DatabaseBackendBase.cpp     DEFINE_STATIC_LOCAL(GuidVersionMap, map, ());
DEFINE_STATIC_LOCAL  174 Source/modules/webdatabase/DatabaseBackendBase.cpp     DEFINE_STATIC_LOCAL(GuidDatabaseMap, map, ());
DEFINE_STATIC_LOCAL  186 Source/modules/webdatabase/DatabaseBackendBase.cpp     DEFINE_STATIC_LOCAL(IDGuidMap, stringIdentifierToGUIDMap, ());
DEFINE_STATIC_LOCAL  190 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Pointer));
DEFINE_STATIC_LOCAL  196 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Cross));
DEFINE_STATIC_LOCAL  202 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Hand));
DEFINE_STATIC_LOCAL  208 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Move));
DEFINE_STATIC_LOCAL  214 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::VerticalText));
DEFINE_STATIC_LOCAL  220 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Cell));
DEFINE_STATIC_LOCAL  226 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ContextMenu));
DEFINE_STATIC_LOCAL  232 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Alias));
DEFINE_STATIC_LOCAL  238 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ZoomIn));
DEFINE_STATIC_LOCAL  244 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ZoomOut));
DEFINE_STATIC_LOCAL  250 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Copy));
DEFINE_STATIC_LOCAL  256 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::None));
DEFINE_STATIC_LOCAL  262 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Progress));
DEFINE_STATIC_LOCAL  268 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NoDrop));
DEFINE_STATIC_LOCAL  274 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NotAllowed));
DEFINE_STATIC_LOCAL  280 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::IBeam));
DEFINE_STATIC_LOCAL  286 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Wait));
DEFINE_STATIC_LOCAL  292 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Help));
DEFINE_STATIC_LOCAL  298 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::EastResize));
DEFINE_STATIC_LOCAL  304 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthResize));
DEFINE_STATIC_LOCAL  310 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthEastResize));
DEFINE_STATIC_LOCAL  316 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestResize));
DEFINE_STATIC_LOCAL  322 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::SouthResize));
DEFINE_STATIC_LOCAL  328 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::SouthEastResize));
DEFINE_STATIC_LOCAL  334 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::SouthWestResize));
DEFINE_STATIC_LOCAL  340 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::WestResize));
DEFINE_STATIC_LOCAL  346 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthSouthResize));
DEFINE_STATIC_LOCAL  352 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::EastWestResize));
DEFINE_STATIC_LOCAL  358 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthEastSouthWestResize));
DEFINE_STATIC_LOCAL  364 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestSouthEastResize));
DEFINE_STATIC_LOCAL  370 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ColumnResize));
DEFINE_STATIC_LOCAL  376 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::RowResize));
DEFINE_STATIC_LOCAL  382 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::MiddlePanning));
DEFINE_STATIC_LOCAL  388 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::EastPanning));
DEFINE_STATIC_LOCAL  394 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthPanning));
DEFINE_STATIC_LOCAL  400 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthEastPanning));
DEFINE_STATIC_LOCAL  406 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::NorthWestPanning));
DEFINE_STATIC_LOCAL  412 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::SouthPanning));
DEFINE_STATIC_LOCAL  418 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::SouthEastPanning));
DEFINE_STATIC_LOCAL  424 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::SouthWestPanning));
DEFINE_STATIC_LOCAL  430 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::WestPanning));
DEFINE_STATIC_LOCAL  436 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Grab));
DEFINE_STATIC_LOCAL  442 Source/platform/Cursor.cpp     DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Grabbing));
DEFINE_STATIC_LOCAL   36 Source/platform/Language.cpp     DEFINE_STATIC_LOCAL(AtomicString, computedDefaultLanguage, ());
DEFINE_STATIC_LOCAL   55 Source/platform/Language.cpp     DEFINE_STATIC_LOCAL(Vector<AtomicString>, override, ());
DEFINE_STATIC_LOCAL  166 Source/platform/Length.cpp     DEFINE_STATIC_LOCAL(CalculationValueHandleMap, handleMap, ());
DEFINE_STATIC_LOCAL   70 Source/platform/OverscrollTheme.cpp     DEFINE_STATIC_LOCAL(OverscrollTheme, theme, ());
DEFINE_STATIC_LOCAL   71 Source/platform/SharedBuffer.cpp     DEFINE_STATIC_LOCAL(Mutex, mutex, ());
DEFINE_STATIC_LOCAL   77 Source/platform/SharedBuffer.cpp     DEFINE_STATIC_LOCAL(HashSet<SharedBuffer*>, buffers, ());
DEFINE_STATIC_LOCAL   51 Source/platform/URLPatternMatcher.cpp     DEFINE_STATIC_LOCAL(const String, schemeSeparator, ("://"));
DEFINE_STATIC_LOCAL   67 Source/platform/audio/HRTFElevation.cpp     DEFINE_STATIC_LOCAL(AudioBusMap, audioBusMap, ());
DEFINE_STATIC_LOCAL   68 Source/platform/audio/HRTFElevation.cpp     DEFINE_STATIC_LOCAL(Mutex, mutex, ());
DEFINE_STATIC_LOCAL   49 Source/platform/clipboard/ClipboardUtilitiesWin.cpp     DEFINE_STATIC_LOCAL(String, windowsNewline, ("\r\n"));
DEFINE_STATIC_LOCAL   49 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, courier, ("Courier", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   50 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, courierNew, ("Courier New", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   56 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, msSans, ("MS Sans Serif", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   57 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, microsoftSans, ("Microsoft Sans Serif", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   63 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, msSerif, ("MS Serif", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   64 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, timesNewRoman, ("Times New Roman", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   75 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, courier, ("Courier", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   76 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, courierNew, ("Courier New", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   88 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, times, ("Times", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   89 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, timesNewRoman, ("Times New Roman", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   96 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, arial, ("Arial", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   97 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(AtomicString, helvetica, ("Helvetica", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  109 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(const AtomicString, sansStr, ("sans-serif", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  110 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(const AtomicString, serifStr, ("serif", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  111 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(const AtomicString, monospaceStr, ("monospace", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  112 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(const AtomicString, cursiveStr, ("cursive", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  113 Source/platform/fonts/AlternateFontFamily.h     DEFINE_STATIC_LOCAL(const AtomicString, fantasyStr, ("fantasy", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   75 Source/platform/fonts/FontCache.cpp     DEFINE_STATIC_LOCAL(FontCache, globalFontCache, ());
DEFINE_STATIC_LOCAL  128 Source/platform/fonts/FontCache.cpp     DEFINE_STATIC_LOCAL(FontVerticalDataCache, fontVerticalDataCache, ());
DEFINE_STATIC_LOCAL   62 Source/platform/fonts/FontDataCache.h         DEFINE_STATIC_LOCAL(FontPlatformData, key, (0.f, false, false));
DEFINE_STATIC_LOCAL   76 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp     DEFINE_STATIC_LOCAL(HarfBuzzFaceCache, s_harfBuzzFaceCache, ());
DEFINE_STATIC_LOCAL  205 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp     DEFINE_STATIC_LOCAL(HarfBuzzRunCache, globalHarfBuzzRunCache, ());
DEFINE_STATIC_LOCAL   98 Source/platform/fonts/skia/FontCacheSkia.cpp         DEFINE_STATIC_LOCAL(const AtomicString, sansStr, ("Sans", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  102 Source/platform/fonts/skia/FontCacheSkia.cpp         DEFINE_STATIC_LOCAL(const AtomicString, arialStr, ("Arial", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  109 Source/platform/fonts/win/FontCacheSkiaWin.cpp     DEFINE_STATIC_LOCAL(AtomicString, courierNew, ("Courier New", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   72 Source/platform/graphics/Canvas2DLayerManager.cpp     DEFINE_STATIC_LOCAL(Canvas2DLayerManager, manager, ());
DEFINE_STATIC_LOCAL  118 Source/platform/graphics/DiscardablePixelRef.cpp     DEFINE_STATIC_LOCAL(const SkString, discardable, (labelDiscardable));
DEFINE_STATIC_LOCAL   69 Source/platform/graphics/GraphicsLayer.cpp     DEFINE_STATIC_LOCAL(RepaintMap, map, ());
DEFINE_STATIC_LOCAL   69 Source/platform/graphics/ImageBufferSurface.cpp     DEFINE_STATIC_LOCAL(SkBitmap, nullBitmap, ());
DEFINE_STATIC_LOCAL   42 Source/platform/graphics/filters/SourceAlpha.cpp     DEFINE_STATIC_LOCAL(const AtomicString, s_effectName, ("SourceAlpha", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   39 Source/platform/graphics/filters/SourceGraphic.cpp     DEFINE_STATIC_LOCAL(const AtomicString, s_effectName, ("SourceGraphic", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  973 Source/platform/heap/HeapTest.cpp         DEFINE_STATIC_LOCAL(Persistent<ObserverMap>, observerMap, ());
DEFINE_STATIC_LOCAL  777 Source/platform/heap/ThreadState.cpp     DEFINE_STATIC_LOCAL(AttachedThreadStateSet, threads, ());
DEFINE_STATIC_LOCAL   54 Source/platform/mediastream/MediaStreamCenter.cpp     DEFINE_STATIC_LOCAL(MediaStreamCenter, center, ());
DEFINE_STATIC_LOCAL  356 Source/platform/network/HTTPParsers.cpp     DEFINE_STATIC_LOCAL(String, failureReasonInvalidToggle, ("expected 0 or 1"));
DEFINE_STATIC_LOCAL  357 Source/platform/network/HTTPParsers.cpp     DEFINE_STATIC_LOCAL(String, failureReasonInvalidSeparator, ("expected semicolon"));
DEFINE_STATIC_LOCAL  358 Source/platform/network/HTTPParsers.cpp     DEFINE_STATIC_LOCAL(String, failureReasonInvalidEquals, ("expected equals sign"));
DEFINE_STATIC_LOCAL  359 Source/platform/network/HTTPParsers.cpp     DEFINE_STATIC_LOCAL(String, failureReasonInvalidMode, ("invalid mode directive"));
DEFINE_STATIC_LOCAL  360 Source/platform/network/HTTPParsers.cpp     DEFINE_STATIC_LOCAL(String, failureReasonInvalidReport, ("invalid report directive"));
DEFINE_STATIC_LOCAL  361 Source/platform/network/HTTPParsers.cpp     DEFINE_STATIC_LOCAL(String, failureReasonDuplicateMode, ("duplicate mode directive"));
DEFINE_STATIC_LOCAL  362 Source/platform/network/HTTPParsers.cpp     DEFINE_STATIC_LOCAL(String, failureReasonDuplicateReport, ("duplicate report directive"));
DEFINE_STATIC_LOCAL  363 Source/platform/network/HTTPParsers.cpp     DEFINE_STATIC_LOCAL(String, failureReasonInvalidDirective, ("unrecognized directive"));
DEFINE_STATIC_LOCAL  282 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, ageHeader, ("age", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  283 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, cacheControlHeader, ("cache-control", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  284 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, dateHeader, ("date", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  285 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, expiresHeader, ("expires", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  286 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, lastModifiedHeader, ("last-modified", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  287 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, pragmaHeader, ("pragma", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  337 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, cacheControlString, ("cache-control", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  338 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, noCacheDirective, ("no-cache", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  339 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, noStoreDirective, ("no-store", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  340 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, mustRevalidateDirective, ("must-revalidate", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  341 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, maxAgeDirective, ("max-age", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  375 Source/platform/network/ResourceResponse.cpp         DEFINE_STATIC_LOCAL(const AtomicString, pragmaHeader, ("pragma", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  405 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, lastModifiedHeader, ("last-modified", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  406 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, eTagHeader, ("etag", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  435 Source/platform/network/ResourceResponse.cpp         DEFINE_STATIC_LOCAL(const AtomicString, headerName, ("date", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  445 Source/platform/network/ResourceResponse.cpp         DEFINE_STATIC_LOCAL(const AtomicString, headerName, ("age", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  459 Source/platform/network/ResourceResponse.cpp         DEFINE_STATIC_LOCAL(const AtomicString, headerName, ("expires", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  469 Source/platform/network/ResourceResponse.cpp         DEFINE_STATIC_LOCAL(const AtomicString, headerName, ("last-modified", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  478 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, headerName, ("content-disposition", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL  484 Source/platform/network/ResourceResponse.cpp     DEFINE_STATIC_LOCAL(const AtomicString, attachmentString, ("attachment", AtomicString::ConstructFromLiteral));
DEFINE_STATIC_LOCAL   63 Source/platform/plugins/PluginData.cpp     DEFINE_STATIC_LOCAL(PluginCache, cache, ());
DEFINE_STATIC_LOCAL  336 Source/platform/scroll/ScrollbarTheme.cpp             DEFINE_STATIC_LOCAL(ScrollbarThemeOverlayMock, overlayMockTheme, ());
DEFINE_STATIC_LOCAL  340 Source/platform/scroll/ScrollbarTheme.cpp         DEFINE_STATIC_LOCAL(ScrollbarThemeMock, mockTheme, ());
DEFINE_STATIC_LOCAL   35 Source/platform/scroll/ScrollbarThemeAndroid.cpp     DEFINE_STATIC_LOCAL(ScrollbarThemeOverlay, theme, (3, 4, ScrollbarThemeOverlay::DisallowHitTest, Color(128, 128, 128, 128)));
DEFINE_STATIC_LOCAL   54 Source/platform/scroll/ScrollbarThemeGtkOrAura.cpp         DEFINE_STATIC_LOCAL(ScrollbarThemeOverlay, theme, (10, 0, ScrollbarThemeOverlay::AllowHitTest));
DEFINE_STATIC_LOCAL   58 Source/platform/scroll/ScrollbarThemeGtkOrAura.cpp     DEFINE_STATIC_LOCAL(ScrollbarThemeGtkOrAura, theme, ());
DEFINE_STATIC_LOCAL  161 Source/platform/text/LocaleToScriptMapping.cpp     DEFINE_STATIC_LOCAL(ScriptNameCodeMap, scriptNameCodeMap, ());
DEFINE_STATIC_LOCAL  382 Source/platform/text/LocaleToScriptMapping.cpp     DEFINE_STATIC_LOCAL(LocaleScriptMap, localeScriptMap, ());
DEFINE_STATIC_LOCAL  110 Source/platform/text/LocaleWin.cpp     DEFINE_STATIC_LOCAL(NameToLCIDMap, map, ());
DEFINE_STATIC_LOCAL  608 Source/platform/text/TextBreakIteratorICU.cpp     DEFINE_STATIC_LOCAL(Mutex, nonSharedCharacterBreakIteratorMutex, ());
DEFINE_STATIC_LOCAL   36 Source/platform/text/TextBreakIteratorInternalICU.cpp     DEFINE_STATIC_LOCAL(const CString, locale, (defaultLanguage().latin1()));
DEFINE_STATIC_LOCAL  159 Source/platform/weborigin/KURL.cpp     DEFINE_STATIC_LOCAL(KURL, staticBlankURL, (ParsedURLString, "about:blank"));
DEFINE_STATIC_LOCAL   43 Source/platform/weborigin/KnownPorts.cpp     DEFINE_STATIC_LOCAL(DefaultPortsMap, defaultPorts, ());
DEFINE_STATIC_LOCAL   36 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(URLSchemesMap, localSchemes, ());
DEFINE_STATIC_LOCAL   46 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(URLSchemesMap, displayIsolatedSchemes, ());
DEFINE_STATIC_LOCAL   52 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(URLSchemesMap, secureSchemes, ());
DEFINE_STATIC_LOCAL   66 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(URLSchemesMap, schemesWithUniqueOrigins, ());
DEFINE_STATIC_LOCAL   81 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(URLSchemesMap, emptyDocumentSchemes, ());
DEFINE_STATIC_LOCAL   91 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(HashSet<String>, schemes, ());
DEFINE_STATIC_LOCAL   97 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(URLSchemesMap, canDisplayOnlyIfCanRequestSchemes, ());
DEFINE_STATIC_LOCAL  109 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(URLSchemesMap, notAllowingJavascriptURLsSchemes, ());
DEFINE_STATIC_LOCAL  133 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(URLSchemesMap, CORSEnabledSchemes, ());
DEFINE_STATIC_LOCAL  145 Source/platform/weborigin/SchemeRegistry.cpp     DEFINE_STATIC_LOCAL(URLSchemesMap, schemes, ());
DEFINE_STATIC_LOCAL  496 Source/platform/weborigin/SecurityOrigin.cpp     DEFINE_STATIC_LOCAL(const String, uniqueSecurityOriginURL, ("data:,"));
DEFINE_STATIC_LOCAL   48 Source/platform/weborigin/SecurityPolicy.cpp     DEFINE_STATIC_LOCAL(OriginAccessMap, originAccessMap, ());
DEFINE_STATIC_LOCAL  635 Source/web/WebAXObject.cpp     DEFINE_STATIC_LOCAL(String, modifierString, ());
DEFINE_STATIC_LOCAL   45 Source/web/WebDataSourceImpl.cpp     DEFINE_STATIC_LOCAL(OwnPtr<WebPluginLoadObserver>, nextPluginLoadObserver, ());
DEFINE_STATIC_LOCAL  209 Source/web/WebViewImpl.cpp     DEFINE_STATIC_LOCAL(Vector<ScopedPageLoadDeferrer*>, deferrerStack, ());
DEFINE_STATIC_LOCAL   70 Source/web/tests/FrameTestHelpers.cpp     DEFINE_STATIC_LOCAL(TestWebFrameClient, client, ());
DEFINE_STATIC_LOCAL   76 Source/web/tests/FrameTestHelpers.cpp     DEFINE_STATIC_LOCAL(WebViewClient,  client, ());
DEFINE_STATIC_LOCAL  158 Source/web/tests/LinkHighlightTest.cpp     DEFINE_STATIC_LOCAL(FakeCompositingWebViewClient, client, ());
DEFINE_STATIC_LOCAL  167 Source/wtf/CryptographicallyRandomNumber.cpp     DEFINE_STATIC_LOCAL(ARC4RandomNumberGenerator, randomNumberGenerator, ());
DEFINE_STATIC_LOCAL   66 Source/wtf/InstanceCounter.cpp         DEFINE_STATIC_LOCAL(InstanceCounter, self, ());
DEFINE_STATIC_LOCAL   35 Source/wtf/StdLibExtras.h #ifndef DEFINE_STATIC_LOCAL
DEFINE_STATIC_LOCAL   35 Source/wtf/ThreadSpecificWin.cpp     DEFINE_STATIC_LOCAL(DoublyLinkedList<PlatformThreadSpecificKey>, staticList, ());
DEFINE_STATIC_LOCAL   41 Source/wtf/ThreadSpecificWin.cpp     DEFINE_STATIC_LOCAL(Mutex, staticMutex, ());
DEFINE_STATIC_LOCAL  107 Source/wtf/ThreadingPthreads.cpp     DEFINE_STATIC_LOCAL(Mutex, mutex, ());
DEFINE_STATIC_LOCAL  140 Source/wtf/ThreadingPthreads.cpp     DEFINE_STATIC_LOCAL(ThreadMap, map, ());
DEFINE_STATIC_LOCAL   65 Source/wtf/text/StringImpl.cpp     DEFINE_STATIC_LOCAL(Mutex, mutex, ());
DEFINE_STATIC_LOCAL   72 Source/wtf/text/StringImpl.cpp     DEFINE_STATIC_LOCAL(HashSet<void*>, strings, ());
DEFINE_STATIC_LOCAL  340 Source/wtf/text/StringImpl.cpp     DEFINE_STATIC_LOCAL(StaticStringsTable, staticStrings, ());
DEFINE_STATIC_LOCAL   43 Source/wtf/text/StringStatics.cpp     DEFINE_STATIC_LOCAL(StringImpl, emptyString, (ConstructEmptyString));
DEFINE_STATIC_LOCAL  111 Source/wtf/text/TextEncodingRegistry.cpp     DEFINE_STATIC_LOCAL(Mutex, mutex, ());
DEFINE_STATIC_LOCAL 1225 Source/wtf/text/WTFString.cpp     DEFINE_STATIC_LOCAL(String, emptyString, (StringImpl::empty()));