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 117 WEBKIT_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 303 void WebRuntimeFeatures::enableSpeechSynthesis(bool enable)

Completed in 58 milliseconds