Home | History | Annotate | Download | only in style

Lines Matching refs:backgroundRepeatX

567     EFillRepeat backgroundRepeatX() const { return static_cast<EFillRepeat>(m_background->background().repeatX()); }