Home | History | Annotate | Download | only in pathops

Lines Matching full:tbottom

1234         double tBottom = -1;
1241 if (innerT <= t && innerT > tBottom) {
1245 tBottom = innerT;