OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResizeLayoutAnimation
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h
167
friend class
ResizeLayoutAnimation
;
tab_strip_gtk.cc
460
class
ResizeLayoutAnimation
: public TabStripGtk::TabAnimation {
462
explicit
ResizeLayoutAnimation
(TabStripGtk* tabstrip)
470
virtual ~
ResizeLayoutAnimation
() {}
517
DISALLOW_COPY_AND_ASSIGN(
ResizeLayoutAnimation
);
[
all
...]
/external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h
185
friend class
ResizeLayoutAnimation
;
tab_strip_gtk.cc
483
class
ResizeLayoutAnimation
: public TabStripGtk::TabAnimation {
485
explicit
ResizeLayoutAnimation
(TabStripGtk* tabstrip)
493
virtual ~
ResizeLayoutAnimation
() {}
540
DISALLOW_COPY_AND_ASSIGN(
ResizeLayoutAnimation
);
[
all
...]
Completed in 422 milliseconds