HomeSort by relevance Sort by last modified time
    Searched defs:isSpeechInputEvent (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/page/
SpeechInputEvent.h 45 virtual bool isSpeechInputEvent() const { return true; }
  /external/webkit/Source/WebCore/dom/
Event.cpp 240 bool Event::isSpeechInputEvent() const

Completed in 758 milliseconds