Searched defs:CreateBubble (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/ui/views/bubble/
H A Dbubble_delegate.cc93 Widget* BubbleDelegateView::CreateBubble(BubbleDelegateView* bubble_delegate) { function in class:views::BubbleDelegateView
129 // Note: In CreateBubble, the call to SizeToContents() will cause
/external/chromium_org/chrome/browser/ui/autofill/
H A Dgenerated_credit_card_bubble_controller.cc154 GeneratedCreditCardBubbleController::CreateBubble() { function in class:autofill::GeneratedCreditCardBubbleController
241 bubble_ = CreateBubble();
H A Dnew_credit_card_bubble_controller.cc79 CreateBubble() { function in class:autofill::NewCreditCardBubbleController
108 bubble_ = CreateBubble();
H A Dtest_generated_credit_card_bubble_controller.cc34 TestGeneratedCreditCardBubbleController::CreateBubble() { function in class:autofill::TestGeneratedCreditCardBubbleController
/external/chromium_org/ash/shelf/
H A Dshelf_tooltip_manager.cc105 views::BubbleDelegateView::CreateBubble(this);
174 CreateBubble(anchor, text);
190 CreateBubble(anchor, text);
341 void ShelfTooltipManager::CreateBubble(views::View* anchor, function in class:ash::ShelfTooltipManager

Completed in 6446 milliseconds