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

  /external/chromium_org/ash/drag_drop/
drag_drop_controller.h 93 void StartCanceledAnimation(int animation_duration_ms);
drag_drop_controller.cc 321 StartCanceledAnimation(kCancelAnimationDuration);
517 StartCanceledAnimation(drag_cancel_animation_duration_ms);
533 void DragDropController::StartCanceledAnimation(int animation_duration_ms) {

Completed in 69 milliseconds