Home
last modified time | relevance | path

Searched refs:SetHandleSelectionRect (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/views/touchui/
Dtouch_selection_controller_impl.cc400 SetHandleSelectionRect(non_dragging_handle, r1, screen_rect_1_clipped); in SelectionChanged()
409 SetHandleSelectionRect(cursor_handle_.get(), r1, screen_rect_1_clipped); in SelectionChanged()
414 SetHandleSelectionRect(selection_handle_1_.get(), r1, in SelectionChanged()
416 SetHandleSelectionRect(selection_handle_2_.get(), r2, in SelectionChanged()
473 void TouchSelectionControllerImpl::SetHandleSelectionRect( in SetHandleSelectionRect() function in views::TouchSelectionControllerImpl
Dtouch_selection_controller_impl.h60 void SetHandleSelectionRect(EditingHandleView* handle, const gfx::Rect& rect,