Searched refs:BubbleGotFocus (Results 1 – 5 of 5) sorted by relevance
33 virtual void BubbleGotFocus(BrowserBubble* bubble) {} in BubbleGotFocus() function
76 bubble_->delegate()->BubbleGotFocus(bubble_); in OnFocusIn()
94 bubble_->delegate()->BubbleGotFocus(bubble_); in OnSetFocus()
80 virtual void BubbleGotFocus(BrowserBubble* bubble);
100 void ExtensionPopup::BubbleGotFocus(BrowserBubble* bubble) { in BubbleGotFocus() function in ExtensionPopup