Home | History | Annotate | Download | only in pathops

Lines Matching refs:iB

89     for (int iB = 0; iB < 2; ++iB) {
90 if ((t = a.exactPoint(b[iB])) >= 0) {
91 insert(t, iB, b[iB]);
168 for (int iB = 0; iB < 2; ++iB) {
169 if (bNearA[iB] >= 0) {
170 insert(bNearA[iB], iB, b[iB]);