Searched defs:loading_animation_frame_count (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
H A Dtab_renderer_gtk.h57 int loading_animation_frame_count; member in struct:TabRendererGtk::LoadingAnimation::Data
/external/chromium/chrome/browser/ui/views/tabs/
H A Dbase_tab.cc390 static int loading_animation_frame_count = 0; local
397 loading_animation_frame_count =
403 waiting_animation_frame_count / loading_animation_frame_count;
411 loading_animation_frame_ = loading_animation_frame_count -
418 waiting_animation_frame_count : loading_animation_frame_count);

Completed in 92 milliseconds