Home | History | Annotate | Download | only in rendering

Lines Matching refs:m_repaintRect

288                     renderer()->repaintUsingContainer(repaintContainer, m_repaintRect);
289 if (newRect != m_repaintRect)
292 renderer()->repaintAfterLayoutIfNeeded(repaintContainer, m_repaintRect, m_outlineBox);
295 m_repaintRect = newRect;
298 m_repaintRect = IntRect();
331 m_repaintRect = renderer()->clippedOverflowRectForRepaint(repaintContainer);
402 m_repaintRect = renderer()->clippedOverflowRectForRepaint(repaintContainer);