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