Searched refs:addSupportedAttributes (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGLangSpace.h41 void addSupportedAttributes(HashSet<QualifiedName>&);
H A DSVGViewElement.cpp63 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
64 SVGFitToViewBox::addSupportedAttributes(supportedAttributes);
65 SVGZoomAndPan::addSupportedAttributes(supportedAttributes);
H A DSVGSymbolElement.cpp60 SVGLangSpace::addSupportedAttributes(supportedAttributes);
61 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
62 SVGFitToViewBox::addSupportedAttributes(supportedAttributes);
H A DSVGExternalResourcesRequired.h43 void addSupportedAttributes(HashSet<QualifiedName>&);
H A DSVGURIReference.h38 void addSupportedAttributes(HashSet<QualifiedName>&);
H A DSVGFitToViewBox.h40 static void addSupportedAttributes(HashSet<QualifiedName>&);
H A DSVGTests.h45 void addSupportedAttributes(HashSet<QualifiedName>&);
H A DSVGZoomAndPan.cpp33 void SVGZoomAndPan::addSupportedAttributes(HashSet<QualifiedName>& supportedAttributes) function in class:WebCore::SVGZoomAndPan
H A DSVGClipPathElement.cpp63 SVGLangSpace::addSupportedAttributes(supportedAttributes);
64 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGGElement.cpp57 SVGLangSpace::addSupportedAttributes(supportedAttributes);
58 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGCursorElement.cpp72 SVGTests::addSupportedAttributes(supportedAttributes);
73 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
74 SVGURIReference::addSupportedAttributes(supportedAttributes);
H A DSVGFEImageElement.cpp121 SVGURIReference::addSupportedAttributes(supportedAttributes);
122 SVGLangSpace::addSupportedAttributes(supportedAttributes);
123 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGMPathElement.cpp115 SVGURIReference::addSupportedAttributes(supportedAttributes);
116 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGExternalResourcesRequired.cpp45 void SVGExternalResourcesRequired::addSupportedAttributes(HashSet<QualifiedName>& supportedAttributes) function in class:WebCore::SVGExternalResourcesRequired
H A DSVGLangSpace.cpp70 void SVGLangSpace::addSupportedAttributes(HashSet<QualifiedName>& supportedAttributes) function in class:WebCore::SVGLangSpace
H A DSVGZoomAndPan.h47 static void addSupportedAttributes(HashSet<QualifiedName>&);
H A DSVGPatternElement.cpp97 SVGURIReference::addSupportedAttributes(supportedAttributes);
98 SVGTests::addSupportedAttributes(supportedAttributes);
99 SVGLangSpace::addSupportedAttributes(supportedAttributes);
100 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
101 SVGFitToViewBox::addSupportedAttributes(supportedAttributes);
H A DSVGCircleElement.cpp71 SVGLangSpace::addSupportedAttributes(supportedAttributes);
72 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGEllipseElement.cpp72 SVGLangSpace::addSupportedAttributes(supportedAttributes);
73 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGForeignObjectElement.cpp75 SVGLangSpace::addSupportedAttributes(supportedAttributes);
76 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGGradientElement.cpp69 SVGURIReference::addSupportedAttributes(supportedAttributes);
70 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGLineElement.cpp71 SVGLangSpace::addSupportedAttributes(supportedAttributes);
72 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGPolyElement.cpp71 SVGLangSpace::addSupportedAttributes(supportedAttributes);
72 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGRectElement.cpp77 SVGLangSpace::addSupportedAttributes(supportedAttributes);
78 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);
H A DSVGScriptElement.cpp63 SVGURIReference::addSupportedAttributes(supportedAttributes);
64 SVGExternalResourcesRequired::addSupportedAttributes(supportedAttributes);

Completed in 174 milliseconds

12