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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 96 gfx::Rect selection_end_point_2; member in class:views::TouchSelectionControllerImpl
touch_selection_controller_impl.cc 307 screen_rect_2 == selection_end_point_2)
311 selection_end_point_2 = screen_rect_2;

Completed in 42 milliseconds