OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:started_drag
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h
102
// Sets the move behavior. Has no effect if
started_drag
() is true.
113
bool
started_drag
() const { return started_drag_; }
function in class:TabDragController
tab_strip.cc
[
all
...]
tab_drag_controller.cc
321
if (
started_drag
())
[
all
...]
Completed in 86 milliseconds