Searched defs:GetTabContentsWrapper (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dtoolbar_view.cc306 TabContentsWrapper* ToolbarView::GetTabContentsWrapper() const { function in class:ToolbarView
/external/chromium/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.cc572 TabContentsWrapper* LocationBarViewGtk::GetTabContentsWrapper() const { function in class:LocationBarViewGtk
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc62 const TabContentsWrapper* wrapper = delegate->GetTabContentsWrapper();
853 TabContentsWrapper* LocationBarView::GetTabContentsWrapper() const { function in class:LocationBarView
854 return delegate_->GetTabContentsWrapper();

Completed in 66 milliseconds