Home | History | Annotate | Download | only in css

Lines Matching refs:EListStyleType

993 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(EListStyleType e)
1244 template<> inline CSSPrimitiveValue::operator EListStyleType() const
1250 return static_cast<EListStyleType>(m_value.ident - CSSValueDisc);