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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 91 BLINK_EXPORT static void enableScriptedSpeech(bool);
  /external/chromium_org/content/child/
runtime_features.cc 98 WebRuntimeFeatures::enableScriptedSpeech(false);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 183 void WebRuntimeFeatures::enableScriptedSpeech(bool enable)

Completed in 710 milliseconds