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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 123 gfx::Rect selection_end_point_1_; member in class:views::TouchSelectionControllerImpl
touch_selection_controller_impl.cc 360 selection_end_point_1_ = screen_rect_1;
393 selection_end_point_1_ = screen_rect_2;
453 gfx::Rect fixed_handle_rect = selection_end_point_1_;

Completed in 472 milliseconds