Home | History | Annotate | Download | only in tabs

Lines Matching refs:ResetDraggingStateDelegate

237 class ResetDraggingStateDelegate
240 explicit ResetDraggingStateDelegate(Tab* tab) : tab_(tab) {
254 DISALLOW_COPY_AND_ASSIGN(ResetDraggingStateDelegate);
2023 tab, new ResetDraggingStateDelegate(tab), true);