Home | History | Annotate | Download | only in css

Lines Matching refs:transformStyle3D

2568             return cssValuePool().createIdentifierValue((style->transformStyle3D() == TransformStyle3DPreserve3D) ? CSSValuePreserve3d : CSSValueFlat);