Searched defs:GetScreenPosition (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl.cc268 gfx::Point GetScreenPosition() { function in class:views::TouchSelectionControllerImpl::EditingHandleView
611 return selection_handle_1_->GetScreenPosition();
615 return selection_handle_2_->GetScreenPosition();
619 return cursor_handle_->GetScreenPosition();

Completed in 176 milliseconds