Searched refs:CalculateTargetBounds (Results 1 – 4 of 4) sorted by relevance
142 gfx::Rect CalculateTargetBounds(int h);
319 gfx::Rect new_target_bounds = CalculateTargetBounds(CalculatePopupHeight()); in UpdatePopupAppearance()650 gfx::Rect AutocompletePopupContentsView::CalculateTargetBounds(int h) { in CalculateTargetBounds() function in AutocompletePopupContentsView
286 CalculateTargetBounds(state_, &target_bounds); in LayoutShelf()637 CalculateTargetBounds(state_, &target_bounds); in SetState()728 void ShelfLayoutManager::CalculateTargetBounds( in CalculateTargetBounds() function in ash::internal::ShelfLayoutManager1150 CalculateTargetBounds(state_, &target_bounds); in OnLockStateEvent()
287 void CalculateTargetBounds(const State& state, TargetBounds* target_bounds);