HomeSort by relevance Sort by last modified time
    Searched refs:AddKeybindingPref (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/commands/
command_service.h 128 bool AddKeybindingPref(const ui::Accelerator& accelerator,
command_service.cc 219 bool CommandService::AddKeybindingPref(
324 AddKeybindingPref(accelerator, extension_id, command_name,
338 AddKeybindingPref(command.accelerator(), extension_id,
521 AddKeybindingPref(command.accelerator(),
533 AddKeybindingPref(browser_action_command->accelerator(),
543 AddKeybindingPref(page_action_command->accelerator(),
    [all...]

Completed in 412 milliseconds