Searched refs:t1Index (Results 1 – 4 of 4) sorted by relevance
288 int t1Index = start ? 0 : 3; in cubicExactEnd() local294 tmpLine[0] = tmpLine[1] = cubic2[t1Index]; in cubicExactEnd()295 tmpLine[1].fX += cubic2[2 - start].fY - cubic2[t1Index].fY; in cubicExactEnd()296 tmpLine[1].fY -= cubic2[2 - start].fX - cubic2[t1Index].fX; in cubicExactEnd()342 int t1Index = start ? 0 : 3; in cubicNearEnd() local348 line[0] = cubic1[t1Index]; in cubicNearEnd()351 if (index == t1Index) { in cubicNearEnd()
318 int t1Index = start ? 0 : 3; in intersectEnd() local319 line[0] = cubic1[t1Index]; in intersectEnd()330 if (index == t1Index) { in intersectEnd()