Home | History | Annotate | Download | only in css

Lines Matching refs:BackfaceVisibilityHidden

5227             m_style->setBackfaceVisibility((primitiveValue->getIdent() == CSSValueVisible) ? BackfaceVisibilityVisible : BackfaceVisibilityHidden);