Home | History | Annotate | Download | only in rendering

Lines Matching refs:rectWithOutlineForRepaint

5781 IntRect RenderBlock::rectWithOutlineForRepaint(RenderBoxModelObject* repaintContainer, int outlineWidth)
5783 IntRect r(RenderBox::rectWithOutlineForRepaint(repaintContainer, outlineWidth));