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

  /external/chromium/chrome/browser/ui/views/tabs/
base_tab.cc 391 static int waiting_animation_frame_count = 0; local
400 waiting_animation_frame_count =
403 waiting_animation_frame_count / loading_animation_frame_count;
418 waiting_animation_frame_count : loading_animation_frame_count);
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc 112 waiting_animation_frame_count =
117 waiting_animation_frame_count /
132 waiting_animation_frame_count(waiting),
191 data_->waiting_animation_frame_count :
    [all...]
tab_renderer_gtk.h 58 int waiting_animation_frame_count; member in struct:TabRendererGtk::LoadingAnimation::Data

Completed in 30 milliseconds