IsLargeCursorEnabled   58 ash/accessibility_delegate.h   virtual bool IsLargeCursorEnabled() const = 0;
IsLargeCursorEnabled   28 ash/default_accessibility_delegate.h   virtual bool IsLargeCursorEnabled() const OVERRIDE;
IsLargeCursorEnabled   53 ash/system/tray_accessibility.cc   if (delegate->IsLargeCursorEnabled())
IsLargeCursorEnabled  168 ash/system/tray_accessibility.cc     large_cursor_enabled_ = delegate->IsLargeCursorEnabled();
IsLargeCursorEnabled  277 ash/system/tray_accessibility.cc         delegate->IsLargeCursorEnabled() ?
IsLargeCursorEnabled  280 ash/system/tray_accessibility.cc     delegate->SetLargeCursorEnabled(!delegate->IsLargeCursorEnabled());
IsLargeCursorEnabled  114 chrome/browser/chromeos/accessibility/accessibility_manager.h   bool IsLargeCursorEnabled();
IsLargeCursorEnabled   90 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   return AccessibilityManager::Get()->IsLargeCursorEnabled();
IsLargeCursorEnabled  232 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_FALSE(IsLargeCursorEnabled());
IsLargeCursorEnabled  243 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_FALSE(IsLargeCursorEnabled());
IsLargeCursorEnabled  253 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_FALSE(IsLargeCursorEnabled());
IsLargeCursorEnabled  263 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_TRUE(IsLargeCursorEnabled());
IsLargeCursorEnabled  308 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_FALSE(IsLargeCursorEnabled());
IsLargeCursorEnabled  318 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_TRUE(IsLargeCursorEnabled());
IsLargeCursorEnabled  346 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_FALSE(IsLargeCursorEnabled());
IsLargeCursorEnabled  367 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_FALSE(IsLargeCursorEnabled());
IsLargeCursorEnabled  394 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_TRUE(IsLargeCursorEnabled());
IsLargeCursorEnabled  543 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_TRUE(IsLargeCursorEnabled());
IsLargeCursorEnabled  562 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_TRUE(IsLargeCursorEnabled());
IsLargeCursorEnabled  571 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_TRUE(IsLargeCursorEnabled());
IsLargeCursorEnabled  591 chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc   EXPECT_FALSE(IsLargeCursorEnabled());
IsLargeCursorEnabled  261 chrome/browser/chromeos/policy/login_screen_default_policy_browsertest.cc   EXPECT_TRUE(accessibility_manager->IsLargeCursorEnabled());
IsLargeCursorEnabled  360 chrome/browser/chromeos/policy/login_screen_default_policy_browsertest.cc   EXPECT_FALSE(accessibility_manager->IsLargeCursorEnabled());
IsLargeCursorEnabled 2311 chrome/browser/policy/policy_browsertest.cc   EXPECT_TRUE(accessibility_manager->IsLargeCursorEnabled());
IsLargeCursorEnabled 2319 chrome/browser/policy/policy_browsertest.cc   EXPECT_FALSE(accessibility_manager->IsLargeCursorEnabled());
IsLargeCursorEnabled 2323 chrome/browser/policy/policy_browsertest.cc   EXPECT_FALSE(accessibility_manager->IsLargeCursorEnabled());
IsLargeCursorEnabled  120 chrome/browser/ui/ash/chrome_shell_delegate_chromeos.cc     return chromeos::AccessibilityManager::Get()->IsLargeCursorEnabled();
IsLargeCursorEnabled  278 chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc                        AccessibilityManager::Get()->IsLargeCursorEnabled());