Home
last modified time | relevance | path

Searched refs:DEFAULT_DELETER (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/wayland/clients/
H A Dclient_helper.cc33 DEFAULT_DELETER(wl_buffer, wl_buffer_destroy)
37 DEFAULT_DELETER(wl_pointer, wl_pointer_destroy)
38 DEFAULT_DELETER(wl_region, wl_region_destroy)
40 DEFAULT_DELETER(wl_seat, wl_seat_destroy)
41 DEFAULT_DELETER(wl_shell, wl_shell_destroy)
43 DEFAULT_DELETER(wl_shm, wl_shm_destroy)
47 DEFAULT_DELETER(wl_surface, wl_surface_destroy)
48 DEFAULT_DELETER(wl_touch, wl_touch_destroy)
49 DEFAULT_DELETER(wl_output, wl_output_destroy)
56 DEFAULT_DELETER(zwp_linux_buffer_release_v1,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/clients/
H A Dclient_helper.cc33 DEFAULT_DELETER(wl_buffer, wl_buffer_destroy)
37 DEFAULT_DELETER(wl_pointer, wl_pointer_destroy)
38 DEFAULT_DELETER(wl_region, wl_region_destroy)
40 DEFAULT_DELETER(wl_seat, wl_seat_destroy)
41 DEFAULT_DELETER(wl_shell, wl_shell_destroy)
43 DEFAULT_DELETER(wl_shm, wl_shm_destroy)
47 DEFAULT_DELETER(wl_surface, wl_surface_destroy)
48 DEFAULT_DELETER(wl_touch, wl_touch_destroy)
49 DEFAULT_DELETER(wl_output, wl_output_destroy)
56 DEFAULT_DELETER(zwp_linux_buffer_release_v1,
[all …]