Home
last modified time | relevance | path

Searched defs:CreateBubble (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
Dtest_generated_credit_card_bubble_controller.cc34 TestGeneratedCreditCardBubbleController::CreateBubble() { in CreateBubble() function in autofill::TestGeneratedCreditCardBubbleController
Dnew_credit_card_bubble_controller.cc84 CreateBubble() { in CreateBubble() function in autofill::NewCreditCardBubbleController
Dgenerated_credit_card_bubble_controller.cc153 GeneratedCreditCardBubbleController::CreateBubble() { in CreateBubble() function in autofill::GeneratedCreditCardBubbleController
/external/chromium_org/ash/wm/caption_buttons/
Dmaximize_bubble_controller.cc89 void MaximizeBubbleController::CreateBubble() { in CreateBubble() function in ash::MaximizeBubbleController
/external/chromium_org/chrome/browser/speech/
Dspeech_recognition_bubble_controller.cc39 void SpeechRecognitionBubbleController::CreateBubble( in CreateBubble() function in speech::SpeechRecognitionBubbleController
Dspeech_recognition_bubble_controller_unittest.cc135 static SpeechRecognitionBubble* CreateBubble( in CreateBubble() function in speech::SpeechRecognitionBubbleControllerTest
/external/chromium/chrome/browser/speech/
Dspeech_input_bubble_controller.cc27 void SpeechInputBubbleController::CreateBubble(int caller_id, in CreateBubble() function in speech_input::SpeechInputBubbleController
Dspeech_input_bubble_controller_unittest.cc133 static SpeechInputBubble* CreateBubble(TabContents* tab_contents, in CreateBubble() function in speech_input::SpeechInputBubbleControllerTest
/external/chromium_org/ash/shelf/
Dshelf_tooltip_manager.cc344 void ShelfTooltipManager::CreateBubble(views::View* anchor, in CreateBubble() function in ash::internal::ShelfTooltipManager
/external/chromium_org/ui/views/bubble/
Dbubble_delegate.cc99 Widget* BubbleDelegateView::CreateBubble(BubbleDelegateView* bubble_delegate) { in CreateBubble() function in views::BubbleDelegateView