GetTotalWidth     131 chrome/browser/ui/views/notifications/balloon_view_views.cc   return gfx::Size(GetTotalWidth(), GetTotalHeight());
GetTotalWidth     452 chrome/browser/ui/views/notifications/balloon_view_views.cc                    GetTotalWidth(), GetTotalHeight());
GetTotalWidth     506 chrome/browser/ui/views/notifications/balloon_view_views.cc   int line_width = GetTotalWidth() - kLeftMargin - kRightMargin;
GetTotalWidth     103 chrome/browser/ui/views/notifications/balloon_view_views.h   int GetTotalWidth() const;