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

/external/chromium_org/chrome/browser/extensions/api/commands/
H A Dcommand_service.cc718 Command active_command = FindCommandByName(extension->id(), command_name); local
721 active_command.accelerator() != suggested_key :
722 active_command.accelerator().key_code() != ui::VKEY_UNKNOWN;

Completed in 308 milliseconds