Searched refs:isHorizontal (Results 1 – 2 of 2) sorted by relevance
202 Point p1, Point p2, std::vector<Point> &seam, bool &isHorizontal);
3463 bool isHorizontal = (j->OutPt1->Pt.Y == j->OffPt.Y); in JoinPoints() local3465 if (isHorizontal && (j->OffPt == j->OutPt1->Pt) && in JoinPoints()3503 else if (isHorizontal) in JoinPoints()