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

  /external/chromium/chrome/browser/ui/gtk/download/
download_started_animation_gtk.cc 48 virtual void AnimateToState(double state);
164 void DownloadStartedAnimationGtk::AnimateToState(double state) {
  /external/chromium/chrome/browser/ui/views/download/
download_started_animation_win.cc 50 virtual void AnimateToState(double state);
151 void DownloadStartedAnimationWin::AnimateToState(double state) {
  /external/chromium/chrome/browser/ui/views/location_bar/
content_setting_image_view.h 57 virtual void AnimateToState(double state) OVERRIDE;
content_setting_image_view.cc 233 void ContentSettingImageView::AnimateToState(double state) {
  /external/chromium/chrome/browser/ui/views/
status_bubble_views.cc 151 void AnimateToState(double state);
315 void StatusBubbleViews::StatusView::AnimateToState(double state) {
486 void AnimateToState(double state);
503 void StatusBubbleViews::StatusViewExpander::AnimateToState(double state) {
  /external/chromium/chrome/browser/ui/views/tabs/
base_tab.cc 119 virtual void AnimateToState(double state) {
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc 222 virtual void AnimateToState(double state) {
    [all...]

Completed in 774 milliseconds