Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/renderer_host/
Dcompositor_resize_lock_aura.cc64 host_->dispatcher()->ReleasePointerMoves(); in CancelLock()
/external/chromium_org/ui/aura/
Dwindow_event_dispatcher_unittest.cc676 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
686 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
698 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
716 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
756 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
774 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
811 dispatcher_->ReleasePointerMoves(); in OnGestureEvent()
880 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
Dwindow_event_dispatcher.h99 void ReleasePointerMoves();
Dwindow_event_dispatcher.cc181 void WindowEventDispatcher::ReleasePointerMoves() { in ReleasePointerMoves() function in aura::WindowEventDispatcher