Home | History | Annotate | Download | only in css

Lines Matching refs:transformStyle3D

1364             return CSSPrimitiveValue::createIdentifier((style->transformStyle3D() == TransformStyle3DPreserve3D) ? CSSValuePreserve3d : CSSValueFlat);