HomeSort by relevance Sort by last modified time
    Searched defs:magnifier_type (Results 1 - 2 of 2) 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

Completed in 266 milliseconds