Searched refs:GetContentsRectangle (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/notifications/
H A Dballoon_view_gtk.h86 gfx::Rect GetContentsRectangle() const;
H A Dballoon_view_gtk.cc204 gfx::Rect contents_rect = GetContentsRectangle();
371 gfx::Rect BalloonViewImpl::GetContentsRectangle() const { function in class:BalloonViewImpl
/external/chromium/chrome/browser/ui/views/notifications/
H A Dballoon_view.h129 gfx::Rect GetContentsRectangle() const;
H A Dballoon_view.cc175 gfx::Rect contents_rect = GetContentsRectangle();
197 gfx::Rect contents_rect = GetContentsRectangle();
240 gfx::Rect contents_rect = GetContentsRectangle();
315 gfx::Rect contents_rect = GetContentsRectangle();
453 gfx::Rect BalloonViewImpl::GetContentsRectangle() const { function in class:BalloonViewImpl

Completed in 57 milliseconds