Searched refs:squareFits (Results 1 – 1 of 1) sorted by relevance
3139 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local3142 if (squareFits || widthClipped) in verifyWidePointAt()3176 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local3180 if (squareFits || bboxClipped || viewportClipped) in verifyWidePointAt()3204 const bool squareFits = (unionRange.y() - unionRange.x() + 1) >= expectedPointSize; in verifyWidePointAt() local3208 if (squareFits || bboxClipped || viewportClipped) in verifyWidePointAt()