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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc167 class ResetDraggingStateDelegate : public TabAnimationDelegate { class in namespace:__anon5364
169 ResetDraggingStateDelegate(TabStrip* tab_strip, Tab* tab);
170 virtual ~ResetDraggingStateDelegate();
176 DISALLOW_COPY_AND_ASSIGN(ResetDraggingStateDelegate);
179 ResetDraggingStateDelegate::ResetDraggingStateDelegate(TabStrip* tab_strip, function in class:__anon5364::ResetDraggingStateDelegate
184 ResetDraggingStateDelegate::~ResetDraggingStateDelegate() {
187 void ResetDraggingStateDelegate::AnimationEnded(
193 void ResetDraggingStateDelegate
[all...]

Completed in 121 milliseconds