Home
last modified time | relevance | path

Searched refs:wl_cursor_image (Results 1 – 25 of 109) sorted by relevance

12345

/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/wayland/cursor/
H A Dwayland-cursor.h39 struct wl_cursor_image { struct
49 struct wl_cursor_image **images; argument
66 wl_cursor_image_get_buffer(struct wl_cursor_image *image);
H A Dwayland-cursor.c143 struct wl_cursor_image image;
161 wl_cursor_image_get_buffer(struct wl_cursor_image *_img) in wl_cursor_image_get_buffer()
179 wl_cursor_image_destroy(struct wl_cursor_image *_img) in wl_cursor_image_destroy()
252 cursor->cursor.images[i] = (struct wl_cursor_image *) image; in wl_cursor_create_from_xcursor_images()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wayland/src/cursor/
H A Dwayland-cursor.h39 struct wl_cursor_image { struct
49 struct wl_cursor_image **images; argument
64 wl_cursor_image_get_buffer(struct wl_cursor_image *image);
H A Dwayland-cursor.c143 struct wl_cursor_image image;
161 wl_cursor_image_get_buffer(struct wl_cursor_image *_img) in wl_cursor_image_get_buffer()
179 wl_cursor_image_destroy(struct wl_cursor_image *_img) in wl_cursor_image_destroy()
228 cursor->cursor.images[0] = (struct wl_cursor_image *) image; in wl_cursor_create_from_data()
333 cursor->cursor.images[i] = (struct wl_cursor_image *) image; in wl_cursor_create_from_xcursor_images()
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/wayland-sys-0.30.0-alpha5/src/
H A Dcursor.rs11 pub struct wl_cursor_image { struct
27 pub images: *mut *mut wl_cursor_image, argument
36 fn wl_cursor_image_get_buffer(*mut wl_cursor_image) -> *mut wl_proxy,
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/wayland-sys-0.21.13/src/
H A Dcursor.rs11 pub struct wl_cursor_image { struct
27 pub images: *mut *mut wl_cursor_image, argument
36 fn wl_cursor_image_get_buffer(*mut wl_cursor_image) -> *mut wl_proxy,
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/wayland-sys-0.28.6/src/
H A Dcursor.rs11 pub struct wl_cursor_image { struct
27 pub images: *mut *mut wl_cursor_image, argument
36 fn wl_cursor_image_get_buffer(*mut wl_cursor_image) -> *mut wl_proxy,
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/wayland-sys-0.23.6/src/
H A Dcursor.rs11 pub struct wl_cursor_image { struct
27 pub images: *mut *mut wl_cursor_image, argument
36 fn wl_cursor_image_get_buffer(*mut wl_cursor_image) -> *mut wl_proxy,
/dports/games/dose-response/dose-response-179c326/cargo-crates/wayland-sys-0.21.4/src/
H A Dcursor.rs11 pub struct wl_cursor_image { struct
27 pub images: *mut *mut wl_cursor_image, argument
36 fn wl_cursor_image_get_buffer(*mut wl_cursor_image) -> *mut wl_proxy,
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/wayland-sys-0.28.6/src/
H A Dcursor.rs11 pub struct wl_cursor_image { struct
27 pub images: *mut *mut wl_cursor_image, argument
36 fn wl_cursor_image_get_buffer(*mut wl_cursor_image) -> *mut wl_proxy,
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/wayland-sys-0.27.0/src/
H A Dcursor.rs11 pub struct wl_cursor_image { struct
27 pub images: *mut *mut wl_cursor_image, argument
36 fn wl_cursor_image_get_buffer(*mut wl_cursor_image) -> *mut wl_proxy,
/dports/graphics/waylandpp/waylandpp-0.2.8/include/
H A Dwayland-cursor.hpp37 class cursor_image_t : public detail::basic_wrapper<wl_cursor_image>
40 cursor_image_t(wl_cursor_image *image, std::shared_ptr<wl_cursor_theme> t);
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/src/
H A Dwl_platform.h76 struct wl_cursor_image { struct
85 struct wl_cursor_image** images; argument
91 typedef struct wl_buffer* (* PFN_wl_cursor_image_get_buffer)(struct wl_cursor_image*);
331 struct wl_cursor_image* image;
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/src/
H A Dwl_platform.h76 struct wl_cursor_image { struct
85 struct wl_cursor_image** images; argument
91 typedef struct wl_buffer* (* PFN_wl_cursor_image_get_buffer)(struct wl_cursor_image*);
331 struct wl_cursor_image* image;
/dports/graphics/waylandpp/waylandpp-0.2.8/src/
H A Dwayland-cursor.cpp76 cursor_image_t::cursor_image_t(wl_cursor_image *image, std::shared_ptr<wl_cursor_theme> t) in cursor_image_t()
77 : detail::basic_wrapper<wl_cursor_image>(image), cursor_theme(std::move(t)) in cursor_image_t()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/src/
H A Dwl_platform.h81 struct wl_cursor_image { struct
90 struct wl_cursor_image** images; argument
96 typedef struct wl_buffer* (* PFN_wl_cursor_image_get_buffer)(struct wl_cursor_image*);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/src/
H A Dwl_platform.h81 struct wl_cursor_image { struct
90 struct wl_cursor_image** images; argument
96 typedef struct wl_buffer* (* PFN_wl_cursor_image_get_buffer)(struct wl_cursor_image*);
/dports/misc/box2d/box2d-2.4.1/extern/glfw/src/
H A Dwl_platform.h81 struct wl_cursor_image { struct
90 struct wl_cursor_image** images; argument
96 typedef struct wl_buffer* (* PFN_wl_cursor_image_get_buffer)(struct wl_cursor_image*);
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/src/
H A Dwl_platform.h81 struct wl_cursor_image { struct
90 struct wl_cursor_image** images; argument
96 typedef struct wl_buffer* (* PFN_wl_cursor_image_get_buffer)(struct wl_cursor_image*);
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/src/
H A Dwl_platform.h81 struct wl_cursor_image { struct
90 struct wl_cursor_image** images; argument
96 typedef struct wl_buffer* (* PFN_wl_cursor_image_get_buffer)(struct wl_cursor_image*);
/dports/graphics/glfw/glfw-3.3.4/src/
H A Dwl_platform.h81 struct wl_cursor_image { struct
90 struct wl_cursor_image** images; argument
96 typedef struct wl_buffer* (* PFN_wl_cursor_image_get_buffer)(struct wl_cursor_image*);
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/src/
H A Dwl_platform.h81 struct wl_cursor_image { struct
90 struct wl_cursor_image** images; argument
96 typedef struct wl_buffer* (* PFN_wl_cursor_image_get_buffer)(struct wl_cursor_image*);
/dports/x11/lavalauncher/lavalauncher-v2.1.1/src/
H A Dseat.h89 struct wl_cursor_image *cursor_image;
/dports/x11/mako/mako-1.6/include/
H A Dmako.h64 const struct wl_cursor_image *cursor_image;
/dports/x11-wm/sway/sway-1.5.1/include/swaybar/
H A Dinput.h22 struct wl_cursor_image *cursor_image;

12345