#include <wayland_dynload_cursor.h>
Definition at line 39 of file wayland_dynload_cursor.h.
◆ wl_cursor_frame()
int WL_DYN_FN() WaylandDynload_Cursor::wl_cursor_frame |
( |
struct wl_cursor * |
cursor, |
|
|
uint32_t |
time |
|
) |
| |
◆ wl_cursor_frame_and_duration()
int WL_DYN_FN() WaylandDynload_Cursor::wl_cursor_frame_and_duration |
( |
struct wl_cursor * |
cursor, |
|
|
uint32_t |
time, |
|
|
uint32_t * |
duration |
|
) |
| |
◆ wl_cursor_image_get_buffer()
struct wl_buffer* WL_DYN_FN() WaylandDynload_Cursor::wl_cursor_image_get_buffer |
( |
struct wl_cursor_image * |
image | ) |
|
◆ wl_cursor_theme_destroy()
void WL_DYN_FN() WaylandDynload_Cursor::wl_cursor_theme_destroy |
( |
struct wl_cursor_theme * |
theme | ) |
|
◆ wl_cursor_theme_get_cursor()
struct wl_cursor* WL_DYN_FN() WaylandDynload_Cursor::wl_cursor_theme_get_cursor |
( |
struct wl_cursor_theme * |
theme, |
|
|
const char * |
name |
|
) |
| |
◆ wl_cursor_theme_load()
struct wl_cursor_theme* WL_DYN_FN() WaylandDynload_Cursor::wl_cursor_theme_load |
( |
const char * |
name, |
|
|
int |
size, |
|
|
struct wl_shm * |
shm |
|
) |
| |
The documentation for this struct was generated from the following file: