Home | History | Annotate | Download | only in rendering

Lines Matching refs:m_inactiveSelectionBackgroundColor

483     if (!m_inactiveSelectionBackgroundColor.isValid())
484 m_inactiveSelectionBackgroundColor = platformInactiveSelectionBackgroundColor().blendWithWhite();
485 return m_inactiveSelectionBackgroundColor;
873 m_inactiveSelectionBackgroundColor = Color();