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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 79 gfx::Point GetSelectionHandle2Position();
touch_selection_controller_impl_unittest.cc 121 gfx::Point GetSelectionHandle2Position() {
122 return GetSelectionController()->GetSelectionHandle2Position();
171 gfx::Point sh2 = GetSelectionHandle2Position(); \
touch_selection_controller_impl.cc 505 gfx::Point TouchSelectionControllerImpl::GetSelectionHandle2Position() {

Completed in 89 milliseconds