GetNonMirroredBounds  210 chrome/browser/ui/gtk/tabs/tab_renderer_gtk.h   gfx::Rect GetNonMirroredBounds(GtkWidget* parent) const;
GetNonMirroredBounds 1671 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc     gfx::Rect bounds = tab->GetNonMirroredBounds(tabstrip_.get());
GetNonMirroredBounds 1679 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc     gfx::Rect bounds = last_tab->GetNonMirroredBounds(tabstrip_.get());
GetNonMirroredBounds 1709 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc     gfx::Rect bounds = tab->GetNonMirroredBounds(tabstrip_.get());