typeAttributeValue  128 Source/core/css/resolver/SharedStyleFinder.cpp     if (typeAttributeValue(element()) != typeAttributeValue(candidate))
typeAttributeValue  152 Source/core/dom/ScriptLoader.cpp     String type = client()->typeAttributeValue();
typeAttributeValue   36 Source/core/dom/ScriptLoaderClient.h     virtual String typeAttributeValue() const = 0;
typeAttributeValue   62 Source/core/html/HTMLScriptElement.h     virtual String typeAttributeValue() const OVERRIDE;
typeAttributeValue   66 Source/core/svg/SVGScriptElement.h     virtual String typeAttributeValue() const OVERRIDE;