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

/external/webkit/WebCore/rendering/
H A DRenderPath.h78 mutable SVGMarkerLayoutInfo m_markerLayoutInfo; member in class:WebCore::RenderPath
H A DRenderPath.cpp241 m_markerLayoutInfo.drawMarkers(childPaintInfo);
325 m_cachedLocalMarkerBBox = m_markerLayoutInfo.calculateBoundaries(startMarker, midMarker, endMarker, strokeWidth, m_path);

Completed in 383 milliseconds