Searched refs:EBackfaceVisibility (Results 1 – 3 of 3) sorted by relevance
470 enum EBackfaceVisibility { enum
897 …EBackfaceVisibility backfaceVisibility() const { return static_cast<EBackfaceVisibility>(rareNonIn… in backfaceVisibility()1347 …void setBackfaceVisibility(EBackfaceVisibility b) { SET_VAR(rareNonInheritedData, m_backfaceVisibi… in setBackfaceVisibility()1632 static EBackfaceVisibility initialBackfaceVisibility() { return BackfaceVisibilityVisible; } in initialBackfaceVisibility()
599 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(EBackfaceVisibility e) in CSSPrimitiveValue()613 template<> inline CSSPrimitiveValue::operator EBackfaceVisibility() const in EBackfaceVisibility() function