Searched refs:widthClipped (Results 1 – 1 of 1) sorted by relevance
3176 …const bool widthClipped = (pointType == POINT_PARTIAL) && (range.x() <= bbox.x() || range.y() >=… in verifyWidePointAt() local3178 if (squareFits || widthClipped) in verifyWidePointAt()