OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kPitchKey
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_tts_api_util.h
18
extern const char
kPitchKey
[];
extension_tts_api_util.cc
13
const char
kPitchKey
[] = "pitch";
extension_tts_api.cc
87
if (util::ReadNumberByKey(options, util::
kPitchKey
, &pitch_)) {
Completed in 176 milliseconds