Home
last modified time | relevance | path

Searched refs:EndDragType (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h185 enum EndDragType { enum
383 void EndDragImpl(EndDragType how_end);
H A Dtab_drag_controller.cc1502 void TabDragController::EndDragImpl(EndDragType type) { in EndDragImpl()