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

/external/chromium_org/chrome/browser/extensions/
H A Dglobal_shortcut_listener.h92 bool shortcut_handling_suspended_; member in class:extensions::GlobalShortcutListener
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
H A Dextension_keybinding_registry_cocoa.h43 shortcut_handling_suspended_ = suspended;
46 return shortcut_handling_suspended_;
70 static bool shortcut_handling_suspended_; member in class:ExtensionKeybindingRegistryCocoa
/external/chromium_org/ui/views/focus/
H A Dfocus_manager.h231 shortcut_handling_suspended_ = suspended;
234 bool shortcut_handling_suspended() { return shortcut_handling_suspended_; }
349 static bool shortcut_handling_suspended_; member in class:views::FocusManager

Completed in 145 milliseconds