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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 97 BLINK_EXPORT static void enableSpeechSynthesis(bool);
  /external/chromium_org/content/child/
runtime_features.cc 134 WebRuntimeFeatures::enableSpeechSynthesis(true);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 198 void WebRuntimeFeatures::enableSpeechSynthesis(bool enable)

Completed in 42 milliseconds