Home
last modified time | relevance | path

Searched refs:handleRegistryGlobal (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/client/global/
H A Dqwaylandclientextension.cpp63 void QWaylandClientExtensionPrivate::handleRegistryGlobal(void *data, ::wl_registry *registry, uint… in handleRegistryGlobal() function in QWaylandClientExtensionPrivate
78 …ation->display()->addRegistryListener(&QWaylandClientExtensionPrivate::handleRegistryGlobal, this); in addRegistryListener()
98 …ntegration->display()->removeListener(&QWaylandClientExtensionPrivate::handleRegistryGlobal, this); in ~QWaylandClientExtension()
H A Dqwaylandclientextension_p.h65 static void handleRegistryGlobal(void *data, ::wl_registry *registry, uint32_t id,
/dports/graphics/qt5-wayland/kde-qtwayland-5.15.2p37/src/plugins/shellintegration/xdg-shell/
H A Dqwaylandxdgshell.cpp457 display->addRegistryListener(&QWaylandXdgShell::handleRegistryGlobal, this); in QWaylandXdgShell()
462 m_display->removeListener(&QWaylandXdgShell::handleRegistryGlobal, this); in ~QWaylandXdgShell()
476 void QWaylandXdgShell::handleRegistryGlobal(void *data, wl_registry *registry, uint id, in handleRegistryGlobal() function in QtWaylandClient::QWaylandXdgShell
H A Dqwaylandxdgshell_p.h173 static void handleRegistryGlobal(void *data, ::wl_registry *registry, uint id,
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_waylandshells/waylandshells/xdg-shell/
H A Dqwaylandxdgshell.cpp514 display->addRegistryListener(&QWaylandXdgShell::handleRegistryGlobal, this); in QWaylandXdgShell()
519 m_display->removeListener(&QWaylandXdgShell::handleRegistryGlobal, this); in ~QWaylandXdgShell()
533 void QWaylandXdgShell::handleRegistryGlobal(void *data, wl_registry *registry, uint id, in handleRegistryGlobal() function in WaylandShells::QWaylandXdgShell
H A Dqwaylandxdgshell_p.h186 static void handleRegistryGlobal(void *data, ::wl_registry *registry, uint id,
/dports/deskutils/maliit-framework/framework-2.1.1/connection/
H A Dwaylandinputmethodconnection.cpp203 void handleRegistryGlobal(uint32_t name,
228 d->handleRegistryGlobal(name, interface, version); in registryGlobal()
273 void WaylandInputMethodConnectionPrivate::handleRegistryGlobal(uint32_t name, in handleRegistryGlobal() function in WaylandInputMethodConnectionPrivate