Searched refs:m_inactiveListBoxSelectionForegroundColor (Results 1 – 2 of 2) sorted by relevance
554 …if (!m_inactiveListBoxSelectionForegroundColor.isValid() && supportsListBoxSelectionForegroundColo… in inactiveListBoxSelectionForegroundColor()555 … m_inactiveListBoxSelectionForegroundColor = platformInactiveListBoxSelectionForegroundColor(); in inactiveListBoxSelectionForegroundColor()556 return m_inactiveListBoxSelectionForegroundColor; in inactiveListBoxSelectionForegroundColor()1036 m_inactiveListBoxSelectionForegroundColor = Color(); in platformColorsDidChange()1038 m_inactiveListBoxSelectionForegroundColor = Color(); in platformColorsDidChange()
325 mutable Color m_inactiveListBoxSelectionForegroundColor; variable