OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tts_voices_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/extensions/
extension.h
615
const std::vector<TtsVoice>& tts_voices() const { return
tts_voices_
; }
914
std::vector<TtsVoice>
tts_voices_
;
member in class:Extension
[
all
...]
extension.cc
[
all
...]
Completed in 37 milliseconds