Home | History | Annotate | Download | only in rendering

Lines Matching refs:floatRect

789     // It's weird that we're treating float information as normal flow overflow, but we do this because floatRect() isn't
1996 FloatRect localBounds(gapRectsBounds);
2663 IntRect RenderBlock::floatRect() const
4933 FloatRect localRect(0, -collapsedMarginTop(),
4938 quads.append(RenderBox::localToAbsoluteQuad(FloatRect(0, 0, width(), height())));