Home
last modified time | relevance | path

Searched refs:GetDesiredTotalHeight (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/notifications/
Dballoon_view_gtk.cc139 return gfx::Size(GetDesiredTotalWidth(), GetDesiredTotalHeight()); in GetSize()
175 int end_h = GetDesiredTotalHeight(); in RepositionToBalloon()
365 int BalloonViewImpl::GetDesiredTotalHeight() const { in GetDesiredTotalHeight() function in BalloonViewImpl
Dballoon_view_gtk.h79 int GetDesiredTotalHeight() const;