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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 132 gfx::Rect selection_end_point_1_clipped_; member in class:views::TouchSelectionControllerImpl
touch_selection_controller_impl.cc 358 if (screen_rect_1_clipped == selection_end_point_1_clipped_ &&
364 selection_end_point_1_clipped_ = screen_rect_1_clipped;
397 selection_end_point_1_clipped_ = screen_rect_2_clipped;
552 end_rect_1_in_screen = selection_end_point_1_clipped_;
555 end_rect_1_in_screen = selection_end_point_1_clipped_;

Completed in 83 milliseconds