HomeSort by relevance Sort by last modified time
    Searched full:num_animated (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/panels/
docked_panel_collection.cc 706 int num_animated = 0; local
731 if (num_animated < kNumPanelsToAnimateSimultaneously) {
733 ++num_animated;

Completed in 75 milliseconds