Searched defs:pathElement (Results 1 – 5 of 5) sorted by relevance
52 SVGPathElement* pathElement = static_cast<SVGPathElement*>(targetElement); in layoutPath() local
39 void setCurrentSVGPathElement(SVGPathElement* pathElement) { m_pathElement = pathElement; } in setCurrentSVGPathElement()
79 SVGPathElement* SVGMPathElement::pathElement() in pathElement() function in WebCore::SVGMPathElement
118 SVGPathElement* pathElement = mPath->pathElement(); in animationPath() local
194 PathElement pathElement; in apply() local