Searched refs:highContrastText_ (Results 1 – 8 of 8) sorted by relevance
242 highContrastText_ = state; in SetHighContrastTextState()364 state = highContrastText_; in GetHighContrastTextState()436 configData.highContrastText_ = true; in GetAllConfigs()
132 bool highContrastText_ = false; variable
37 bool highContrastText_ = false; member
685 if (highContrastText_ == enabled) { in UpdateHighContrastTextEnabled()688 highContrastText_ = enabled; in UpdateHighContrastTextEnabled()1718 configValue.highContrastText = highContrastText_; in NotifyImmediately()1767 highContrastText_ = configData.highContrastText_; in InitConfigValues()1847 NotifyHighContrastTextChanged(it->second, highContrastText_); in NotifyDefaultConfigs()
311 bool highContrastText_ = false; variable
1221 reply.WriteBool(configData.highContrastText_); in HandleGetAllConfigs()
1558 configData.highContrastText_ = reply.ReadBool(); in GetAllConfigs()
2354 config->highContrastText_ = accountData->GetConfig()->GetHighContrastTextState(); in GetAllConfigs()