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

  /external/webkit/Source/WebCore/html/shadow/
TextControlInnerElements.h 125 enum SpeechInputState {
137 SpeechInputState state() const { return m_state; }
147 void setState(SpeechInputState state);
150 SpeechInputState m_state;
TextControlInnerElements.cpp 449 void InputFieldSpeechButtonElement::setState(SpeechInputState state)

Completed in 52 milliseconds