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

  /external/chromium_org/ui/views/
view_aura.cc 21 int View::GetHorizontalDragThreshold() {
view_win.cc 14 int View::GetHorizontalDragThreshold() {
view.h     [all...]
view.cc     [all...]
  /external/chromium_org/ui/views/controls/button/
button_dropdown.cc 89 if (event.y() > y_position_on_lbuttondown_ + GetHorizontalDragThreshold()) {
  /external/chromium_org/ash/drag_drop/
drag_drop_controller_unittest.cc 61 return views::View::GetHorizontalDragThreshold();
    [all...]

Completed in 66 milliseconds