Searched refs:CreateNativeBubble (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/speech/
H A Dspeech_input_bubble.h64 static SpeechInputBubble* CreateNativeBubble(TabContents* tab_contents,
H A Dspeech_input_bubble.cc116 return CreateNativeBubble(tab_contents, delegate, element_rect);
H A Dspeech_input_bubble_gtk.cc265 SpeechInputBubble* SpeechInputBubble::CreateNativeBubble( function in class:SpeechInputBubble
H A Dspeech_input_bubble_views.cc374 SpeechInputBubble* SpeechInputBubble::CreateNativeBubble( function in class:SpeechInputBubble
/external/chromium_org/chrome/browser/speech/
H A Dspeech_recognition_bubble.h69 static SpeechRecognitionBubble* CreateNativeBubble(
H A Dspeech_recognition_bubble.cc134 return CreateNativeBubble(web_contents, delegate, element_rect);
/external/chromium_org/chrome/browser/ui/gtk/
H A Dspeech_recognition_bubble_gtk.cc295 SpeechRecognitionBubble* SpeechRecognitionBubble::CreateNativeBubble( function in class:SpeechRecognitionBubble
/external/chromium_org/chrome/browser/ui/views/
H A Dspeech_recognition_bubble_views.cc405 SpeechRecognitionBubble* SpeechRecognitionBubble::CreateNativeBubble( function in class:SpeechRecognitionBubble

Completed in 511 milliseconds