Home
last modified time | relevance | path

Searched defs:bubble_type (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dfirst_run_bubble.cc42 FirstRun::BubbleType bubble_type) { in Show()
76 FirstRun::BubbleType bubble_type) in FirstRunBubble()
Dlocation_bar_view_gtk.cc576 void LocationBarViewGtk::ShowFirstRunBubble(FirstRun::BubbleType bubble_type) { in ShowFirstRunBubble()
1020 FirstRun::BubbleType bubble_type) { in ShowFirstRunBubbleInternal()
/external/chromium/chrome/browser/ui/views/
Dfirst_run_bubble.cc476 FirstRun::BubbleType bubble_type) { in Show()
/external/chromium/chrome/browser/ui/views/location_bar/
Dlocation_bar_view.cc965 FirstRun::BubbleType bubble_type) { in ShowFirstRunBubbleInternal()
1065 void LocationBarView::ShowFirstRunBubble(FirstRun::BubbleType bubble_type) { in ShowFirstRunBubble()
/external/chromium/chrome/browser/ui/
Dbrowser.cc438 FirstRun::BubbleType bubble_type = FirstRun::LARGE_BUBBLE; in InitBrowserWindow() local