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 124 enum SpeechInputState {
136 SpeechInputState state() const { return m_state; }
146 void setState(SpeechInputState state);
149 SpeechInputState m_state;
TextControlInnerElements.cpp 449 void InputFieldSpeechButtonElement::setState(SpeechInputState state)

Completed in 23 milliseconds