Home
last modified time | relevance | path

Searched refs:createSVGPathSegClosePath (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGPathElement.h67 …PassRefPtr<SVGPathSegClosePath> createSVGPathSegClosePath(SVGPathSegRole role = PathSegUndefinedRo…
DSVGPathSegListBuilder.cpp146 m_pathSegList->append(m_pathElement->createSVGPathSegClosePath(m_pathSegRole)); in closePath()
DSVGPathElement.idl41 SVGPathSegClosePath createSVGPathSegClosePath();
DSVGPathElement.cpp89 PassRefPtr<SVGPathSegClosePath> SVGPathElement::createSVGPathSegClosePath(SVGPathSegRole role) in createSVGPathSegClosePath() function in WebCore::SVGPathElement
/external/webkit/Source/WebCore/
DChangeLog-2010-12-068925 …(WebCore::SVGPathElement::createSVGPathSegClosePath): Pass SVGPathElement to SVGPathSeg and a SVGP…
9839 (WebCore::SVGPathElement::createSVGPathSegClosePath):
10200 …(WebCore::SVGPathElement::createSVGPathSegClosePath): Pass SVGPathElement to SVGPathSeg and a SVGP…
DChangeLog-2006-12-3124327 (WebCore::SVGPathElement::createSVGPathSegClosePath):
DChangeLog-2008-08-1048012 (WebCore::SVGPathElement::createSVGPathSegClosePath):