Home
last modified time | relevance | path

Searched refs:CreateBubble (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/speech/
Dspeech_input_bubble_controller_unittest.cc113 &SpeechInputBubbleControllerTest::CreateBubble); in SetUp()
133 static SpeechInputBubble* CreateBubble(TabContents* tab_contents, in CreateBubble() function in speech_input::SpeechInputBubbleControllerTest
179 controller_->CreateBubble(kBubbleCallerId, 1, 1, gfx::Rect(1, 1)); in TEST_F()
193 controller_->CreateBubble(kBubbleCallerId, 1, 1, gfx::Rect(1, 1)); in TEST_F()
207 controller_->CreateBubble(kBubbleCallerId, 1, 1, gfx::Rect(1, 1)); in TEST_F()
Dspeech_input_bubble_controller.cc27 void SpeechInputBubbleController::CreateBubble(int caller_id, in CreateBubble() function in speech_input::SpeechInputBubbleController
34 NewRunnableMethod(this, &SpeechInputBubbleController::CreateBubble, in CreateBubble()
Dspeech_input_bubble_controller.h53 void CreateBubble(int caller_id,
Dspeech_input_manager.cc212 bubble_controller_->CreateBubble(caller_id, render_process_id, render_view_id, in StartRecognition()
/external/chromium/chrome/browser/ui/cocoa/
Dpage_info_bubble_controller_unittest.mm50 void CreateBubble() {
132 CreateBubble();
151 CreateBubble();
189 CreateBubble();