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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 104 gfx::Point GetCursorHandlePosition();
touch_selection_controller_impl_unittest.cc 172 gfx::Point GetCursorHandlePosition() {
173 return GetSelectionController()->GetCursorHandlePosition();
193 gfx::Point point = GetCursorHandlePosition();
243 gfx::Point ch_pos = GetCursorHandlePosition(); \
549 gfx::Point cursor_pos = GetCursorHandlePosition();
touch_selection_controller_impl.cc 618 gfx::Point TouchSelectionControllerImpl::GetCursorHandlePosition() {

Completed in 81 milliseconds