Home
last modified time | relevance | path

Searched refs:invalidateSVGAttributes (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAnimatedProperty.cpp72 m_contextElement->invalidateSVGAttributes(); in commitChange()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGStringList.cpp33 contextElement->invalidateSVGAttributes(); in commitChange()
DSVGMarkerElement.cpp196 invalidateSVGAttributes(); in setOrientToAuto()
208 invalidateSVGAttributes(); in setOrientToAngle()
DSVGElement.h103 …void invalidateSVGAttributes() { ensureUniqueElementData()->m_animatedSVGAttributesAreDirty = true… in invalidateSVGAttributes() function
DSVGPathElement.cpp375 invalidateSVGAttributes(); in pathSegListChanged()