Lines Matching defs:GetLocalBounds
360 gfx::Rect contents_bounds(GetLocalBounds());
366 gfx::Rect View::GetLocalBounds() const {
381 gfx::Rect vis_bounds(GetLocalBounds());
760 SchedulePaintInRect(GetLocalBounds());
870 gfx::RectF cur_view_bounds_f(cur_view->GetLocalBounds());
898 gfx::Rect local_bounds(GetLocalBounds());
951 if (GetLocalBounds().Intersects(rect)) {
1507 SetLayerBounds(GetLocalBounds() + offset);
1941 SetLayerBounds(GetLocalBounds() +
1953 layer()->SchedulePaint(GetLocalBounds());
2149 layer_->SetBounds(GetLocalBounds() + offset);
2153 layer_->SchedulePaint(GetLocalBounds());