Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/location_bar/
Dclick_handler.cc28 TabContents* tab = location_bar_->GetTabContentsWrapper()->tab_contents(); in OnMouseReleased()
Dlocation_bar_view.h79 virtual TabContentsWrapper* GetTabContentsWrapper() const = 0;
210 virtual TabContentsWrapper* GetTabContentsWrapper() const OVERRIDE;
Dcontent_setting_image_view.cc131 TabContents* tab_contents = parent_->GetTabContentsWrapper()->tab_contents(); in OnMouseReleased()
Dlocation_bar_view.cc62 const TabContentsWrapper* wrapper = delegate->GetTabContentsWrapper(); in GetTabContentsFromDelegate()
853 TabContentsWrapper* LocationBarView::GetTabContentsWrapper() const { in GetTabContentsWrapper() function in LocationBarView
854 return delegate_->GetTabContentsWrapper(); in GetTabContentsWrapper()
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_edit_unittest.cc89 virtual TabContentsWrapper* GetTabContentsWrapper() const OVERRIDE { in GetTabContentsWrapper() function in __anona41191390111::TestingAutocompleteEditController
Dautocomplete_edit.h82 virtual TabContentsWrapper* GetTabContentsWrapper() const = 0;
Dautocomplete_edit.cc212 TabContentsWrapper* tab = controller_->GetTabContentsWrapper(); in OnChanged()
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dlocation_bar_view_mac.h142 virtual TabContentsWrapper* GetTabContentsWrapper() const;
Dlocation_bar_view_mac.mm294 TabContentsWrapper* LocationBarViewMac::GetTabContentsWrapper() const { function
/external/chromium/chrome/browser/ui/views/
Dtoolbar_view.h98 virtual TabContentsWrapper* GetTabContentsWrapper() const OVERRIDE;
Dtoolbar_view.cc306 TabContentsWrapper* ToolbarView::GetTabContentsWrapper() const { in GetTabContentsWrapper() function in ToolbarView
/external/chromium/chrome/browser/ui/gtk/
Dlocation_bar_view_gtk.h108 virtual TabContentsWrapper* GetTabContentsWrapper() const OVERRIDE;
Dlocation_bar_view_gtk.cc572 TabContentsWrapper* LocationBarViewGtk::GetTabContentsWrapper() const { in GetTabContentsWrapper() function in LocationBarViewGtk