Searched refs:hasCurrentPoint (Results 1 – 3 of 3) sorted by relevance
73 if (!m_path.hasCurrentPoint()) in lineTo()85 if (!m_path.hasCurrentPoint()) in quadraticCurveTo()100 if (!m_path.hasCurrentPoint()) in bezierCurveTo()126 if (!m_path.hasCurrentPoint()) in arcTo()
92 bool hasCurrentPoint() const;
214 bool Path::hasCurrentPoint() const in hasCurrentPoint() function in WebCore::Path