OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadNumberByKey
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_tts_api_util.h
22
bool
ReadNumberByKey
(DictionaryValue* dict,
extension_tts_api_util.cc
18
bool
ReadNumberByKey
(DictionaryValue* dict,
extension_tts_api.cc
82
if (util::
ReadNumberByKey
(options, util::kRateKey, &rate_)) {
87
if (util::
ReadNumberByKey
(options, util::kPitchKey, &pitch_)) {
92
if (util::
ReadNumberByKey
(options, util::kVolumeKey, &volume_)) {
Completed in 702 milliseconds