HomeSort by relevance Sort by last modified time
    Searched refs:location_bar_delegate_ (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/location_bar/
script_bubble_icon_view.cc 23 : location_bar_delegate_(location_bar_delegate),
72 ShowScriptBubble(this, location_bar_delegate_->GetWebContents());
78 ShowScriptBubble(this, location_bar_delegate_->GetWebContents());
86 ShowScriptBubble(this, location_bar_delegate_->GetWebContents());
script_bubble_icon_view.h 41 LocationBarView::Delegate* location_bar_delegate_; member in class:ScriptBubbleIconView
zoom_view.cc 22 location_bar_delegate_(location_bar_delegate) {
84 ZoomBubbleView::ShowBubble(location_bar_delegate_->GetWebContents(), false);
zoom_view.h 52 LocationBarView::Delegate* location_bar_delegate_; member in class:ZoomView

Completed in 152 milliseconds