OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMovedMouseRight
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h
131
static const int
kMovedMouseRight
= 1 << 1;
552
// is set to
kMovedMouseRight
| kMovedMouseLeft.
tab_drag_controller.cc
532
mouse_move_direction_ |=
kMovedMouseRight
;
[
all
...]
Completed in 147 milliseconds