Searched refs:m_markerLayoutInfo (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGPath.h83 SVGMarkerLayoutInfo m_markerLayoutInfo; member in class:WebCore::RenderSVGPath
H A DRenderSVGPath.cpp133 m_markerLayoutInfo.clear();
229 m_markerLayoutInfo.drawMarkers(childPaintInfo);
303 return m_markerLayoutInfo.calculateBoundaries(markerStart, markerMid, markerEnd, svgStyle->strokeWidth().value(svgElement), m_path);

Completed in 104 milliseconds