Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasReflection

282     bool shouldPreserve3D() const { return !renderer()->hasReflection() && renderer()->style()->transformStyle3D() == TransformStyle3DPreserve3D; }