Home
last modified time | relevance | path

Searched refs:kKeyCommand (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/common/extensions/
Dcommand.cc83 } else if (tokens[i] == values::kKeyCommand) { in ParseImpl()
246 tokens[i] = values::kKeyCommand; in NormalizeShortcutSuggestion()
309 shortcut += values::kKeyCommand; in AcceleratorToString()
/external/chromium_org/extensions/common/
Dmanifest_constants.cc182 const char kKeyCommand[] = "Command"; variable
Dmanifest_constants.h191 extern const char kKeyCommand[];