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

  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.h 83 gfx::Point GetContentsOffset() const;
balloon_view_gtk.cc 350 gfx::Point BalloonViewImpl::GetContentsOffset() const {
376 gfx::Point offset = GetContentsOffset();
437 gfx::Point offset = GetContentsOffset();
  /external/chromium_org/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.h 82 gfx::Point GetContentsOffset() const;
balloon_view_gtk.cc 344 gfx::Point BalloonViewImpl::GetContentsOffset() const {
370 gfx::Point offset = GetContentsOffset();
435 gfx::Point offset = GetContentsOffset();
  /external/chromium/chrome/browser/ui/views/notifications/
balloon_view.h 126 gfx::Point GetContentsOffset() const;
balloon_view.cc 428 gfx::Point BalloonViewImpl::GetContentsOffset() const {
458 gfx::Point offset = GetContentsOffset();
  /external/chromium_org/chrome/browser/ui/views/notifications/
balloon_view_views.h 115 gfx::Point GetContentsOffset() const;
balloon_view_views.cc 446 gfx::Point BalloonViewImpl::GetContentsOffset() const {
485 gfx::Point offset = GetContentsOffset();

Completed in 2471 milliseconds