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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.cc 290 if (screen_rect_1 == selection_end_point_1_ &&
294 selection_end_point_1_ = screen_rect_1;
325 selection_end_point_1_ = screen_rect_2;
375 gfx::Rect fixed_handle_rect = selection_end_point_1_;
446 end_rect_1_in_screen = selection_end_point_1_;
449 end_rect_1_in_screen = selection_end_point_1_;
touch_selection_controller_impl.h 105 gfx::Rect selection_end_point_1_; member in class:views::TouchSelectionControllerImpl

Completed in 96 milliseconds