Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/aura/
H A Dwindow_event_dispatcher.cc57 bool IsEventCandidateForHold(const ui::Event& event) { in IsEventCandidateForHold() function
513 bool can_be_held = IsEventCandidateForHold(*event); in PreDispatchEvent()
888 if (IsEventCandidateForHold(*event) && !dispatching_held_event_) { in PreDispatchMouseEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/
H A Dwindow_event_dispatcher.cc58 bool IsEventCandidateForHold(const ui::Event& event) { in IsEventCandidateForHold() function
523 bool can_be_held = IsEventCandidateForHold(*event); in PreDispatchEvent()
899 if (IsEventCandidateForHold(*event) && !dispatching_held_event_) { in PreDispatchMouseEvent()