Home | History | Annotate | Download | only in rendering

Lines Matching refs:m_activeSelectionBackgroundColor

476     if (!m_activeSelectionBackgroundColor.isValid())
477 m_activeSelectionBackgroundColor = platformActiveSelectionBackgroundColor().blendWithWhite();
478 return m_activeSelectionBackgroundColor;
872 m_activeSelectionBackgroundColor = Color();