Searched refs:GetTabContentsWrapper (Results 1 – 13 of 13) sorted by relevance
28 TabContents* tab = location_bar_->GetTabContentsWrapper()->tab_contents(); in OnMouseReleased()
79 virtual TabContentsWrapper* GetTabContentsWrapper() const = 0;210 virtual TabContentsWrapper* GetTabContentsWrapper() const OVERRIDE;
131 TabContents* tab_contents = parent_->GetTabContentsWrapper()->tab_contents(); in OnMouseReleased()
62 const TabContentsWrapper* wrapper = delegate->GetTabContentsWrapper(); in GetTabContentsFromDelegate()853 TabContentsWrapper* LocationBarView::GetTabContentsWrapper() const { in GetTabContentsWrapper() function in LocationBarView854 return delegate_->GetTabContentsWrapper(); in GetTabContentsWrapper()
89 virtual TabContentsWrapper* GetTabContentsWrapper() const OVERRIDE { in GetTabContentsWrapper() function in __anona41191390111::TestingAutocompleteEditController
82 virtual TabContentsWrapper* GetTabContentsWrapper() const = 0;
212 TabContentsWrapper* tab = controller_->GetTabContentsWrapper(); in OnChanged()
142 virtual TabContentsWrapper* GetTabContentsWrapper() const;
294 TabContentsWrapper* LocationBarViewMac::GetTabContentsWrapper() const { function
98 virtual TabContentsWrapper* GetTabContentsWrapper() const OVERRIDE;
306 TabContentsWrapper* ToolbarView::GetTabContentsWrapper() const { in GetTabContentsWrapper() function in ToolbarView
108 virtual TabContentsWrapper* GetTabContentsWrapper() const OVERRIDE;
572 TabContentsWrapper* LocationBarViewGtk::GetTabContentsWrapper() const { in GetTabContentsWrapper() function in LocationBarViewGtk