OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
133
gfx::Rect
selection_end_point_2_clipped_
;
member in class:views::TouchSelectionControllerImpl
touch_selection_controller_impl.cc
359
screen_rect_2_clipped ==
selection_end_point_2_clipped_
)
365
selection_end_point_2_clipped_
= screen_rect_2_clipped;
398
selection_end_point_2_clipped_
= screen_rect_1_clipped;
556
end_rect_2_in_screen =
selection_end_point_2_clipped_
;
Completed in 390 milliseconds