OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:magnifier_enabled
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/
ash_init.cc
72
bool
magnifier_enabled
=
local
77
SetEnabled(
magnifier_enabled
&& magnifier_type == ash::MAGNIFIER_FULL);
79
SetEnabled(
magnifier_enabled
&& magnifier_type == ash::MAGNIFIER_PARTIAL);
Completed in 788 milliseconds