Searched refs:kDragPoints (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller_interactive_uitest.cc1749 } kDragPoints[] = { member in namespace:__anon6680
1758 // corresponding kDragPoints in CursorDeviceScaleFactorStep.
1768 arraysize(kDragPoints) == arraysize(kDeviceScaleFactorExpectations),
1771 // Drags tab to |kDragPoints[index]|, then calls the next step function.
1779 if (index < arraysize(kDragPoints)) {
1782 const DragPoint p = kDragPoints[index];

Completed in 205 milliseconds