HomeSort by relevance Sort by last modified time
    Searched refs:setPlatformSynthesizer (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/speech/testing/
InternalsSpeechSynthesis.cpp 50 synthesis->setPlatformSynthesizer(PlatformSpeechSynthesizerMock::create(synthesis));
  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesis.h 64 void setPlatformSynthesizer(PassOwnPtr<PlatformSpeechSynthesizer>);
SpeechSynthesis.cpp 50 void SpeechSynthesis::setPlatformSynthesizer(PassOwnPtr<PlatformSpeechSynthesizer> synthesizer)

Completed in 129 milliseconds