HomeSort by relevance Sort by last modified time
    Searched refs:GetDesiredTotalWidth (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.h 78 int GetDesiredTotalWidth() const;
balloon_view_gtk.cc 139 return gfx::Size(GetDesiredTotalWidth(), GetDesiredTotalHeight());
174 int end_w = GetDesiredTotalWidth();
360 int BalloonViewImpl::GetDesiredTotalWidth() const {

Completed in 38 milliseconds