Home | History | Annotate | Download | only in rendering

Lines Matching refs:outlineBoundsForRepaint

769         return outlineBoundsForRepaint(0);
787 virtual IntRect outlineBoundsForRepaint(RenderBoxModelObject* /*repaintContainer*/) const { return IntRect(); }
799 m_oldOutlineBox = m_object.outlineBoundsForRepaint(m_repaintContainer);