Searched defs:CSSBoxType (Results 1 – 2 of 2) sorted by relevance
4734 template<> inline CSSPrimitiveValue::operator CSSBoxType() const in CSSBoxType() function
534 enum CSSBoxType { BoxMissing = 0, MarginBox, BorderBox, PaddingBox, ContentBox }; enum