Searched defs:GetHorizontalDragThreshold (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/views/
H A Dview.cc1263 return (abs(delta.x()) > GetHorizontalDragThreshold() ||
1601 int View::GetHorizontalDragThreshold() { function in class:views::View

Completed in 38 milliseconds