Home
last modified time | relevance | path

Searched refs:addSupportedAttributes (Results 1 – 25 of 37) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGViewElement.cpp58 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
59 SVGFitToViewBox::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
60 SVGZoomAndPan::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGCursorElement.cpp71 SVGTests::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
72 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
73 SVGURIReference::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGSymbolElement.cpp59 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
60 SVGFitToViewBox::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGPatternElement.cpp85 SVGURIReference::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
86 SVGTests::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
87 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
88 SVGFitToViewBox::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGMPathElement.cpp109 SVGURIReference::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
110 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGGradientElement.cpp67 SVGURIReference::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
68 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGFEImageElement.cpp121 SVGURIReference::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
122 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGAElement.cpp96 SVGURIReference::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
97 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGScriptElement.cpp64 SVGURIReference::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
65 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGMaskElement.cpp78 SVGTests::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
79 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGExternalResourcesRequired.h43 void addSupportedAttributes(HashSet<QualifiedName>&);
DSVGURIReference.h37 void addSupportedAttributes(HashSet<QualifiedName>&);
DSVGTests.h46 void addSupportedAttributes(HashSet<QualifiedName>&);
DSVGZoomAndPan.cpp34 void SVGZoomAndPan::addSupportedAttributes(HashSet<QualifiedName>& supportedAttributes) in addSupportedAttributes() function in WebCore::SVGZoomAndPan
DSVGExternalResourcesRequired.cpp45 void SVGExternalResourcesRequired::addSupportedAttributes(HashSet<QualifiedName>& supportedAttribut… in addSupportedAttributes() function in WebCore::SVGExternalResourcesRequired
DSVGImageElement.cpp88 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
89 SVGURIReference::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGZoomAndPan.h46 static void addSupportedAttributes(HashSet<QualifiedName>&);
DSVGFitToViewBox.h40 static void addSupportedAttributes(HashSet<QualifiedName>&);
DSVGGElement.cpp57 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGMarkerElement.cpp112 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
113 SVGFitToViewBox::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGClipPathElement.cpp58 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGURIReference.cpp101 void SVGURIReference::addSupportedAttributes(HashSet<QualifiedName>& supportedAttributes) in addSupportedAttributes() function in WebCore::SVGURIReference
DSVGFilterElement.cpp106 SVGURIReference::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
107 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGCircleElement.cpp65 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes); in isSupportedAttribute()
DSVGFitToViewBox.cpp113 void SVGFitToViewBox::addSupportedAttributes(HashSet<QualifiedName>& supportedAttributes) in addSupportedAttributes() function in WebCore::SVGFitToViewBox

12