Home
last modified time | relevance | path

Searched refs:StartProcessingEvents (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/wayland/host/
H A Dwayland_connection_unittest.cc27 connection.StartProcessingEvents(); in TEST()
H A Dwayland_connection.cc99 bool WaylandConnection::StartProcessingEvents() { in StartProcessingEvents() function in ui::WaylandConnection
194 StartProcessingEvents(); in OnDispatcherListChanged()
H A Dwayland_connection.h48 bool StartProcessingEvents();
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dwayland_connection_unittest.cc28 connection.event_source()->StartProcessingEvents(); in TEST()
H A Dwayland_event_watcher.h34 bool StartProcessingEvents();
H A Dwayland_event_source.cc80 bool WaylandEventSource::StartProcessingEvents() { in StartProcessingEvents() function in ui::WaylandEventSource
81 return event_watcher_->StartProcessingEvents(); in StartProcessingEvents()
347 StartProcessingEvents(); in OnDispatcherListChanged()
H A Dwayland_event_watcher.cc30 bool WaylandEventWatcher::StartProcessingEvents() { in StartProcessingEvents() function in ui::WaylandEventWatcher
H A Dwayland_event_source.h70 bool StartProcessingEvents();