Searched refs:PathCloseSubpath (Results 1 – 2 of 2) sorted by relevance
66 PathCloseSubpath, enumerator95 PlatformPathElement(): m_type(PathCloseSubpath) { m_data.m_points[0].set(0, 0); } in PlatformPathElement()
292 ASSERT(m_type == PathCloseSubpath); in numControlPoints()309 ASSERT(m_type == PathCloseSubpath); in numPoints()472 ASSERT(m_type == PathCloseSubpath); in type()498 } else if (e.platformType() == PlatformPathElement::PathCloseSubpath) { in addToSubpath()786 ASSERT(i->platformType() == PlatformPathElement::PathCloseSubpath); in debugString()