Home
last modified time | relevance | path

Searched refs:GetDesiredTotalWidth (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()
174 int end_w = GetDesiredTotalWidth(); in RepositionToBalloon()
360 int BalloonViewImpl::GetDesiredTotalWidth() const { in GetDesiredTotalWidth() function in BalloonViewImpl
Dballoon_view_gtk.h78 int GetDesiredTotalWidth() const;