Home | History | Annotate | Download | only in web_contents

Lines Matching defs:GetViewBounds

893       web_contents_->GetRenderWidgetHostView()->GetViewBounds().width();
918 const gfx::Rect& bounds = GetViewBounds();
945 float ratio = fabs(delta_x) / GetViewBounds().width();
1038 gfx::Rect WebContentsViewAura::GetViewBounds() const {
1260 return rwhv->GetViewBounds();