Searched refs:etClosedLine (Results 1 – 2 of 2) sorted by relevance
131 enum EndType {etClosedPolygon, etClosedLine, etOpenButt, etOpenSquare, etOpenRound}; enumerator
3811 if (endType == etClosedLine || endType == etClosedPolygon) in AddPath()3865 (node.m_endtype == etClosedLine && Orientation(node.Contour))) in FixOrientations()3873 if (node.m_endtype == etClosedLine && !Orientation(node.Contour)) in FixOrientations()4034 if (node.m_endtype == etClosedLine || node.m_endtype == etClosedPolygon) in DoOffset()4046 else if (node.m_endtype == etClosedLine) in DoOffset()