Home
last modified time | relevance | path

Searched defs:synchronizeProperty (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAttributeToPropertyMap.cpp103 bool SVGAttributeToPropertyMap::synchronizeProperty(SVGElement* contextElement, const QualifiedName… in synchronizeProperty() function in WebCore::SVGAttributeToPropertyMap
131 void SVGAttributeToPropertyMap::synchronizeProperty(SVGElement* contextElement, const QualifiedName… in synchronizeProperty() function in WebCore::SVGAttributeToPropertyMap
DSVGPropertyInfo.h79 SynchronizeProperty synchronizeProperty; member