Home
last modified time | relevance | path

Searched refs:m_compositedBounds (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.h214 IntRect m_compositedBounds; variable
DRenderLayerBacking.cpp1006 return IntSize(-m_compositedBounds.x(), -m_compositedBounds.y()); in contentOffsetInCompostingLayer()
1426 return m_compositedBounds; in paintIntoLayer()
1431 m_compositedBounds = bounds; in paintIntoLayer()