Home
last modified time | relevance | path

Searched refs:synchronizeProperties (Results 1 – 23 of 23) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGDefsElement.cpp60 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
67 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGSwitchElement.cpp73 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
80 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGGElement.cpp80 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
87 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGClipPathElement.cpp93 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
102 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGPolyElement.cpp97 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
106 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGCircleElement.cpp113 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
126 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGCursorElement.cpp135 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
148 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGAElement.cpp131 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
142 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGLineElement.cpp117 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
132 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGForeignObjectElement.cpp116 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
131 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGEllipseElement.cpp121 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
136 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGTests.h47 void synchronizeProperties(SVGElement*, const QualifiedName&);
DSVGImageElement.cpp139 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
158 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGMaskElement.cpp133 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
148 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGRectElement.cpp136 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
155 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGTextContentElement.cpp222 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
233 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGPatternElement.cpp167 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
194 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGPathElement.cpp247 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
258 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGTests.cpp111 void SVGTests::synchronizeProperties(SVGElement* contextElement, const QualifiedName& attrName) in synchronizeProperties() function in WebCore::SVGTests
DSVGAnimationElement.cpp173 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
180 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGSVGElement.cpp352 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
371 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
DSVGUseElement.cpp204 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
221 SVGTests::synchronizeProperties(this, attrName); in synchronizeProperty()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-067728 …(WebCore::SVGTests::synchronizeProperties): To be called by all classes inheriting from SVGTests, …