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

  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechRecognitionEvent.h 52 static PassRefPtr<SpeechRecognitionEvent> createNoMatch(PassRefPtr<SpeechRecognitionResult>);
SpeechRecognitionEvent.cpp 52 PassRefPtr<SpeechRecognitionEvent> SpeechRecognitionEvent::createNoMatch(PassRefPtr<SpeechRecognitionResult> result)
SpeechRecognition.cpp 125 dispatchEvent(SpeechRecognitionEvent::createNoMatch(result));

Completed in 44 milliseconds