Home | History | Annotate | Download | only in pathops

Lines Matching refs:fUnsortable

152     if (fUnsortable || rh.fUnsortable) {
154 return COMPARE_RESULT("11 fUnsortable || rh.fUnsortable", this < &rh);
163 fUnsortable = true;
167 fUnsortable = true;
199 fUnsortable = true;
274 fUnsortable = false;
282 if ((fUnsortable = smaller > 0 && tinyCheck == 0)) {
291 if ((fUnsortable = larger < max && tinyCheck == max)) {
367 fUnsortable = fSegment->isTiny(this);
372 fUnsortable = fSegment->isTiny(this);
379 fUnsortable = fSegment->isTiny(this);
384 fUnsortable = fSegment->isTiny(this);
392 if ((fUnsortable = approximately_zero(dx()) && approximately_zero(dy()))) {
404 fUnsortable = step > 0 ? thisSpan.fUnsortableStart : nextSpan.fUnsortableEnd;
406 if (fUnsortable) {
416 fUnsortable = true;
428 fUnsortable = true;