Searched refs:SetShortcutHandlingSuspended (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_commands_global_registry.cc32 global_shortcut_listener->SetShortcutHandlingSuspended(false);
56 void ExtensionCommandsGlobalRegistry::SetShortcutHandlingSuspended( function in class:extensions::ExtensionCommandsGlobalRegistry
58 GlobalShortcutListener::GetInstance()->SetShortcutHandlingSuspended(
H A Dglobal_shortcut_listener.h57 void SetShortcutHandlingSuspended(bool suspended);
H A Dextension_commands_global_registry.h45 static void SetShortcutHandlingSuspended(bool suspended);
H A Dglobal_shortcut_listener.cc84 void GlobalShortcutListener::SetShortcutHandlingSuspended(bool suspended) { function in class:extensions::GlobalShortcutListener
H A Dextension_keybinding_registry.h62 static void SetShortcutHandlingSuspended(bool suspended);
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_keybinding_registry_views.cc15 void extensions::ExtensionKeybindingRegistry::SetShortcutHandlingSuspended( function in class:extensions::ExtensionKeybindingRegistry
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dcommand_handler.cc131 ExtensionKeybindingRegistry::SetShortcutHandlingSuspended(suspended);
134 ExtensionCommandsGlobalRegistry::SetShortcutHandlingSuspended(suspended);

Completed in 298 milliseconds