Home
last modified time | relevance | path

Searched defs:shortcut_handling_suspended_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dglobal_shortcut_listener.h92 bool shortcut_handling_suspended_; variable
/external/chromium_org/ui/views/focus/
Dfocus_manager.h349 static bool shortcut_handling_suspended_; variable
Dfocus_manager.cc35 bool FocusManager::shortcut_handling_suspended_ = false; member in views::FocusManager