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.cc1846 } kDragPoints[] = { member in namespace:__anon5360
1855 // corresponding kDragPoints in CursorDeviceScaleFactorStep.
1865 arraysize(kDragPoints) == arraysize(kDeviceScaleFactorExpectations),
1868 // Drags tab to |kDragPoints[index]|, then calls the next step function.
1876 if (index < arraysize(kDragPoints)) {
1879 const DragPoint p = kDragPoints[index];

Completed in 85 milliseconds