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

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.cc 407 instant_animation_.reset(new ui::MultiAnimation(parts));
408 instant_animation_->set_continuous(false);
782 instant_animation_->set_delegate(this);
783 instant_animation_->Start();
    [all...]
autocomplete_edit_view_gtk.h 397 scoped_ptr<ui::MultiAnimation> instant_animation_; member in class:AutocompleteEditViewGtk

Completed in 858 milliseconds