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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 46 void SetDraggingHandle(EditingHandleView* handle);
touch_selection_controller_impl.cc 213 controller_->SetDraggingHandle(this);
226 controller_->SetDraggingHandle(NULL);
429 void TouchSelectionControllerImpl::SetDraggingHandle(
touch_selection_controller_impl_unittest.cc 147 controller->SetDraggingHandle(controller->selection_handle_1_.get());
149 controller->SetDraggingHandle(controller->selection_handle_2_.get());

Completed in 43 milliseconds