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

  /external/chromium_org/ash/shelf/
shelf_layout_manager.h 288 void UpdateTargetBoundsForGesture(TargetBounds* target_bounds) const;
shelf_layout_manager.cc 768 // is in progress, then the call to UpdateTargetBoundsForGesture() below
851 UpdateTargetBoundsForGesture(target_bounds);
853 // This needs to happen after calling UpdateTargetBoundsForGesture(), because
    [all...]

Completed in 40 milliseconds