Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/extensions/
Dcommand.cc109 tokens[i] == values::kKeyPeriod || in ParseImpl()
133 } else if (tokens[i] == values::kKeyPeriod) { in ParseImpl()
330 shortcut += values::kKeyPeriod; in AcceleratorToString()
/external/chromium_org/extensions/common/
Dmanifest_constants.cc197 const char kKeyPeriod[] = "Period"; variable
Dmanifest_constants.h207 extern const char kKeyPeriod[];