Searched refs:IsEventCandidateForHold (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.cc60 bool IsEventCandidateForHold(const ui::Event& event) { function in namespace:aura::__anon16586
464 bool can_be_held = IsEventCandidateForHold(*event);
786 if (IsEventCandidateForHold(*event) && !dispatching_held_event_) {

Completed in 68 milliseconds