Home | History | Annotate | Download | only in Intersection

Lines Matching refs:ty2

40                     double tx2, ty2;
41 xy_at_t(quad2, tt2, tx2, ty2);
44 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
46 if (!approximately_equal(ty1, ty2)) {
48 __FUNCTION__, (int)index, pt, tt1, tx1, ty1, tt2, tx2, ty2);
217 double tx2, ty2;
218 xy_at_t(quad2, tt2, tx2, ty2);
221 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2);
224 if (!AlmostEqualUlps(ty1, ty2)) {
226 __FUNCTION__, (int)outer, (int)inner, tt1, tx1, ty1, tt2, tx2, ty2);