Home
last modified time | relevance | path

Searched refs:CalculateTargetBounds (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/autocomplete/
Dautocomplete_popup_contents_view.h142 gfx::Rect CalculateTargetBounds(int h);
Dautocomplete_popup_contents_view.cc319 gfx::Rect new_target_bounds = CalculateTargetBounds(CalculatePopupHeight()); in UpdatePopupAppearance()
650 gfx::Rect AutocompletePopupContentsView::CalculateTargetBounds(int h) { in CalculateTargetBounds() function in AutocompletePopupContentsView
/external/chromium_org/ash/shelf/
Dshelf_layout_manager.cc286 CalculateTargetBounds(state_, &target_bounds); in LayoutShelf()
637 CalculateTargetBounds(state_, &target_bounds); in SetState()
728 void ShelfLayoutManager::CalculateTargetBounds( in CalculateTargetBounds() function in ash::internal::ShelfLayoutManager
1150 CalculateTargetBounds(state_, &target_bounds); in OnLockStateEvent()
Dshelf_layout_manager.h287 void CalculateTargetBounds(const State& state, TargetBounds* target_bounds);