Searched refs:NoRepeatFill (Results 1 – 3 of 3) sorted by relevance
140 RepeatFill, NoRepeatFill, RoundFill, SpaceFill enumerator
452 case NoRepeatFill: in CSSPrimitiveValue()470 return NoRepeatFill; in EFillRepeat()
748 if (xRepeat == RepeatFill && yRepeat == NoRepeatFill) in fillRepeatToCSSValue()750 if (xRepeat == NoRepeatFill && yRepeat == RepeatFill) in fillRepeatToCSSValue()