OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:animation_state
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h
72
bool ValidateLoadingAnimation(AnimationState
animation_state
);
74
AnimationState
animation_state
() const { return animation_state_; }
function in class:TabRendererGtk::LoadingAnimation
172
bool ValidateLoadingAnimation(AnimationState
animation_state
);
/external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.h
75
bool ValidateLoadingAnimation(AnimationState
animation_state
);
77
AnimationState
animation_state
() const { return animation_state_; }
function in class:TabRendererGtk::LoadingAnimation
174
bool ValidateLoadingAnimation(AnimationState
animation_state
);
Completed in 86 milliseconds