Searched defs:WebSpeechGrammar (Results 1 – 4 of 4) sorted by relevance
41 WebSpeechGrammar() { } in WebSpeechGrammar() function42 WebSpeechGrammar(const WebSpeechGrammar& grammar) { assign(grammar); } in WebSpeechGrammar() function
34 class WebSpeechGrammar; variable
36 class WebSpeechGrammar; variable
44 WebSpeechGrammar::WebSpeechGrammar(const PassRefPtr<WebCore::SpeechGrammar>& value) in WebSpeechGrammar() function in blink::WebSpeechGrammar