Searched refs:m_compositedBounds (Results 1 – 2 of 2) sorted by relevance
214 IntRect m_compositedBounds; variable
1006 return IntSize(-m_compositedBounds.x(), -m_compositedBounds.y()); in contentOffsetInCompostingLayer()1426 return m_compositedBounds; in paintIntoLayer()1431 m_compositedBounds = bounds; in paintIntoLayer()