Lines Matching defs:bx
372 double bx = static_cast<double>(next->fPoint.fX) - curr->fPoint.fX;374 if (ax * by - ay * bx >= 0.0) {