Home | History | Annotate | Download | only in css

Lines Matching refs:OverflowAlignment

4830 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(OverflowAlignment overflowAlignment)
4834 switch (overflowAlignment) {
4847 template<> inline CSSPrimitiveValue::operator OverflowAlignment() const