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

  /external/chromium/chrome/browser/ui/views/notifications/
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 {
  /external/chromium_org/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.cc 205 gfx::Rect contents_rect = GetContentsRectangle();
365 gfx::Rect BalloonViewImpl::GetContentsRectangle() const {
  /external/chromium_org/chrome/browser/ui/views/notifications/
balloon_view_views.cc 183 gfx::Rect contents_rect = GetContentsRectangle();
203 gfx::Rect contents_rect = GetContentsRectangle();
240 gfx::Rect contents_rect = GetContentsRectangle();
345 // GetContentsRectangle() is calculated relative to |frame_container_|. Make
347 // GetContentsRectangle().
348 html_container_->SetBounds(GetContentsRectangle());
480 gfx::Rect BalloonViewImpl::GetContentsRectangle() const {
  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_gtk.cc 204 gfx::Rect contents_rect = GetContentsRectangle();
371 gfx::Rect BalloonViewImpl::GetContentsRectangle() const {

Completed in 842 milliseconds