Home
last modified time | relevance | path

Searched refs:wl_client_add_resource_created_listener (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/tests/
H A Dcompositor-introspection-test.c157 wl_client_add_resource_created_listener(compositor.client, in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/src/
H A Dwayland-server-core.h338 wl_client_add_resource_created_listener(struct wl_client *client,
H A Dwayland-server.c1976 wl_client_add_resource_created_listener(struct wl_client *client, in wl_client_add_resource_created_listener() function
/dports/devel/gammaray/GammaRay-2.11.3/plugins/wlcompositorinspector/
H A Dwlcompositorinspector.cpp235 wl_client_add_resource_created_listener(client->client(), &m_listener.l); in setClient()