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.cc691 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
701 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
713 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
731 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
772 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
790 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
827 dispatcher_->ReleasePointerMoves(); in OnGestureEvent()
896 host()->dispatcher()->ReleasePointerMoves(); in TEST_F()
Dwindow_event_dispatcher.h105 void ReleasePointerMoves();
Dwindow_event_dispatcher.cc187 void WindowEventDispatcher::ReleasePointerMoves() { in ReleasePointerMoves() function in aura::WindowEventDispatcher