Searched refs:squareFits (Results 1 – 1 of 1) sorted by relevance
3175 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local3178 if (squareFits || widthClipped) in verifyWidePointAt()3212 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local3216 if (squareFits || bboxClipped || viewportClipped) in verifyWidePointAt()3240 const bool squareFits = (unionRange.y() - unionRange.x() + 1) >= expectedPointSize; in verifyWidePointAt() local3244 if (squareFits || bboxClipped || viewportClipped) in verifyWidePointAt()