Searched refs:m_activeListBoxSelectionForegroundColor (Results 1 – 2 of 2) sorted by relevance
572 …if (!m_activeListBoxSelectionForegroundColor.isValid() && supportsListBoxSelectionForegroundColors… in activeListBoxSelectionForegroundColor()573 m_activeListBoxSelectionForegroundColor = platformActiveListBoxSelectionForegroundColor(); in activeListBoxSelectionForegroundColor()574 return m_activeListBoxSelectionForegroundColor; in activeListBoxSelectionForegroundColor()1015 m_activeListBoxSelectionForegroundColor = Color(); in platformColorsDidChange()
331 mutable Color m_activeListBoxSelectionForegroundColor; variable