Searched refs:backgroundRepeatX (Results 1 – 4 of 4) sorted by relevance
734 EFillRepeat backgroundRepeatX = fillLayer->repeatX(); in calculateBackgroundImageGeometry() local738 if (backgroundRepeatX == RepeatFill) in calculateBackgroundImageGeometry()
707 return fillRepeatToCSSValue(style->backgroundRepeatX(), style->backgroundRepeatY()); in getPropertyCSSValue()
533 …EFillRepeat backgroundRepeatX() const { return static_cast<EFillRepeat>(background->m_background.m… in backgroundRepeatX() function
64421 Again, break backgroundRepeat into backgroundRepeatX and 64424 (WebCore::InheritedFlags::backgroundRepeatX):