Home | History | Annotate | Download | only in web

Lines Matching refs:m_baseBackgroundColor

417     , m_baseBackgroundColor(Color::white)
2565 return m_baseBackgroundColor;
2567 return m_baseBackgroundColor;
2569 return m_baseBackgroundColor;
3773 if (m_baseBackgroundColor == color)
3776 m_baseBackgroundColor = color;