Searched defs:voice (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/Modules/speech/
H A DSpeechSynthesisVoice.cpp33 PassRefPtr<SpeechSynthesisVoice> SpeechSynthesisVoice::create(PassRefPtr<PlatformSpeechSynthesisVoice> voice) argument
38 SpeechSynthesisVoice::SpeechSynthesisVoice(PassRefPtr<PlatformSpeechSynthesisVoice> voice) argument
H A DSpeechSynthesisUtterance.cpp60 SpeechSynthesisVoice* SpeechSynthesisUtterance::voice() const function in class:WebCore::SpeechSynthesisUtterance
65 void SpeechSynthesisUtterance::setVoice(SpeechSynthesisVoice* voice) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPlatformSpeechSynthesisUtterance.h55 PlatformSpeechSynthesisVoice* voice() const { return m_voice.get(); } function in class:WebCore::PlatformSpeechSynthesisUtterance
56 void setVoice(PlatformSpeechSynthesisVoice* voice) { m_voice = voice; } argument
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-ibuffer.el
H A Derc.el[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/emacs-lisp/
H A Dcheckdoc.el

Completed in 95 milliseconds