Lines Matching defs:rightBottom
978 Vertex* rightBottom = edge->fRight->fBottom;983 } else if (c.sweep_lt(bottom->fPoint, rightBottom->fPoint) &&986 } else if (c.sweep_lt(rightBottom->fPoint, bottom->fPoint) &&987 !edge->isLeftOf(rightBottom)) {