OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attach_x_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h
592
// |
attach_x_
| and |attach_index_| are set to the x-coordinate of the mouse
598
int
attach_x_
;
member in class:TabDragController
tab_drag_controller.cc
206
attach_x_
(-1),
719
// on the direction the mouse moved relative to |
attach_x_
| (smaller
727
if (new_x <
attach_x_
)
[
all
...]
Completed in 3245 milliseconds