Searched refs:speechInput (Results 1 – 2 of 2) sorted by relevance
290 SpeechInput* speech = speechInput(); in ~InputFieldSpeechButtonElement()384 SpeechInput* InputFieldSpeechButtonElement::speechInput() in speechInput() function in WebCore::InputFieldSpeechButtonElement446 speechInput()->cancelRecognition(m_listenerId); in detach()447 speechInput()->unregisterListener(m_listenerId); in detach()463 …if (speechInput()->startRecognition(m_listenerId, rect, language, grammar, document().securityOrig… in startSpeechInput()470 speechInput()->stopRecording(m_listenerId); in stopSpeechInput()
129 SpeechInput* speechInput();