HomeSort by relevance Sort by last modified time
    Searched full:magnifier_type (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/ash/
ash_init.cc 78 ash::MagnifierType magnifier_type = local
81 SetEnabled(magnifier_enabled && magnifier_type == ash::MAGNIFIER_FULL);
83 SetEnabled(magnifier_enabled && magnifier_type == ash::MAGNIFIER_PARTIAL);
  /external/chromium_org/chrome/browser/chromeos/accessibility/
accessibility_manager.h 25 ash::MagnifierType magnifier_type,
29 ash::MagnifierType magnifier_type; member in struct:chromeos::AccessibilityStatusEventDetails
accessibility_manager.cc 188 magnifier_type(ash::kDefaultMagnifierType),
193 ash::MagnifierType magnifier_type,
196 magnifier_type(magnifier_type),
magnification_manager_unittest.cc 48 observed_type_ = accessibility_status->magnifier_type;
magnification_manager_browsertest.cc 146 observed_type_ = accessibility_status->magnifier_type;

Completed in 120 milliseconds