HomeSort by relevance Sort by last modified time
    Searched refs:CalculateTargetBounds (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 283 CalculateTargetBounds(state_, &target_bounds);
634 CalculateTargetBounds(state_, &target_bounds);
752 void ShelfLayoutManager::CalculateTargetBounds(
    [all...]
shelf_layout_manager.h 284 void CalculateTargetBounds(const State& state, TargetBounds* target_bounds);
287 // used by |CalculateTargetBounds()|.

Completed in 1252 milliseconds