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

  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.h 86 gfx::Rect GetContentsRectangle() const;
balloon_view_gtk.cc 204 gfx::Rect contents_rect = GetContentsRectangle();
371 gfx::Rect BalloonViewImpl::GetContentsRectangle() const {
  /external/chromium/chrome/browser/ui/views/notifications/
balloon_view.h 129 gfx::Rect GetContentsRectangle() const;
balloon_view.cc 175 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 {

Completed in 767 milliseconds