Searched refs:shortcut_handling_suspended (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/extensions/
H A Dextension_keybinding_registry_cocoa.h45 static bool shortcut_handling_suspended() { function in class:ExtensionKeybindingRegistryCocoa
/external/chromium_org/ui/views/focus/
H A Dfocus_manager.h234 bool shortcut_handling_suspended() { return shortcut_handling_suspended_; } function in class:views::FocusManager
H A Dfocus_manager.cc59 if (shortcut_handling_suspended())
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc598 if (focus_manager->shortcut_handling_suspended())
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1294 if (focus_manager->shortcut_handling_suspended())

Completed in 262 milliseconds