Searched refs:ResetDraggingStateDelegate (Results 1 – 2 of 2) sorted by relevance
22 class ResetDraggingStateDelegate class25 explicit ResetDraggingStateDelegate(BaseTab* tab) : tab_(tab) { in ResetDraggingStateDelegate() function in __anon3342d4070111::ResetDraggingStateDelegate39 DISALLOW_COPY_AND_ASSIGN(ResetDraggingStateDelegate);562 tab, new ResetDraggingStateDelegate(tab), true); in StoppedDraggingTab()
254 class ResetDraggingStateDelegate class257 explicit ResetDraggingStateDelegate(Tab* tab) : tab_(tab) { in ResetDraggingStateDelegate() function in __anond25cc5340111::ResetDraggingStateDelegate271 DISALLOW_COPY_AND_ASSIGN(ResetDraggingStateDelegate);2083 tab, new ResetDraggingStateDelegate(tab), true); in StoppedDraggingTab()