Searched refs:m_activeListBoxSelectionBackgroundColor (Results 1 – 2 of 2) sorted by relevance
533 if (!m_activeListBoxSelectionBackgroundColor.isValid()) in activeListBoxSelectionBackgroundColor()534 m_activeListBoxSelectionBackgroundColor = platformActiveListBoxSelectionBackgroundColor(); in activeListBoxSelectionBackgroundColor()535 return m_activeListBoxSelectionBackgroundColor; in activeListBoxSelectionBackgroundColor()1037 m_activeListBoxSelectionBackgroundColor = Color(); in platformColorsDidChange()
322 mutable Color m_activeListBoxSelectionBackgroundColor; variable