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

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc 160 gfx::NativeView GetCursorHandleNativeView() {
161 return GetSelectionController()->GetCursorHandleNativeView();
704 EXPECT_EQ(GetCursorHandleNativeView(),
724 EXPECT_EQ(GetCursorHandleNativeView(),
touch_selection_controller_impl.cc 606 gfx::NativeView TouchSelectionControllerImpl::GetCursorHandleNativeView() {

Completed in 42 milliseconds