Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/extensions/
Dcommand.cc119 tokens[i] == values::kKeyPgDwn || in ParseImpl()
153 } else if (tokens[i] == values::kKeyPgDwn) { in ParseImpl()
360 shortcut += values::kKeyPgDwn; in AcceleratorToString()
/external/chromium_org/extensions/common/
Dmanifest_constants.cc195 const char kKeyPgDwn[] = "PageDown"; variable
Dmanifest_constants.h205 extern const char kKeyPgDwn[];