Home
last modified time | relevance | path

Searched defs:shortcut_handling_suspended (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dextension_keybinding_registry_cocoa.h45 static bool shortcut_handling_suspended() { in shortcut_handling_suspended() function
/external/chromium_org/ui/views/focus/
Dfocus_manager.h234 bool shortcut_handling_suspended() { return shortcut_handling_suspended_; } in shortcut_handling_suspended() function