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 282 CalculateTargetBounds(state_, &target_bounds);
650 CalculateTargetBounds(state_, &target_bounds);
761 void ShelfLayoutManager::CalculateTargetBounds(
    [all...]
shelf_layout_manager.h 288 void CalculateTargetBounds(const State& state, TargetBounds* target_bounds);
291 // used by |CalculateTargetBounds()|.

Completed in 291 milliseconds