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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h 127 gfx::Rect selection_end_point_2_clipped_; member in class:views::TouchSelectionControllerImpl
touch_selection_controller_impl.cc 357 screen_rect_2_clipped == selection_end_point_2_clipped_)
363 selection_end_point_2_clipped_ = screen_rect_2_clipped;
396 selection_end_point_2_clipped_ = screen_rect_1_clipped;
552 end_rect_2_in_screen = selection_end_point_2_clipped_;

Completed in 56 milliseconds