OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetShortcutHandlingSuspended
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/
extension_commands_global_registry.cc
32
global_shortcut_listener->
SetShortcutHandlingSuspended
(false);
56
void ExtensionCommandsGlobalRegistry::
SetShortcutHandlingSuspended
(
58
GlobalShortcutListener::GetInstance()->
SetShortcutHandlingSuspended
(
global_shortcut_listener.cc
84
void GlobalShortcutListener::
SetShortcutHandlingSuspended
(bool suspended) {
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_keybinding_registry_views.cc
15
void extensions::ExtensionKeybindingRegistry::
SetShortcutHandlingSuspended
(
Completed in 251 milliseconds