Home | History | Annotate | Download | only in pathops

Lines Matching defs:coin

1225     // FIXME: incomplete : if we're not at the end, find end of coin
1651 SkTCoincident<TCurve, OppCurve> coin;
1652 coin.setPerp(fCurve, midT, midPt, sect2->fCurve);
1653 if (coin.isMatch()) {