Searched refs:offsetC (Results 1 – 1 of 1) sorted by relevance
485 int offsetC = 0; in compareBoundaryPoints() local487 while (n != c && offsetC < offsetA) { in compareBoundaryPoints()488 offsetC++; in compareBoundaryPoints()492 if (offsetA <= offsetC) in compareBoundaryPoints()503 int offsetC = 0; in compareBoundaryPoints() local505 while (n != c && offsetC < offsetB) { in compareBoundaryPoints()506 offsetC++; in compareBoundaryPoints()510 if (offsetC < offsetB) in compareBoundaryPoints()