Home
last modified time | relevance | path

Searched refs:UpdateTargetBoundsForGesture (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/shelf/
Dshelf_layout_manager.h291 void UpdateTargetBoundsForGesture(TargetBounds* target_bounds) const;
Dshelf_layout_manager.cc826 UpdateTargetBoundsForGesture(target_bounds); in CalculateTargetBounds()
843 void ShelfLayoutManager::UpdateTargetBoundsForGesture( in UpdateTargetBoundsForGesture() function in ash::internal::ShelfLayoutManager