|
Blender V5.0
|
#include <wayland-cursor.h>Go to the source code of this file.
Classes | |
| struct | WaylandDynload_Cursor |
Macros | |
| #define | __WAYLAND_DYNLOAD_CURSOR_H__ |
| #define | WL_DYN_FN(a) |
| #define | wl_cursor_theme_load(...) |
| #define | wl_cursor_theme_destroy(...) |
| #define | wl_cursor_theme_get_cursor(...) |
| #define | wl_cursor_image_get_buffer(...) |
| #define | wl_cursor_frame(...) |
| #define | wl_cursor_frame_and_duration(...) |
Variables | |
| struct WaylandDynload_Cursor | wayland_dynload_cursor |
Wrapper functions for <wayland-cursor.h>.
Definition in file wayland_dynload_cursor.h.
| #define __WAYLAND_DYNLOAD_CURSOR_H__ |
Definition at line 28 of file wayland_dynload_cursor.h.
| #define wl_cursor_frame | ( | ... | ) |
Definition at line 69 of file wayland_dynload_cursor.h.
| #define wl_cursor_frame_and_duration | ( | ... | ) |
Definition at line 70 of file wayland_dynload_cursor.h.
| #define wl_cursor_image_get_buffer | ( | ... | ) |
Definition at line 67 of file wayland_dynload_cursor.h.
| #define wl_cursor_theme_destroy | ( | ... | ) |
Definition at line 63 of file wayland_dynload_cursor.h.
| #define wl_cursor_theme_get_cursor | ( | ... | ) |
Definition at line 65 of file wayland_dynload_cursor.h.
| #define wl_cursor_theme_load | ( | ... | ) |
Definition at line 62 of file wayland_dynload_cursor.h.
| #define WL_DYN_FN | ( | a | ) |
Definition at line 35 of file wayland_dynload_cursor.h.
|
extern |
Definition at line 19 of file wayland_dynload_cursor.c.