Home | History | Annotate | Download | only in style

Lines Matching refs:EFillSizeType

541     EFillSizeType backgroundSizeType() const { return static_cast<EFillSizeType>(background->m_background.m_sizeType); }
771 void setBackgroundSize(EFillSizeType b) { SET_VAR(background, m_background.m_sizeType, b) }