Home
last modified time | relevance | path

Searched refs:show_animation_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.cc139 show_animation_.reset(new ui::SlideAnimation(this)); in BookmarkButton()
143 show_animation_->Reset(1); in BookmarkButton()
145 show_animation_->Show(); in BookmarkButton()
164 scoped_ptr<ui::SlideAnimation> show_animation_; member in __anon3e73d9640111::BookmarkButton
180 show_animation_.reset(new ui::SlideAnimation(this)); in BookmarkFolderButton()
184 show_animation_->Reset(1); in BookmarkFolderButton()
186 show_animation_->Show(); in BookmarkFolderButton()
207 scoped_ptr<ui::SlideAnimation> show_animation_; member in __anon3e73d9640111::BookmarkFolderButton