Searched refs:m_artificiallyInflatedBounds (Results 1 – 2 of 2) sorted by relevance
348 … bool m_artificiallyInflatedBounds; // bounds had to be made non-zero to make transform-origin work variable
162 , m_artificiallyInflatedBounds(false) in CompositedLayerMapping()384 m_artificiallyInflatedBounds = true; in updateCompositedBounds()386 m_artificiallyInflatedBounds = false; in updateCompositedBounds()1539 …if (isSimpleContainer || paintsIntoCompositedAncestor() || m_artificiallyInflatedBounds || m_ownin… in containsPaintedContent()