Searched refs:compareArcs (Results 1 – 1 of 1) sorted by relevance
51 static bool compareArcs(const PathDescription::Shape::Arc& lhs, const PathDescription::Shape::Arc& … in compareArcs() function116 return compareArcs(shape.arc, rhs.shape.arc); in operator ==()