Searched refs:m_activeListBoxSelectionForegroundColor (Results 1 – 2 of 2) sorted by relevance
547 …if (!m_activeListBoxSelectionForegroundColor.isValid() && supportsListBoxSelectionForegroundColors… in activeListBoxSelectionForegroundColor()548 m_activeListBoxSelectionForegroundColor = platformActiveListBoxSelectionForegroundColor(); in activeListBoxSelectionForegroundColor()549 return m_activeListBoxSelectionForegroundColor; in activeListBoxSelectionForegroundColor()1035 m_activeListBoxSelectionForegroundColor = Color(); in platformColorsDidChange()
324 mutable Color m_activeListBoxSelectionForegroundColor; variable