Searched refs:shouldPreserve3D (Results 1 – 3 of 3) sorted by relevance
282 …bool shouldPreserve3D() const { return !renderer()->hasReflection() && renderer()->style()->transf… in shouldPreserve3D() function
359 if (shouldPreserve3D()) in renderingContextRoot()362 …rrent = enclosingLayerForContainingBlock(this); current && current->shouldPreserve3D(); current = … in renderingContextRoot()
1440 UpdateShouldFlattenTransformFunctor functor = { !m_owningLayer.shouldPreserve3D() }; in updateShouldFlattenTransform()