Searched refs:SetTargetBounds (Results 1 – 4 of 4) sorted by relevance
60 void SetTargetBounds(View* view, const gfx::Rect& target);
73 void BoundsAnimator::SetTargetBounds(View* view, const gfx::Rect& target) { in SetTargetBounds() function in views::BoundsAnimator
498 bounds_animator().SetTargetBounds(tabs[i], new_bounds); in LayoutDraggedTabsAt()
1924 bounds_animator_.SetTargetBounds(tabs[i], new_bounds); in LayoutDraggedTabsAt()