Searched refs:m_oldOutlineBox (Results 1 – 1 of 1) sorted by relevance
808 m_oldOutlineBox = m_object.outlineBoundsForRepaint(m_repaintContainer); in m_object()815 …nt ? m_object.repaintAfterLayoutIfNeeded(m_repaintContainer, m_oldBounds, m_oldOutlineBox) : false; in repaintAfterLayout()824 IntRect m_oldOutlineBox; variable