OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddKeybindingPref
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/commands/
command_service.cc
211
bool CommandService::
AddKeybindingPref
(
298
AddKeybindingPref
(accelerator, extension_id, command_name,
312
AddKeybindingPref
(command.accelerator(), extension_id,
373
AddKeybindingPref
(iter->second.accelerator(),
386
AddKeybindingPref
(browser_action_command->accelerator(),
399
AddKeybindingPref
(page_action_command->accelerator(),
412
AddKeybindingPref
(script_badge_command->accelerator(),
command_service.h
126
bool
AddKeybindingPref
(const ui::Accelerator& accelerator,
Completed in 57 milliseconds