Searched refs:m_outlineBox (Results 1 – 3 of 3) sorted by relevance
658 IntRect m_outlineBox; variable
356 …nderer()->repaintAfterLayoutIfNeeded(repaintContainer, m_repaintRect, m_outlineBox, &newRect, &new… in updateLayerPositions()360 m_outlineBox = newOutlineBox; in updateLayerPositions()363 m_outlineBox = IntRect(); in updateLayerPositions()410 m_outlineBox = renderer()->outlineBoundsForRepaint(repaintContainer); in computeRepaintRects()543 m_outlineBox = renderer()->outlineBoundsForRepaint(repaintContainer); in setHasVisibleContent()
89803 RenderLayers cache repaint rects in the form of m_repaintRect and m_outlineBox,