Searched refs:GetViewSize (Results 1 – 4 of 4) sorted by relevance
69 *out = content_view_core_ ? gfx::Rect(content_view_core_->GetViewSize()) in GetContainerBounds()114 return gfx::Rect(content_view_core_->GetViewSize()); in GetViewBounds()
263 gfx::Size GetViewSize() const;
718 gfx::Size ContentViewCoreImpl::GetViewSize() const { in GetViewSize() function in content::ContentViewCoreImpl
592 return gfx::Rect(content_view_core_->GetViewSize()); in GetViewBounds()