Searched defs:GetCursorHandleNativeView (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/views/touchui/
H A Dtouch_selection_controller_impl_unittest.cc160 gfx::NativeView GetCursorHandleNativeView() { function in class:views::TouchSelectionControllerImplTest
161 return GetSelectionController()->GetCursorHandleNativeView();
704 EXPECT_EQ(GetCursorHandleNativeView(),
724 EXPECT_EQ(GetCursorHandleNativeView(),
H A Dtouch_selection_controller_impl.cc606 gfx::NativeView TouchSelectionControllerImpl::GetCursorHandleNativeView() { function in class:views::TouchSelectionControllerImpl

Completed in 92 milliseconds