Home
last modified time | relevance | path

Searched refs:wl_client_for_each (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/tests/
H A Dcompositor-introspection-test.c69 wl_client_for_each(client_it, client_list) { in check_client_list()
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/autotests/client/
H A Dtest_wayland_filter.cpp121 wl_client_for_each(clientConnection, wl_display_get_client_list(*m_display)) in testFilter()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/autotests/client/
H A Dfilter.cpp139 wl_client_for_each(clientConnection, wl_display_get_client_list(m_display->native())) in testFilter()
/dports/x11/kf5-kwayland/kwayland-5.89.0/autotests/client/
H A Dtest_wayland_filter.cpp129 wl_client_for_each(clientConnection, wl_display_get_client_list(*m_display)) in testFilter()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/src/
H A Dwayland-server-core.h301 #define wl_client_for_each(client, list) \ macro
/dports/devel/gammaray/GammaRay-2.11.3/plugins/wlcompositorinspector/
H A Dwlcompositorinspector.cpp566 wl_client_for_each(client, clients) { in init()