OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:loading_animation_frame_count
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/tabs/
base_tab.cc
390
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
);
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h
57
int
loading_animation_frame_count
;
member in struct:TabRendererGtk::LoadingAnimation::Data
Completed in 96 milliseconds