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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 50 void SelectionHandleDragged(const gfx::Point& drag_pos);
touch_selection_controller_impl.cc 220 controller_->SelectionHandleDragged(drag_pos);
438 void TouchSelectionControllerImpl::SelectionHandleDragged(
touch_selection_controller_impl_unittest.cc 154 controller->SelectionHandleDragged(p);

Completed in 341 milliseconds