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

  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesis.idl 31 readonly attribute boolean speaking;
SpeechSynthesis.h 53 bool speaking() const;
SpeechSynthesis.cpp 81 bool SpeechSynthesis::speaking() const function in class:WebCore::SpeechSynthesis
83 // If we have a current speech utterance, then that means we're assumed to be in a speaking state.
155 // If the utterance that completed was the one we're currently speaking,
156 // remove it from the queue and start speaking the next one.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/speak_selection/
background.js 8 var speaking = false; variable
19 if (speaking && utterance == lastUtterance) {
24 speaking = true;
47 speaking = false;
  /external/chromium_org/third_party/WebKit/
PRESUBMIT.py 268 """Generally speaking, we'd prefer not to land patches that printf
  /external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/
search.js 407 /* Flush out anything that may have been speaking. */
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]

Completed in 75 milliseconds