Searched defs:closePath (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Source/WebCore/svg/ | ||
D | SVGPathBuilder.cpp | 64 void SVGPathBuilder::closePath() in closePath() function in WebCore::SVGPathBuilder |
D | SVGPathTraversalStateBuilder.cpp | 54 void SVGPathTraversalStateBuilder::closePath() in closePath() function in WebCore::SVGPathTraversalStateBuilder |
D | SVGPathSegListBuilder.cpp | 142 void SVGPathSegListBuilder::closePath() in closePath() function in WebCore::SVGPathSegListBuilder |
D | SVGPathStringBuilder.cpp | 110 void SVGPathStringBuilder::closePath() in closePath() function in WebCore::SVGPathStringBuilder |
D | SVGPathByteStreamBuilder.cpp | 109 void SVGPathByteStreamBuilder::closePath() in closePath() function in WebCore::SVGPathByteStreamBuilder |
/external/webkit/Source/WebCore/html/canvas/ | ||
D | CanvasRenderingContext2D.cpp | 752 void CanvasRenderingContext2D::closePath() in closePath() function in WebCore::CanvasRenderingContext2D |