Searched refs:RepeatXFill (Results 1 – 3 of 3) sorted by relevance
134 RepeatFill, RepeatXFill, RepeatYFill, NoRepeatFill enumerator
378 case RepeatXFill: in CSSPrimitiveValue()396 return RepeatXFill; in EFillRepeat()
611 if (backgroundRepeat == RepeatFill || backgroundRepeat == RepeatXFill) { in calculateBackgroundImageGeometry()