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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DPathTraversalState.h58 FloatPoint m_control1; member in class:WebCore::PathTraversalState
H A DPathTraversalState.cpp163 m_current = m_control1 = m_control2 = m_start;
169 m_current = m_start = m_control1 = m_control2 = point;
176 m_current = m_control1 = m_control2 = point;
184 m_control1 = newControl;
197 m_control1 = newEnd;

Completed in 71 milliseconds