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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h102 // Sets the move behavior. Has no effect if started_drag() is true.
113 bool started_drag() const { return started_drag_; } function in class:TabDragController

Completed in 88 milliseconds