Searched refs:m_artificiallyInflatedBounds (Results 1 – 3 of 3) sorted by relevance
216 …bool m_artificiallyInflatedBounds; // bounds had to be made non-zero to make transform-origin… variable
89 , m_artificiallyInflatedBounds(false) in RenderLayerBacking()220 m_artificiallyInflatedBounds = true; in updateCompositedBounds()222 m_artificiallyInflatedBounds = false; in updateCompositedBounds()890 …impleContainerCompositingLayer() || paintingGoesToWindow() || m_artificiallyInflatedBounds || m_ow… in containsPaintedContent()
57011 Init m_artificiallyInflatedBounds to false.57019 when necessary, setting the m_artificiallyInflatedBounds as appropriate.