GetDesiredTotalHeight  136 chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc   return gfx::Size(GetDesiredTotalWidth(), GetDesiredTotalHeight());
GetDesiredTotalHeight  172 chrome/browser/ui/gtk/notifications/balloon_view_gtk.cc   int end_h = GetDesiredTotalHeight();
GetDesiredTotalHeight   78 chrome/browser/ui/gtk/notifications/balloon_view_gtk.h   int GetDesiredTotalHeight() const;