Searched refs:BubbleLostFocus (Results 1 – 5 of 5) sorted by relevance
38 delegate->BubbleLostFocus(bubble_, NULL); in Close()49 delegate->BubbleLostFocus(bubble_, NULL); in Hide()87 delegate->BubbleLostFocus(bubble_, lost_focus_to_child); in OnActivate()
43 delegate->BubbleLostFocus(bubble_, false); in Close()53 delegate->BubbleLostFocus(bubble_, false); in Hide()71 delegate->BubbleLostFocus(bubble_, false); in IsActiveChanged()
37 virtual void BubbleLostFocus(BrowserBubble* bubble, in BubbleLostFocus() function
81 virtual void BubbleLostFocus(BrowserBubble* bubble,
105 void ExtensionPopup::BubbleLostFocus(BrowserBubble* bubble, in BubbleLostFocus() function in ExtensionPopup