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

  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 283 UpdateBoundsAndOpacity(target_bounds, false, NULL);
286 // This is not part of UpdateBoundsAndOpacity() because
290 // are changed via UpdateBoundsAndOpacity(). This sets the origin and the
651 UpdateBoundsAndOpacity(target_bounds, true,
665 void ShelfLayoutManager::UpdateBoundsAndOpacity(
    [all...]
shelf_layout_manager.h 273 void UpdateBoundsAndOpacity(const TargetBounds& target_bounds,
336 // True when inside UpdateBoundsAndOpacity() method. Used to prevent calling
337 // UpdateBoundsAndOpacity() again from SetChildBounds().

Completed in 357 milliseconds