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

/external/webkit/Source/WebCore/rendering/svg/
H A DSVGMarkerData.h53 FloatSize outslopeChange = m_outslopePoints[1] - m_outslopePoints[0];
85 m_outslopePoints[0] = m_origin;
86 m_outslopePoints[1] = point;
128 FloatPoint m_outslopePoints[2]; member in class:WebCore::SVGMarkerData

Completed in 66 milliseconds