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

  /external/chromium_org/ui/aura/
root_window.cc 229 base::Bind(&RootWindow::DispatchHeldEvents,
243 DispatchHeldEvents();
262 DispatchHeldEvents();
342 DispatchHeldEvents();
486 // We don't want to call DispatchHeldEvents directly, because this might be
492 base::Bind(&RootWindow::DispatchHeldEvents,
883 DispatchHeldEvents();
906 // fell to 0 and the DispatchHeldEvents executes. Since we're going to
911 DispatchHeldEvents();
916 DispatchHeldEvents();
    [all...]
root_window.h 393 void DispatchHeldEvents();
444 // Used to schedule DispatchHeldEvents() when |move_hold_count_| goes to 0.

Completed in 682 milliseconds