Searched refs:supportsSelectionForegroundColors (Results 1 – 3 of 3) sorted by relevance
95 virtual bool supportsSelectionForegroundColors() const OVERRIDE { return false; } in supportsSelectionForegroundColors() function
218 virtual bool supportsSelectionForegroundColors() const { return true; } in supportsSelectionForegroundColors() function
519 if (!m_activeSelectionForegroundColor.isValid() && supportsSelectionForegroundColors()) in activeSelectionForegroundColor()526 if (!m_inactiveSelectionForegroundColor.isValid() && supportsSelectionForegroundColors()) in inactiveSelectionForegroundColor()