Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_drag_controller.h598 int attach_x_; variable
Dtab_drag_controller.cc206 attach_x_(-1), in TabDragController()
727 if (new_x < attach_x_) in MoveAttached()
906 attach_x_ = tab_strip_point.x(); in Attach()