Searched refs:DownloadStartedAnimation (Results 1 – 5 of 5) sorted by relevance
13 class DownloadStartedAnimation {18 DownloadStartedAnimation() { } in DownloadStartedAnimation() function20 DISALLOW_COPY_AND_ASSIGN(DownloadStartedAnimation);
191 void DownloadStartedAnimation::Show(TabContents* tab_contents) { in Show()
177 void DownloadStartedAnimation::Show(TabContents* tab_contents) { in Show()
192 void DownloadStartedAnimation::Show(TabContents* tab_contents) {
3197 DownloadStartedAnimation::Show(current_tab); in OnStartDownload()