Searched refs:RightFloat (Results 1 – 4 of 4) sorted by relevance
117 NoFloat, LeftFloat, RightFloat enumerator
60 else if (type == RightFloat) in FloatingObject()
4204 … || (prevFloat->style()->floating() == RightFloat && (childStyle->clear() & CRIGHT)))); in computeInlinePreferredLogicalWidths()
1580 case RightFloat: in CSSPrimitiveValue()1593 return RightFloat; in EFloat()