Lines Matching full:intrect
692 * platform/graphics/IntRect.h: Ditto.
5602 Add a scale method that scales by a float (using C rounding rules, like IntRect::scale()).
11299 their selection repaint info. Instead, an empty IntRect (or GapRects) is
19965 caret at IntRect(x, y, caretWidth, height) is inside the block.
27939 IntRect produced visible layout test failures in highly scaled
47839 computeRectForRepaint(IntRect&, RenderBox* repaintContainer, bool)
47841 computeRectForRepaint(RenderBox* repaintContainer, IntRect&, bool)
56926 (WebCore::IntRect::operator SkRect):
56968 (WebCore::IntRect::operator SkIRect):
56969 (WebCore::IntRect::operator SkRect):
56970 (WebCore::IntRect::IntRect):
82355 Document the rounding behavior of the mapRect(IntRect) function in
95596 * platform/graphics/IntRect.h: