Home | History | Annotate | Download | only in frame

Lines Matching refs:m_baseBackgroundColor

110     , m_baseBackgroundColor(Color::white)
1862 return !m_isTransparent && !m_baseBackgroundColor.hasAlpha();
1867 return m_baseBackgroundColor;
1872 m_baseBackgroundColor = backgroundColor;