Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/
Dbrowser_bubble.cc20 BrowserBubbleHost* bubble_host = NULL; in GetBubbleHostFromFrame() local
23 bubble_host = BrowserView::GetBrowserViewForNativeWindow( in GetBubbleHostFromFrame()
25 DCHECK(bubble_host); in GetBubbleHostFromFrame()
28 return bubble_host; in GetBubbleHostFromFrame()