HomeSort by relevance Sort by last modified time
    Searched defs:GetCursorHandlePosition (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc 125 gfx::Point GetCursorHandlePosition() {
126 return GetSelectionController()->GetCursorHandlePosition();
186 gfx::Point ch_pos = GetCursorHandlePosition(); \
488 gfx::Point cursor_pos = GetCursorHandlePosition();
touch_selection_controller_impl.cc 513 gfx::Point TouchSelectionControllerImpl::GetCursorHandlePosition() {

Completed in 33 milliseconds