OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:active_animation_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc
888
return
active_animation_
.get() != NULL;
[
all
...]
tab_strip_gtk.h
470
scoped_ptr<TabAnimation>
active_animation_
;
member in class:TabStripGtk
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc
856
return
active_animation_
.get() != NULL;
[
all
...]
tab_strip_gtk.h
444
scoped_ptr<TabAnimation>
active_animation_
;
member in class:TabStripGtk
Completed in 441 milliseconds