Searched refs:compositor_offer_interface (Results 1 – 2 of 2) sorted by relevance
208 wl_resource_set_implementation(selectionOffer, &compositor_offer_interface, this, nullptr); in offerFromCompositorToClient()265 const struct wl_data_offer_interface DataDeviceManager::compositor_offer_interface = { member in QtWayland::DataDeviceManager
119 static const struct wl_data_offer_interface compositor_offer_interface; variable