Home | History | Annotate | Download | only in css

Lines Matching refs:BackfaceVisibilityVisible

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