Searched defs:AccessibilityConfigData (Results 1 – 1 of 1) sorted by relevance
36 struct AccessibilityConfigData { struct38 bool invertColor_ = false;39 bool animationOff_ = false;40 bool audioMono_ = false;41 bool mouseKey_ = false;42 bool captionState_ = false;43 bool screenMagnifier_ = false;44 bool shortkey_ = false;45 int32_t mouseAutoClick_ = 0;48 uint32_t contentTimeout_ = 0;[all …]