Searched refs:IsShortcutHandlingSuspended (Results 1 – 3 of 3) sorted by relevance
28 if (IsShortcutHandlingSuspended()) in RegisterAccelerator()53 if (IsShortcutHandlingSuspended()) in UnregisterAccelerator()70 if (IsShortcutHandlingSuspended()) in UnregisterAccelerators()105 bool GlobalShortcutListener::IsShortcutHandlingSuspended() const { in IsShortcutHandlingSuspended() function in extensions::GlobalShortcutListener
60 bool IsShortcutHandlingSuspended() const;
31 if (global_shortcut_listener->IsShortcutHandlingSuspended()) in ~ExtensionCommandsGlobalRegistry()