OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSelectionHandle2Position
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/touchui/
touch_selection_controller_impl.h
97
gfx::Point
GetSelectionHandle2Position
();
touch_selection_controller_impl_unittest.cc
168
gfx::Point
GetSelectionHandle2Position
() {
169
return GetSelectionController()->
GetSelectionHandle2Position
();
228
gfx::Point sh2 =
GetSelectionHandle2Position
(); \
touch_selection_controller_impl.cc
610
gfx::Point TouchSelectionControllerImpl::
GetSelectionHandle2Position
() {
Completed in 73 milliseconds