Searched defs:IsSpokenFeedbackEnabled (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/ash/ | ||
D | default_accessibility_delegate.cc | 24 bool DefaultAccessibilityDelegate::IsSpokenFeedbackEnabled() const { in IsSpokenFeedbackEnabled() function in ash::DefaultAccessibilityDelegate |
/external/chromium_org/chrome/browser/ui/ash/ | ||
D | chrome_shell_delegate_chromeos.cc | 77 virtual bool IsSpokenFeedbackEnabled() const OVERRIDE { in IsSpokenFeedbackEnabled() function in __anona5a9d27c0111::AccessibilityDelegateImpl |
D | chrome_shell_delegate_views.cc | 89 virtual bool IsSpokenFeedbackEnabled() const OVERRIDE { in IsSpokenFeedbackEnabled() function in __anon0bc53eaa0111::EmptyAccessibilityDelegate |
/external/chromium_org/chrome/browser/chromeos/accessibility/ | ||
D | accessibility_manager_browsertest.cc | 122 bool IsSpokenFeedbackEnabled() { in IsSpokenFeedbackEnabled() function |
D | accessibility_manager.cc | 644 bool AccessibilityManager::IsSpokenFeedbackEnabled() { in IsSpokenFeedbackEnabled() function in chromeos::AccessibilityManager |