HomeSort by relevance Sort by last modified time
    Searched refs:HoldPointerMoves (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/aura/
root_window_unittest.cc 521 root_window()->HoldPointerMoves();
567 root_window()->HoldPointerMoves();
581 root_window()->HoldPointerMoves();
611 root_window()->HoldPointerMoves();
635 root_window()->HoldPointerMoves();
root_window.h 231 // HoldPointerMoves when an resize is initiated and then ReleasePointerMoves
236 void HoldPointerMoves();
root_window.cc 475 void RootWindow::HoldPointerMoves() {
479 TRACE_EVENT_ASYNC_BEGIN0("ui", "RootWindow::HoldPointerMoves", this);
489 // may cancel if HoldPointerMoves is called again before it executes.
495 TRACE_EVENT_ASYNC_END0("ui", "RootWindow::HoldPointerMoves", this);
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.cc 585 root_window_->HoldPointerMoves();
    [all...]

Completed in 49 milliseconds