Home | History | Annotate | Download | only in rendering

Lines Matching refs:m_repaintRect

352                     renderer()->repaintUsingContainer(repaintContainer, m_repaintRect);
353 if (newRect != m_repaintRect)
356 renderer()->repaintAfterLayoutIfNeeded(repaintContainer, m_repaintRect, m_outlineBox, &newRect, &newOutlineBox);
359 m_repaintRect = newRect;
362 m_repaintRect = IntRect();
400 IntRect repaintRect = m_repaintRect;
409 m_repaintRect = renderer()->clippedOverflowRectForRepaint(repaintContainer);
542 m_repaintRect = renderer()->clippedOverflowRectForRepaint(repaintContainer);