Searched defs:GetContainerBounds (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/tab_contents/
H A Dtab_contents_view_touch.cc118 void TabContentsViewTouch::GetContainerBounds(gfx::Rect* out) const { function in class:TabContentsViewTouch
H A Dtab_contents_view_views.cc103 void TabContentsViewViews::GetContainerBounds(gfx::Rect* out) const { function in class:TabContentsViewViews
H A Dtab_contents_view_gtk.cc138 GetContainerBounds(&bounds);
220 void TabContentsViewGtk::GetContainerBounds(gfx::Rect* out) const { function in class:TabContentsViewGtk
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents_view_gtk.cc183 void TabContentsViewGtk::GetContainerBounds(gfx::Rect* out) const { function in class:TabContentsViewGtk
332 GetContainerBounds(&bounds);

Completed in 622 milliseconds