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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 114 WEBKIT_EXPORT static void enableSpeechInput(bool);
  /external/chromium_org/content/child/
runtime_features.cc 125 WebRuntimeFeatures::enableSpeechInput(false);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 293 void WebRuntimeFeatures::enableSpeechInput(bool enable)

Completed in 65 milliseconds