HomeSort by relevance Sort by last modified time
    Searched refs:GetHorizontalDragThreshold (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/ui/views/toolbar/
toolbar_button.cc 84 if (event.y() > y_position_on_lbuttondown_ + GetHorizontalDragThreshold()) {
  /external/chromium_org/ui/views/
view.h     [all...]
view.cc     [all...]
  /external/chromium_org/ash/drag_drop/
drag_drop_controller_unittest.cc 62 return views::View::GetHorizontalDragThreshold();
    [all...]

Completed in 437 milliseconds