Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGPathSegList.cpp45 static_cast<SVGPathElement*>(contextElement)->pathSegListChanged(m_role); in commitChange()
DSVGPathSegWithContext.h69 m_element->pathSegListChanged(m_role); in commitChange()
DSVGPathElement.h97 void pathSegListChanged(SVGPathSegRole);
DSVGPathElement.cpp334 void SVGPathElement::pathSegListChanged(SVGPathSegRole role) in pathSegListChanged() function in WebCore::SVGPathElement
/external/webkit/Source/WebCore/
DChangeLog-2010-12-068953 …(WebCore::SVGPathElement::pathSegListChanged): Used to synchronize the SVGPathSegLists and the d a…
9008 (WebCore::SVGPathSegList::commitChange): Call SVGPathElement::pathSegListChanged().
10228 …(WebCore::SVGPathElement::pathSegListChanged): Used to synchronize the SVGPathSegLists and the d a…
10283 (WebCore::SVGPathSegList::commitChange): Call SVGPathElement::pathSegListChanged().