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();
699 EXPECT_EQ(GetCursorHandleNativeView(),
719 EXPECT_EQ(GetCursorHandleNativeView(),
touch_selection_controller_impl.cc 602 gfx::NativeView TouchSelectionControllerImpl::GetCursorHandleNativeView() {

Completed in 169 milliseconds