IsEventCandidateForHold  437 ui/aura/window_event_dispatcher.cc     bool can_be_held = IsEventCandidateForHold(*event);
IsEventCandidateForHold  739 ui/aura/window_event_dispatcher.cc   if (IsEventCandidateForHold(*event) && !dispatching_held_event_) {