Home
last modified time | relevance | path

Searched refs:HoldPointerMoves (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
Dcompositor_resize_lock_aura.cc29 host_->dispatcher()->HoldPointerMoves(); in CompositorResizeLock()
/external/chromium_org/ui/aura/
Dwindow_event_dispatcher_unittest.cc645 host()->dispatcher()->HoldPointerMoves(); in TEST_F()
684 host()->dispatcher()->HoldPointerMoves(); in TEST_F()
696 host()->dispatcher()->HoldPointerMoves(); in TEST_F()
709 host()->dispatcher()->HoldPointerMoves(); in TEST_F()
742 host()->dispatcher()->HoldPointerMoves(); in TEST_F()
768 host()->dispatcher()->HoldPointerMoves(); in TEST_F()
808 dispatcher_->HoldPointerMoves(); in OnGestureEvent()
869 host()->dispatcher()->HoldPointerMoves(); in TEST_F()
Dwindow_event_dispatcher.h98 void HoldPointerMoves();
Dwindow_event_dispatcher.cc173 void WindowEventDispatcher::HoldPointerMoves() { in HoldPointerMoves() function in aura::WindowEventDispatcher