Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- a(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Getter for field:
struct wl_array *a
- a(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Setter for field:
struct wl_array *a
- a$layout() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Layout for field:
struct wl_array *a
- a$offset() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Offset for field:
struct wl_array *a
- a64l(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern long a64l(const char *__s)
- a64l$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern long a64l(const char *__s)
- a64l$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern long a64l(const char *__s)
- a64l$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern long a64l(const char *__s)
- ABGR1555 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit ABGR 1555 format, [15:0] A:B:G:R 1:5:5:5 little endian
- ABGR16161616 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] A:B:G:R 16:16:16:16 little endian
- ABGR16161616F - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] A:B:G:R 16:16:16:16 little endian
- ABGR2101010 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit ABGR format, [31:0] A:B:G:R 2:10:10:10 little endian
- ABGR4444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit ABGR format, [15:0] A:B:G:R 4:4:4:4 little endian
- ABGR8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit ABGR format, [31:0] A:B:G:R 8:8:8:8 little endian
- abort() - Static method in class org.freedesktop.wayland.raw.C
-
extern void abort()
- abort$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void abort()
- abort$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void abort()
- abort$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void abort()
- abs(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int abs(int __x)
- abs$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int abs(int __x)
- abs$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int abs(int __x)
- abs$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int abs(int __x)
- accept(int, String) - Method in class org.freedesktop.wayland.client.WlDataOfferProxy
-
accept one of the offered mime types
- accept(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Getter for field:
void (*accept)(struct wl_client *, struct wl_resource *, uint32_t, const char *)
- accept(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Setter for field:
void (*accept)(struct wl_client *, struct wl_resource *, uint32_t, const char *)
- accept(WlDataOfferResource, int, String) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequests
-
accept one of the offered mime types
- accept(WlDataOfferResource, int, String) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequestsV2
-
accept one of the offered mime types
- accept(WlDataOfferResource, int, String) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequestsV3
-
accept one of the offered mime types
- accept$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Layout for field:
void (*accept)(struct wl_client *, struct wl_resource *, uint32_t, const char *)
- accept$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Offset for field:
void (*accept)(struct wl_client *, struct wl_resource *, uint32_t, const char *)
- access(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int access(const char *__name, int __type)
- access$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int access(const char *__name, int __type)
- access$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int access(const char *__name, int __type)
- access$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int access(const char *__name, int __type)
- acct(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int acct(const char *__name)
- acct$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int acct(const char *__name)
- acct$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int acct(const char *__name)
- acct$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int acct(const char *__name)
- ackConfigure(int) - Method in class org.freedesktop.wayland.client.XdgSurfaceProxy
-
ack a configure event
- ackConfigure(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequests
-
ack a configure event
- ackConfigure(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV2
-
ack a configure event
- ackConfigure(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV3
-
ack a configure event
- ackConfigure(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV4
-
ack a configure event
- ackConfigure(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV5
-
ack a configure event
- ackConfigure(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV6
-
ack a configure event
- acos(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double acos(double __x)
- acos$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double acos(double __x)
- acos$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double acos(double __x)
- acos$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double acos(double __x)
- acosf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float acosf(float __x)
- acosf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float acosf(float __x)
- acosf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float acosf(float __x)
- acosf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float acosf(float __x)
- acosh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double acosh(double __x)
- acosh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double acosh(double __x)
- acosh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double acosh(double __x)
- acosh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double acosh(double __x)
- acoshf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float acoshf(float __x)
- acoshf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float acoshf(float __x)
- acoshf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float acoshf(float __x)
- acoshf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float acoshf(float __x)
- action(int) - Method in class org.freedesktop.wayland.server.WlDataOfferResource
-
notify the selected action
- action(int) - Method in class org.freedesktop.wayland.server.WlDataSourceResource
-
notify the selected action
- action(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Getter for field:
void (*action)(void *, struct wl_data_offer *, uint32_t)
- action(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Getter for field:
void (*action)(void *, struct wl_data_source *, uint32_t)
- action(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Setter for field:
void (*action)(void *, struct wl_data_offer *, uint32_t)
- action(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Setter for field:
void (*action)(void *, struct wl_data_source *, uint32_t)
- action(WlDataOfferProxy, int) - Method in interface org.freedesktop.wayland.client.WlDataOfferEventsV3
-
notify the selected action
- action(WlDataSourceProxy, int) - Method in interface org.freedesktop.wayland.client.WlDataSourceEventsV3
-
notify the selected action
- action$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Layout for field:
void (*action)(void *, struct wl_data_offer *, uint32_t)
- action$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Layout for field:
void (*action)(void *, struct wl_data_source *, uint32_t)
- action$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Offset for field:
void (*action)(void *, struct wl_data_offer *, uint32_t)
- action$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Offset for field:
void (*action)(void *, struct wl_data_source *, uint32_t)
- ACTIVATED - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelState
-
the surface is now activated
- add(int, int, int, int) - Method in class org.freedesktop.wayland.client.WlRegionProxy
-
add rectangle to region
- add(int, int, int, int, int, int) - Method in class org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Proxy
-
add a dmabuf to the temporary set
- add(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Getter for field:
void (*add)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- add(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Setter for field:
void (*add)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- add(WlRegionResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlRegionRequests
-
add rectangle to region
- add(ZwpLinuxBufferParamsV1Resource, int, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1Requests
-
add a dmabuf to the temporary set
- add(ZwpLinuxBufferParamsV1Resource, int, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV2
-
add a dmabuf to the temporary set
- add(ZwpLinuxBufferParamsV1Resource, int, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV3
-
add a dmabuf to the temporary set
- add(ZwpLinuxBufferParamsV1Resource, int, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV4
-
add a dmabuf to the temporary set
- add(ZwpLinuxBufferParamsV1Resource, int, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV5
-
add a dmabuf to the temporary set
- add$layout() - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Layout for field:
void (*add)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- add$offset() - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Offset for field:
void (*add)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- addDestroyListener(Listener) - Method in class org.freedesktop.wayland.server.Client
- addDestroyListener(Listener) - Method in class org.freedesktop.wayland.server.Display
- addDestroyListener(Listener) - Method in class org.freedesktop.wayland.server.Resource
- addFileDescriptor(int, int, EventLoop.FileDescriptorEventHandler) - Method in class org.freedesktop.wayland.server.EventLoop
- addIdle(EventLoop.IdleHandler) - Method in class org.freedesktop.wayland.server.EventLoop
- address() - Static method in class org.freedesktop.wayland.raw.C_1.__asprintf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.asprintf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.dprintf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.execl
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.execle
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.execlp
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.fcntl
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.fprintf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.fscanf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.open
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.openat
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.printf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.scanf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.snprintf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.sprintf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.sscanf
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.C_1.syscall
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1.wl_client_post_implementation_error
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_error
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_event
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_queue_event
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor_versioned
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_flags
-
Returns the address.
- address() - Static method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal
-
Returns the address.
- addShmFormat(int) - Method in class org.freedesktop.wayland.server.Display
-
Add support for a wl_shm pixel format
- addSignal(int, EventLoop.SignalEventHandler) - Method in class org.freedesktop.wayland.server.EventLoop
- addSocket(String) - Method in class org.freedesktop.wayland.server.Display
-
Add a socket to Wayland display for the clients to connect.
- addSocketAuto() - Method in class org.freedesktop.wayland.server.Display
- addTimer(EventLoop.TimerEventHandler) - Method in class org.freedesktop.wayland.server.EventLoop
- AIRBRUSH - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Airbrush
- alarm(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern unsigned int alarm(unsigned int __seconds)
- alarm$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern unsigned int alarm(unsigned int __seconds)
- alarm$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern unsigned int alarm(unsigned int __seconds)
- alarm$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern unsigned int alarm(unsigned int __seconds)
- aligned_alloc(long, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern void *aligned_alloc(size_t __alignment, size_t __size)
- aligned_alloc$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void *aligned_alloc(size_t __alignment, size_t __size)
- aligned_alloc$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void *aligned_alloc(size_t __alignment, size_t __size)
- aligned_alloc$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void *aligned_alloc(size_t __alignment, size_t __size)
- alloc(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Getter for field:
size_t alloc
- alloc(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Setter for field:
size_t alloc
- alloc$layout() - Static method in class org.freedesktop.wayland.raw.wl_array
-
Layout for field:
size_t alloc
- alloc$offset() - Static method in class org.freedesktop.wayland.raw.wl_array
-
Offset for field:
size_t alloc
- alloca(long) - Static method in class org.freedesktop.wayland.raw.C
-
extern void *alloca(size_t __size)
- alloca$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void *alloca(size_t __size)
- alloca$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void *alloca(size_t __size)
- alloca$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void *alloca(size_t __size)
- allocate(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.util.PointerArray
-
Allocates an array of pointers of the specified length.
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__once_flag
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._xstate
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.div_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.fd_set
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.flock
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.max_align_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.random_data
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigstack
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigval
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.stat
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.timespec
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.timeval
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_list
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_signal
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Allocate a segment of size
layout().byteSize()
usingallocator
- allocate(__compar_fn_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.__compar_fn_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(__sighandler_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.__sighandler_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(at_quick_exit$__func.Function, Arena) - Static method in class org.freedesktop.wayland.raw.at_quick_exit$__func
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(atexit$__func.Function, Arena) - Static method in class org.freedesktop.wayland.raw.atexit$__func
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(cookie_close_function_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.cookie_close_function_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(cookie_read_function_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.cookie_read_function_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(cookie_seek_function_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.cookie_seek_function_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(cookie_write_function_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.cookie_write_function_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(on_exit$__func.Function, Arena) - Static method in class org.freedesktop.wayland.raw.on_exit$__func
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(sig_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.sig_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(sigaction.__sigaction_handler.sa_sigaction.Function, Arena) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler.sa_sigaction
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(sigaction.sa_restorer.Function, Arena) - Static method in class org.freedesktop.wayland.raw.sigaction.sa_restorer
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(sigevent._sigev_un._sigev_thread._function.Function, Arena) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread._function
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_buffer_interface.destroy.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface.destroy
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_buffer_listener.release.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener.release
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_callback_listener.done.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_callback_listener.done
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_client_for_each_resource_iterator_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_client_for_each_resource_iterator_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_compositor_interface.create_region.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface.create_region
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_compositor_interface.create_surface.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface.create_surface
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_interface.release.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface.release
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_interface.set_selection.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface.set_selection
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_interface.start_drag.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface.start_drag
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_listener.data_offer.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.data_offer
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_listener.drop.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.drop
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_listener.enter.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.enter
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_listener.leave.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.leave
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_listener.motion.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.motion
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_listener.selection.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.selection
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_manager_interface.create_data_source.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface.create_data_source
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_device_manager_interface.get_data_device.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface.get_data_device
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_offer_interface.accept.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.accept
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_offer_interface.destroy.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.destroy
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_offer_interface.finish.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.finish
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_offer_interface.receive.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.receive
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_offer_interface.set_actions.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.set_actions
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_offer_listener.action.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener.action
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_offer_listener.offer.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener.offer
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_offer_listener.source_actions.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener.source_actions
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_source_interface.destroy.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface.destroy
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_source_interface.offer.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface.offer
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_source_interface.set_actions.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface.set_actions
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_source_listener.action.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.action
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_source_listener.cancelled.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.cancelled
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_source_listener.dnd_drop_performed.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.dnd_drop_performed
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_source_listener.dnd_finished.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.dnd_finished
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_source_listener.send.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.send
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_data_source_listener.target.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.target
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_dispatcher_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_dispatcher_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_display_global_filter_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_display_global_filter_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_display_interface.get_registry.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_display_interface.get_registry
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_display_interface.sync.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_display_interface.sync
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_display_listener.delete_id.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_display_listener.delete_id
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_display_listener.error.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_display_listener.error
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_event_loop_fd_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_event_loop_fd_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_event_loop_idle_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_event_loop_idle_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_event_loop_signal_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_event_loop_signal_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_event_loop_timer_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_event_loop_timer_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_global_bind_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_global_bind_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_keyboard_interface.release.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface.release
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_keyboard_listener.enter.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.enter
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_keyboard_listener.key.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.key
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_keyboard_listener.keymap.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.keymap
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_keyboard_listener.leave.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.leave
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_keyboard_listener.modifiers.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.modifiers
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_keyboard_listener.repeat_info.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.repeat_info
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_log_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_log_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_notify_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_notify_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_output_interface.release.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_output_interface.release
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_output_listener.description.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.description
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_output_listener.done.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.done
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_output_listener.geometry.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.geometry
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_output_listener.mode.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.mode
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_output_listener.name.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.name
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_output_listener.scale.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.scale
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_interface.release.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface.release
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_interface.set_cursor.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface.set_cursor
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.axis_discrete.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_discrete
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.axis_relative_direction.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_relative_direction
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.axis_source.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_source
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.axis_stop.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_stop
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.axis_value120.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_value120
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.axis.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.button.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.button
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.enter.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.enter
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.frame.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.frame
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.leave.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.leave
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_pointer_listener.motion.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.motion
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_protocol_logger_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_proxy_add_listener$implementation.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_proxy_add_listener$implementation
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_region_interface.add.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_region_interface.add
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_region_interface.destroy.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_region_interface.destroy
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_region_interface.subtract.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_region_interface.subtract
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_registry_interface.bind.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_registry_interface.bind
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_registry_listener.global_remove.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener.global_remove
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_registry_listener.global.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener.global
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_resource_destroy_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_resource_destroy_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_seat_interface.get_keyboard.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.get_keyboard
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_seat_interface.get_pointer.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.get_pointer
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_seat_interface.get_touch.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.get_touch
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_seat_interface.release.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.release
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_seat_listener.capabilities.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener.capabilities
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_seat_listener.name.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener.name
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_interface.get_shell_surface.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_interface.get_shell_surface
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.move.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.move
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.pong.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.pong
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.resize.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.resize
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.set_class.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_class
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.set_fullscreen.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_fullscreen
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.set_maximized.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_maximized
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.set_popup.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_popup
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.set_title.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_title
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.set_toplevel.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_toplevel
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_interface.set_transient.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_transient
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_listener.configure.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener.configure
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_listener.ping.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener.ping
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shell_surface_listener.popup_done.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener.popup_done
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shm_interface.create_pool.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface.create_pool
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shm_interface.release.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface.release
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shm_listener.format.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shm_listener.format
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shm_pool_interface.create_buffer.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface.create_buffer
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shm_pool_interface.destroy.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface.destroy
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_shm_pool_interface.resize.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface.resize
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_subcompositor_interface.destroy.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface.destroy
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_subcompositor_interface.get_subsurface.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface.get_subsurface
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_subsurface_interface.destroy.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.destroy
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_subsurface_interface.place_above.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.place_above
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_subsurface_interface.place_below.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.place_below
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_subsurface_interface.set_desync.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.set_desync
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_subsurface_interface.set_position.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.set_position
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_subsurface_interface.set_sync.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.set_sync
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.attach.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.attach
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.commit.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.commit
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.damage_buffer.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.damage_buffer
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.damage.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.damage
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.destroy.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.destroy
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.frame.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.frame
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.offset.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.offset
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.set_buffer_scale.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_buffer_scale
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.set_buffer_transform.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_buffer_transform
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.set_input_region.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_input_region
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_interface.set_opaque_region.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_opaque_region
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_listener.enter.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.enter
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_listener.leave.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.leave
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_listener.preferred_buffer_scale.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.preferred_buffer_scale
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_surface_listener.preferred_buffer_transform.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.preferred_buffer_transform
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_touch_interface.release.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_touch_interface.release
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_touch_listener.cancel.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.cancel
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_touch_listener.down.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.down
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_touch_listener.frame.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.frame
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_touch_listener.motion.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.motion
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_touch_listener.orientation.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.orientation
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_touch_listener.shape.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.shape
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_touch_listener.up.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.up
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocate(wl_user_data_destroy_func_t.Function, Arena) - Static method in class org.freedesktop.wayland.raw.wl_user_data_destroy_func_t
-
Allocates a new upcall stub, whose implementation is defined by
fi
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__once_flag
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._xstate
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.div_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.fd_set
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.flock
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.max_align_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.random_data
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigstack
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.sigval
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.stat
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.timespec
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.timeval
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_list
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_signal
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
Allocate an array of size
elementCount
usingallocator
. - allocateArray(long, SegmentAllocator) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Allocate an array of size
elementCount
usingallocator
. - ALREADY_CONSTRUCTED - Enum constant in enum class org.freedesktop.wayland.shared.XdgSurfaceError
-
Surface was already constructed
- ALREADY_USED - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
the dmabuf_batch object has already been used to create a wl_buffer
- angle(ZwpTabletPadRingV2Proxy, Fixed) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadRingV2Events
-
angle changed
- angle(Fixed) - Method in class org.freedesktop.wayland.server.ZwpTabletPadRingV2Resource
-
angle changed
- apply() - Method in interface org.freedesktop.wayland.raw.at_quick_exit$__func.Function
- apply() - Method in interface org.freedesktop.wayland.raw.atexit$__func.Function
- apply() - Method in interface org.freedesktop.wayland.raw.sigaction.sa_restorer.Function
- apply() - Method in interface org.freedesktop.wayland.raw.wl_proxy_add_listener$implementation.Function
- apply(int) - Method in interface org.freedesktop.wayland.raw.__sighandler_t.Function
- apply(int) - Method in interface org.freedesktop.wayland.raw.sig_t.Function
- apply(int, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_event_loop_fd_func_t.Function
- apply(int, int, Object...) - Method in class org.freedesktop.wayland.raw.C_1.fcntl
- apply(int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.on_exit$__func.Function
- apply(int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_event_loop_signal_func_t.Function
- apply(int, MemorySegment, int, Object...) - Method in class org.freedesktop.wayland.raw.C_1.openat
- apply(int, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.sigaction.__sigaction_handler.sa_sigaction.Function
- apply(int, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.dprintf
- apply(long, Object...) - Method in class org.freedesktop.wayland.raw.C_1.syscall
- apply(MemorySegment) - Method in interface org.freedesktop.wayland.raw.cookie_close_function_t.Function
- apply(MemorySegment) - Method in interface org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread._function.Function
- apply(MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_event_loop_idle_func_t.Function
- apply(MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_event_loop_timer_func_t.Function
- apply(MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_resource_destroy_func_t.Function
- apply(MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_user_data_destroy_func_t.Function
- apply(MemorySegment, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_protocol_logger_func_t.Function
- apply(MemorySegment, int, MemorySegment, int, int, Object...) - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_flags
- apply(MemorySegment, int, MemorySegment, int, Object...) - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor_versioned
- apply(MemorySegment, int, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_error
- apply(MemorySegment, int, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor
- apply(MemorySegment, int, Object...) - Method in class org.freedesktop.wayland.raw.C_1.open
- apply(MemorySegment, int, Object...) - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_event
- apply(MemorySegment, int, Object...) - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_queue_event
- apply(MemorySegment, int, Object...) - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal
- apply(MemorySegment, long, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.snprintf
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.__compar_fn_t.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_buffer_interface.destroy.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_buffer_listener.release.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_client_for_each_resource_iterator_func_t.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_device_interface.release.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_device_listener.drop.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_device_listener.leave.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_offer_interface.destroy.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_offer_interface.finish.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_source_interface.destroy.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_source_listener.cancelled.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_source_listener.dnd_drop_performed.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_source_listener.dnd_finished.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_keyboard_interface.release.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_log_func_t.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_notify_func_t.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_output_interface.release.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_output_listener.done.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_pointer_interface.release.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.frame.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_region_interface.destroy.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_seat_interface.release.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.set_toplevel.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_listener.popup_done.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_shm_interface.release.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_shm_pool_interface.destroy.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_subcompositor_interface.destroy.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_subsurface_interface.destroy.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_subsurface_interface.set_desync.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_subsurface_interface.set_sync.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.commit.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.destroy.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_touch_interface.release.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_touch_listener.cancel.Function
- apply(MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_touch_listener.frame.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.cookie_seek_function_t.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_callback_listener.done.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_compositor_interface.create_region.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_compositor_interface.create_surface.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_data_device_manager_interface.create_data_source.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_data_offer_listener.action.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_data_offer_listener.source_actions.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_data_source_interface.set_actions.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_data_source_listener.action.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_display_interface.get_registry.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_display_interface.sync.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_display_listener.delete_id.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_output_listener.scale.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.axis_source.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_registry_listener.global_remove.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_seat_interface.get_keyboard.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_seat_interface.get_pointer.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_seat_interface.get_touch.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_seat_listener.capabilities.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.pong.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_listener.ping.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_shm_listener.format.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_shm_pool_interface.resize.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.frame.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.set_buffer_scale.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.set_buffer_transform.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_surface_listener.preferred_buffer_scale.Function
- apply(MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_surface_listener.preferred_buffer_transform.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_data_offer_interface.set_actions.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_global_bind_func_t.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_keyboard_listener.repeat_info.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.axis_discrete.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.axis_relative_direction.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.axis_stop.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.axis_value120.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_subsurface_interface.set_position.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.offset.Function
- apply(MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_touch_listener.orientation.Function
- apply(MemorySegment, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_data_device_listener.motion.Function
- apply(MemorySegment, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_keyboard_listener.keymap.Function
- apply(MemorySegment, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.axis.Function
- apply(MemorySegment, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.motion.Function
- apply(MemorySegment, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_listener.configure.Function
- apply(MemorySegment, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_shm_interface.create_pool.Function
- apply(MemorySegment, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_touch_listener.shape.Function
- apply(MemorySegment, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_touch_listener.up.Function
- apply(MemorySegment, MemorySegment, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_keyboard_listener.key.Function
- apply(MemorySegment, MemorySegment, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_output_listener.mode.Function
- apply(MemorySegment, MemorySegment, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.button.Function
- apply(MemorySegment, MemorySegment, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_region_interface.add.Function
- apply(MemorySegment, MemorySegment, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_region_interface.subtract.Function
- apply(MemorySegment, MemorySegment, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.damage_buffer.Function
- apply(MemorySegment, MemorySegment, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.damage.Function
- apply(MemorySegment, MemorySegment, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_touch_listener.motion.Function
- apply(MemorySegment, MemorySegment, int, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_keyboard_listener.modifiers.Function
- apply(MemorySegment, MemorySegment, int, int, int, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_shm_pool_interface.create_buffer.Function
- apply(MemorySegment, MemorySegment, int, int, int, int, int, MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_output_listener.geometry.Function
- apply(MemorySegment, MemorySegment, int, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.set_fullscreen.Function
- apply(MemorySegment, MemorySegment, int, int, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_touch_listener.down.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_device_manager_interface.get_data_device.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_offer_interface.accept.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_keyboard_listener.leave.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.leave.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_shell_interface.get_shell_surface.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_registry_listener.global.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_interface.set_cursor.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_pointer_listener.enter.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_registry_interface.bind.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment, int, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_device_listener.enter.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_dispatcher_func_t.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_keyboard_listener.enter.Function
- apply(MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_subcompositor_interface.get_subsurface.Function
- apply(MemorySegment, MemorySegment, long) - Method in interface org.freedesktop.wayland.raw.cookie_read_function_t.Function
- apply(MemorySegment, MemorySegment, long) - Method in interface org.freedesktop.wayland.raw.cookie_write_function_t.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_device_listener.data_offer.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_device_listener.selection.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_offer_listener.offer.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_source_interface.offer.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_data_source_listener.target.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_display_global_filter_func_t.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_output_listener.description.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_output_listener.name.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_seat_listener.name.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.set_class.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.set_maximized.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.set_title.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_subsurface_interface.place_above.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_subsurface_interface.place_below.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.set_input_region.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.set_opaque_region.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_surface_listener.enter.Function
- apply(MemorySegment, MemorySegment, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_surface_listener.leave.Function
- apply(MemorySegment, MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_data_device_interface.set_selection.Function
- apply(MemorySegment, MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_data_offer_interface.receive.Function
- apply(MemorySegment, MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_data_source_listener.send.Function
- apply(MemorySegment, MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.move.Function
- apply(MemorySegment, MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.resize.Function
- apply(MemorySegment, MemorySegment, MemorySegment, int, int) - Method in interface org.freedesktop.wayland.raw.wl_surface_interface.attach.Function
- apply(MemorySegment, MemorySegment, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.set_transient.Function
- apply(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Method in interface org.freedesktop.wayland.raw.wl_display_listener.error.Function
- apply(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, int, int, int) - Method in interface org.freedesktop.wayland.raw.wl_shell_surface_interface.set_popup.Function
- apply(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Method in interface org.freedesktop.wayland.raw.wl_data_device_interface.start_drag.Function
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.__asprintf
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.asprintf
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.execl
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.execle
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.execlp
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.fprintf
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.fscanf
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.sprintf
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.sscanf
- apply(MemorySegment, MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_client_post_implementation_error
- apply(MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.printf
- apply(MemorySegment, Object...) - Method in class org.freedesktop.wayland.raw.C_1.scanf
- arc4random() - Static method in class org.freedesktop.wayland.raw.C
-
extern __uint32_t arc4random()
- arc4random_buf(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern void arc4random_buf(void *__buf, size_t __size)
- arc4random_buf$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void arc4random_buf(void *__buf, size_t __size)
- arc4random_buf$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void arc4random_buf(void *__buf, size_t __size)
- arc4random_buf$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void arc4random_buf(void *__buf, size_t __size)
- arc4random_uniform(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern __uint32_t arc4random_uniform(__uint32_t __upper_bound)
- arc4random_uniform$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern __uint32_t arc4random_uniform(__uint32_t __upper_bound)
- arc4random_uniform$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern __uint32_t arc4random_uniform(__uint32_t __upper_bound)
- arc4random_uniform$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern __uint32_t arc4random_uniform(__uint32_t __upper_bound)
- arc4random$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern __uint32_t arc4random()
- arc4random$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern __uint32_t arc4random()
- arc4random$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern __uint32_t arc4random()
- ARENA_AUTO - Static variable in class org.freedesktop.wayland.util.Memory
- ARENA_SHARED - Static variable in class org.freedesktop.wayland.util.Memory
- ARGB1555 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit ARGB 1555 format, [15:0] A:R:G:B 1:5:5:5 little endian
- ARGB16161616 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] A:R:G:B 16:16:16:16 little endian
- ARGB16161616F - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] A:R:G:B 16:16:16:16 little endian
- ARGB2101010 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit ARGB format, [31:0] A:R:G:B 2:10:10:10 little endian
- ARGB4444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit ARGB format, [15:0] A:R:G:B 4:4:4:4 little endian
- ARGB8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit ARGB format, [31:0] A:R:G:B 8:8:8:8 little endian
- arguments(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Getter for field:
const union wl_argument *arguments
- arguments(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Setter for field:
const union wl_argument *arguments
- Arguments - Class in org.freedesktop.wayland.util
- arguments_count(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Getter for field:
int arguments_count
- arguments_count(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Setter for field:
int arguments_count
- arguments_count$layout() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Layout for field:
int arguments_count
- arguments_count$offset() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Offset for field:
int arguments_count
- arguments$layout() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Layout for field:
const union wl_argument *arguments
- arguments$offset() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Offset for field:
const union wl_argument *arguments
- arrayPtr - Variable in class org.freedesktop.wayland.util.WlArray
- asByteBuffer() - Method in class org.freedesktop.wayland.util.ShmPool
- asByteBuffer() - Method in class org.freedesktop.wayland.util.WlArray
- asEnum(WlArray, Class<E>) - Static method in class org.freedesktop.wayland.util.WlArray
-
If it is an array of enum values, then you can get the enum using this helper
- asFloat() - Method in class org.freedesktop.wayland.util.Fixed
- asin(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double asin(double __x)
- asin$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double asin(double __x)
- asin$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double asin(double __x)
- asin$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double asin(double __x)
- asinf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float asinf(float __x)
- asinf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float asinf(float __x)
- asinf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float asinf(float __x)
- asinf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float asinf(float __x)
- asinh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double asinh(double __x)
- asinh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double asinh(double __x)
- asinh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double asinh(double __x)
- asinh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double asinh(double __x)
- asinhf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float asinhf(float __x)
- asinhf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float asinhf(float __x)
- asinhf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float asinhf(float __x)
- asinhf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float asinhf(float __x)
- asInt() - Method in class org.freedesktop.wayland.util.Fixed
- ASK - Enum constant in enum class org.freedesktop.wayland.shared.WlDataDeviceManagerDndAction
-
ask action
- asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__once_flag
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._xstate
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.div_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.fd_set
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.flock
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.max_align_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.random_data
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigstack
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigval
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.timespec
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.timeval
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_list
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_signal
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - asSlice(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Obtains a slice of
arrayParam
which selects the array element atindex
. - AT_EACCESS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define AT_EACCESS 512
- AT_FDCWD() - Static method in class org.freedesktop.wayland.raw.C
-
#define AT_FDCWD -100
- at_quick_exit(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int at_quick_exit(void (*__func)(void))
- at_quick_exit$__func - Class in org.freedesktop.wayland.raw
-
void (*__func)(void)
- at_quick_exit$__func.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- at_quick_exit$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int at_quick_exit(void (*__func)(void))
- at_quick_exit$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int at_quick_exit(void (*__func)(void))
- at_quick_exit$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int at_quick_exit(void (*__func)(void))
- AT_REMOVEDIR() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define AT_REMOVEDIR 512
- AT_SYMLINK_FOLLOW() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define AT_SYMLINK_FOLLOW 1024
- AT_SYMLINK_NOFOLLOW() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define AT_SYMLINK_NOFOLLOW 256
- atan(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double atan(double __x)
- atan$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double atan(double __x)
- atan$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double atan(double __x)
- atan$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double atan(double __x)
- atan2(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double atan2(double __y, double __x)
- atan2$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double atan2(double __y, double __x)
- atan2$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double atan2(double __y, double __x)
- atan2$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double atan2(double __y, double __x)
- atan2f(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float atan2f(float __y, float __x)
- atan2f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float atan2f(float __y, float __x)
- atan2f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float atan2f(float __y, float __x)
- atan2f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float atan2f(float __y, float __x)
- atanf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float atanf(float __x)
- atanf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float atanf(float __x)
- atanf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float atanf(float __x)
- atanf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float atanf(float __x)
- atanh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double atanh(double __x)
- atanh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double atanh(double __x)
- atanh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double atanh(double __x)
- atanh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double atanh(double __x)
- atanhf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float atanhf(float __x)
- atanhf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float atanhf(float __x)
- atanhf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float atanhf(float __x)
- atanhf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float atanhf(float __x)
- atexit(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int atexit(void (*__func)(void))
- atexit$__func - Class in org.freedesktop.wayland.raw
-
void (*__func)(void)
- atexit$__func.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- atexit$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int atexit(void (*__func)(void))
- atexit$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int atexit(void (*__func)(void))
- atexit$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int atexit(void (*__func)(void))
- atof(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern double atof(const char *__nptr)
- atof$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern double atof(const char *__nptr)
- atof$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern double atof(const char *__nptr)
- atof$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern double atof(const char *__nptr)
- atoi(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int atoi(const char *__nptr)
- atoi$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int atoi(const char *__nptr)
- atoi$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int atoi(const char *__nptr)
- atoi$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int atoi(const char *__nptr)
- atol(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern long atol(const char *__nptr)
- atol$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern long atol(const char *__nptr)
- atol$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern long atol(const char *__nptr)
- atol$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern long atol(const char *__nptr)
- atoll(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern long long atoll(const char *__nptr)
- atoll$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern long long atoll(const char *__nptr)
- atoll$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern long long atoll(const char *__nptr)
- atoll$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern long long atoll(const char *__nptr)
- attach(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*attach)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t)
- attach(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*attach)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t)
- attach(WlBufferProxy, int, int) - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
set the surface contents
- attach(WlSurfaceResource, WlBufferResource, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequests
-
set the surface contents
- attach(WlSurfaceResource, WlBufferResource, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV2
-
set the surface contents
- attach(WlSurfaceResource, WlBufferResource, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
-
set the surface contents
- attach(WlSurfaceResource, WlBufferResource, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
set the surface contents
- attach(WlSurfaceResource, WlBufferResource, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
set the surface contents
- attach(WlSurfaceResource, WlBufferResource, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
set the surface contents
- attach$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*attach)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t)
- attach$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*attach)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t)
- ATTRIBUTE_NAME - Static variable in class org.freedesktop.wayland.generator.impl.InterfaceWriter
- AVUY8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[31:0] A:Cr:Cb:Y 8:8:8:8 little endian
- AXBXGXRX106106106106 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] A:x:B:x:G:x:R:x 10:6:10:6:10:6:10:6 little endian
- axis(int, int, Fixed) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
axis event
- axis(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*axis)(void *, struct wl_pointer *, uint32_t, uint32_t, wl_fixed_t)
- axis(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*axis)(void *, struct wl_pointer *, uint32_t, uint32_t, wl_fixed_t)
- axis(WlPointerProxy, int, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEvents
-
axis event
- axis(WlPointerProxy, int, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV2
-
axis event
- axis(WlPointerProxy, int, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV3
-
axis event
- axis(WlPointerProxy, int, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV4
-
axis event
- axis(WlPointerProxy, int, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV5
-
axis event
- axis(WlPointerProxy, int, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV6
-
axis event
- axis(WlPointerProxy, int, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV7
-
axis event
- axis(WlPointerProxy, int, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
axis event
- axis(WlPointerProxy, int, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
axis event
- axis(WlPointerProxy, int, int, Fixed) - Method in class org.freedesktop.wayland.examples.Window
- axis_discrete(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*axis_discrete)(void *, struct wl_pointer *, uint32_t, int32_t)
- axis_discrete(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*axis_discrete)(void *, struct wl_pointer *, uint32_t, int32_t)
- axis_discrete$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*axis_discrete)(void *, struct wl_pointer *, uint32_t, int32_t)
- axis_discrete$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*axis_discrete)(void *, struct wl_pointer *, uint32_t, int32_t)
- axis_relative_direction(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*axis_relative_direction)(void *, struct wl_pointer *, uint32_t, uint32_t)
- axis_relative_direction(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*axis_relative_direction)(void *, struct wl_pointer *, uint32_t, uint32_t)
- axis_relative_direction$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*axis_relative_direction)(void *, struct wl_pointer *, uint32_t, uint32_t)
- axis_relative_direction$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*axis_relative_direction)(void *, struct wl_pointer *, uint32_t, uint32_t)
- axis_source(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*axis_source)(void *, struct wl_pointer *, uint32_t)
- axis_source(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*axis_source)(void *, struct wl_pointer *, uint32_t)
- axis_source$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*axis_source)(void *, struct wl_pointer *, uint32_t)
- axis_source$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*axis_source)(void *, struct wl_pointer *, uint32_t)
- axis_stop(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*axis_stop)(void *, struct wl_pointer *, uint32_t, uint32_t)
- axis_stop(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*axis_stop)(void *, struct wl_pointer *, uint32_t, uint32_t)
- axis_stop$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*axis_stop)(void *, struct wl_pointer *, uint32_t, uint32_t)
- axis_stop$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*axis_stop)(void *, struct wl_pointer *, uint32_t, uint32_t)
- axis_value120(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*axis_value120)(void *, struct wl_pointer *, uint32_t, int32_t)
- axis_value120(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*axis_value120)(void *, struct wl_pointer *, uint32_t, int32_t)
- axis_value120$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*axis_value120)(void *, struct wl_pointer *, uint32_t, int32_t)
- axis_value120$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*axis_value120)(void *, struct wl_pointer *, uint32_t, int32_t)
- axis$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*axis)(void *, struct wl_pointer *, uint32_t, uint32_t, wl_fixed_t)
- axis$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*axis)(void *, struct wl_pointer *, uint32_t, uint32_t, wl_fixed_t)
- axisDiscrete(int, int) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
axis click event
- axisDiscrete(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV5
-
axis click event
- axisDiscrete(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV6
-
axis click event
- axisDiscrete(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV7
-
axis click event
- axisDiscrete(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
axis click event
- axisDiscrete(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
axis click event
- axisRelativeDirection(int, int) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
axis relative physical direction event
- axisRelativeDirection(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
axis relative physical direction event
- axisSource(int) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
axis source event
- axisSource(WlPointerProxy, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV5
-
axis source event
- axisSource(WlPointerProxy, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV6
-
axis source event
- axisSource(WlPointerProxy, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV7
-
axis source event
- axisSource(WlPointerProxy, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
axis source event
- axisSource(WlPointerProxy, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
axis source event
- axisStop(int, int) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
axis stop event
- axisStop(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV5
-
axis stop event
- axisStop(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV6
-
axis stop event
- axisStop(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV7
-
axis stop event
- axisStop(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
axis stop event
- axisStop(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
axis stop event
- axisValue120(int, int) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
axis high-resolution scroll event
- axisValue120(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
axis high-resolution scroll event
- axisValue120(WlPointerProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
axis high-resolution scroll event
- AYUV - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
packed AYCbCr format, [31:0] A:Y:Cb:Cr 8:8:8:8 little endian
B
- BAD_PARENT - Enum constant in enum class org.freedesktop.wayland.shared.WlSubcompositorError
-
the to-be sub-surface parent is invalid
- BAD_SIZE - Enum constant in enum class org.freedesktop.wayland.shared.WpViewportError
-
destination size is not integer
- BAD_SURFACE - Enum constant in enum class org.freedesktop.wayland.shared.WlSubcompositorError
-
the to-be sub-surface is invalid
- BAD_SURFACE - Enum constant in enum class org.freedesktop.wayland.shared.WlSubsurfaceError
-
wl_surface is not a sibling or the parent
- BAD_VALUE - Enum constant in enum class org.freedesktop.wayland.shared.WpViewportError
-
negative or zero values in width or height
- beginAccess() - Method in class org.freedesktop.wayland.server.ShmBuffer
-
Mark that the given SHM buffer is about to be accessed
- BGR233 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
8-bit BGR format, [7:0] B:G:R 2:3:3
- BGR565 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit BGR 565 format, [15:0] B:G:R 5:6:5 little endian
- BGR565_A8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- BGR888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
24-bit BGR format, [23:0] B:G:R little endian
- BGR888_A8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- BGRA1010102 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit BGRA format, [31:0] B:G:R:A 10:10:10:2 little endian
- BGRA4444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit BGRA format, [15:0] B:G:R:A 4:4:4:4 little endian
- BGRA5551 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit BGRA 5551 format, [15:0] B:G:R:A 5:5:5:1 little endian
- BGRA8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit BGRA format, [31:0] B:G:R:A 8:8:8:8 little endian
- BGRX1010102 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit BGRx format, [31:0] B:G:R:x 10:10:10:2 little endian
- BGRX4444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit BGRx format, [15:0] B:G:R:x 4:4:4:4 little endian
- BGRX5551 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit BGRx 5551 format, [15:0] B:G:R:x 5:5:5:1 little endian
- BGRX8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit BGRx format, [31:0] B:G:R:x 8:8:8:8 little endian
- BGRX8888_A8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- BIG_ENDIAN() - Static method in class org.freedesktop.wayland.raw.C
-
#define BIG_ENDIAN 4321
- BIG_ENDIAN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define BIG_ENDIAN 4321
- bind(int, Class<T>, int, J) - Method in class org.freedesktop.wayland.client.WlRegistryProxy
-
bind an object to the display
- bind(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
Getter for field:
void (*bind)(struct wl_client *, struct wl_resource *, uint32_t, const char *, uint32_t, uint32_t)
- bind(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
Setter for field:
void (*bind)(struct wl_client *, struct wl_resource *, uint32_t, const char *, uint32_t, uint32_t)
- bind(WlRegistryResource, int, int) - Method in interface org.freedesktop.wayland.server.WlRegistryRequests
-
bind an object to the display
- bind$layout() - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
Layout for field:
void (*bind)(struct wl_client *, struct wl_resource *, uint32_t, const char *, uint32_t, uint32_t)
- bind$offset() - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
Offset for field:
void (*bind)(struct wl_client *, struct wl_resource *, uint32_t, const char *, uint32_t, uint32_t)
- blkcnt_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __blkcnt_t blkcnt_t
- blkcnt_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __blkcnt_t blkcnt_t
- blksize_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __blksize_t blksize_t
- blksize_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __blksize_t blksize_t
- BOTTOM - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
bottom edge
- BOTTOM - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- BOTTOM - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- BOTTOM - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- BOTTOM_FIRST - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Flags
-
bottom field first
- BOTTOM_LEFT - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
bottom and left edges
- BOTTOM_LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- BOTTOM_LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- BOTTOM_LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- BOTTOM_RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
bottom and right edges
- BOTTOM_RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- BOTTOM_RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- BOTTOM_RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- brk(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int brk(void *__addr)
- brk$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int brk(void *__addr)
- brk$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int brk(void *__addr)
- brk$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int brk(void *__addr)
- BRUSH - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Brush
- bsearch(MemorySegment, MemorySegment, long, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern void *bsearch(const void *__key, const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar)
- bsearch$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void *bsearch(const void *__key, const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar)
- bsearch$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void *bsearch(const void *__key, const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar)
- bsearch$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void *bsearch(const void *__key, const void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar)
- Buffer - Class in org.freedesktop.wayland.examples
- Buffer(BufferPool, ShmPool, int, int) - Constructor for class org.freedesktop.wayland.examples.Buffer
- BufferPool - Class in org.freedesktop.wayland.examples
- BufferPool() - Constructor for class org.freedesktop.wayland.examples.BufferPool
- BufferPoolFactory - Class in org.freedesktop.wayland.examples
- BufferPoolFactory(Display) - Constructor for class org.freedesktop.wayland.examples.BufferPoolFactory
- BUFSIZ() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define BUFSIZ 8192
- buildEnumMap(Class<E>) - Static method in class org.freedesktop.wayland.util.EnumUtil
- BUS_ADRALN() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.BUS_ADRALN = 1
- BUS_ADRERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.BUS_ADRERR = 2
- BUS_MCEERR_AO() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.BUS_MCEERR_AO = 5
- BUS_MCEERR_AR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.BUS_MCEERR_AR = 4
- BUS_OBJERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.BUS_OBJERR = 3
- button(int, int, int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
-
physical button state
- button(int, int, int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
button event
- button(int, int, int, int) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
pointer button event
- button(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*button)(void *, struct wl_pointer *, uint32_t, uint32_t, uint32_t, uint32_t)
- button(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*button)(void *, struct wl_pointer *, uint32_t, uint32_t, uint32_t, uint32_t)
- button(WlPointerProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEvents
-
pointer button event
- button(WlPointerProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV2
-
pointer button event
- button(WlPointerProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV3
-
pointer button event
- button(WlPointerProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV4
-
pointer button event
- button(WlPointerProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV5
-
pointer button event
- button(WlPointerProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV6
-
pointer button event
- button(WlPointerProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV7
-
pointer button event
- button(WlPointerProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
pointer button event
- button(WlPointerProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
pointer button event
- button(WlPointerProxy, int, int, int, int) - Method in class org.freedesktop.wayland.examples.Window
- button(ZwpTabletPadV2Proxy, int, int, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadV2Events
-
physical button state
- button(ZwpTabletToolV2Proxy, int, int, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
button event
- button$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*button)(void *, struct wl_pointer *, uint32_t, uint32_t, uint32_t, uint32_t)
- button$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*button)(void *, struct wl_pointer *, uint32_t, uint32_t, uint32_t, uint32_t)
- buttons(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
-
buttons announced
- buttons(ZwpTabletPadGroupV2Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadGroupV2Events
-
buttons announced
- buttons(ZwpTabletPadV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadV2Events
-
buttons announced
- buttons(WlArray) - Method in class org.freedesktop.wayland.server.ZwpTabletPadGroupV2Resource
-
buttons announced
- BYTE_ORDER() - Static method in class org.freedesktop.wayland.raw.C
-
#define BYTE_ORDER 1234
- BYTE_ORDER() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define BYTE_ORDER 1234
C
- C - Class in org.freedesktop.wayland.raw
- C_1 - Class in org.freedesktop.wayland.raw
- C_1.__asprintf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int __asprintf(char **restrict __ptr, const char *restrict __fmt, ...)
- C_1.asprintf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int asprintf(char **restrict __ptr, const char *restrict __fmt, ...)
- C_1.dprintf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int dprintf(int __fd, const char *restrict __fmt, ...)
- C_1.execl - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int execl(const char *__path, const char *__arg, ...)
- C_1.execle - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int execle(const char *__path, const char *__arg, ...)
- C_1.execlp - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int execlp(const char *__file, const char *__arg, ...)
- C_1.fcntl - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int fcntl(int __fd, int __cmd, ...)
- C_1.fprintf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int fprintf(FILE *restrict __stream, const char *restrict __format, ...)
- C_1.fscanf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int fscanf(FILE *restrict __stream, const char *restrict __format, ...)
- C_1.open - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int open(const char *__file, int __oflag, ...)
- C_1.openat - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int openat(int __fd, const char *__file, int __oflag, ...)
- C_1.printf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int printf(const char *restrict __format, ...)
- C_1.scanf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int scanf(const char *restrict __format, ...)
- C_1.snprintf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int snprintf(char *restrict __s, size_t __maxlen, const char *restrict __format, ...)
- C_1.sprintf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int sprintf(char *restrict __s, const char *restrict __format, ...)
- C_1.sscanf - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern int sscanf(const char *restrict __s, const char *restrict __format, ...)
- C_1.syscall - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
extern long syscall(long __sysno, ...)
- C_BOOL - Static variable in class org.freedesktop.wayland.raw.C_1
- C_BOOL - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
- C_CHAR - Static variable in class org.freedesktop.wayland.raw.C_1
- C_CHAR - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
- C_DOUBLE - Static variable in class org.freedesktop.wayland.raw.C_1
- C_DOUBLE - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
- C_FLOAT - Static variable in class org.freedesktop.wayland.raw.C_1
- C_FLOAT - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
- C_INT - Static variable in class org.freedesktop.wayland.raw.C_1
- C_INT - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
- C_LONG - Static variable in class org.freedesktop.wayland.raw.C_1
- C_LONG - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
- C_LONG_LONG - Static variable in class org.freedesktop.wayland.raw.C_1
- C_LONG_LONG - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
- C_POINTER - Static variable in class org.freedesktop.wayland.raw.C_1
- C_POINTER - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
- C_SHORT - Static variable in class org.freedesktop.wayland.raw.C_1
- C_SHORT - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
- C1 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] C0:C1:C2:C3:C4:C5:C6:C7 1:1:1:1:1:1:1:1 eight pixels/byte
- C2 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] C0:C1:C2:C3 2:2:2:2 four pixels/byte
- C4 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] C0:C1 4:4 two pixels/byte
- C8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
8-bit color index format, [7:0] C
- caddr_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __caddr_t caddr_t
- caddr_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __caddr_t caddr_t
- calloc(long, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern void *calloc(size_t __nmemb, size_t __size)
- calloc$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void *calloc(size_t __nmemb, size_t __size)
- calloc$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void *calloc(size_t __nmemb, size_t __size)
- calloc$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void *calloc(size_t __nmemb, size_t __size)
- cancel() - Method in class org.freedesktop.wayland.server.WlTouchResource
-
touch session cancelled
- cancel(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Getter for field:
void (*cancel)(void *, struct wl_touch *)
- cancel(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Setter for field:
void (*cancel)(void *, struct wl_touch *)
- cancel(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEvents
-
touch session cancelled
- cancel(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV2
-
touch session cancelled
- cancel(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV3
-
touch session cancelled
- cancel(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV4
-
touch session cancelled
- cancel(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV5
-
touch session cancelled
- cancel(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV6
-
touch session cancelled
- cancel(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV7
-
touch session cancelled
- cancel(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV8
-
touch session cancelled
- cancel(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV9
-
touch session cancelled
- cancel$layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Layout for field:
void (*cancel)(void *, struct wl_touch *)
- cancel$offset() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Offset for field:
void (*cancel)(void *, struct wl_touch *)
- cancelled() - Method in class org.freedesktop.wayland.server.WlDataSourceResource
-
selection was cancelled
- cancelled(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Getter for field:
void (*cancelled)(void *, struct wl_data_source *)
- cancelled(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Setter for field:
void (*cancelled)(void *, struct wl_data_source *)
- cancelled(WlDataSourceProxy) - Method in interface org.freedesktop.wayland.client.WlDataSourceEvents
-
selection was cancelled
- cancelled(WlDataSourceProxy) - Method in interface org.freedesktop.wayland.client.WlDataSourceEventsV2
-
selection was cancelled
- cancelled(WlDataSourceProxy) - Method in interface org.freedesktop.wayland.client.WlDataSourceEventsV3
-
selection was cancelled
- cancelled$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Layout for field:
void (*cancelled)(void *, struct wl_data_source *)
- cancelled$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Offset for field:
void (*cancelled)(void *, struct wl_data_source *)
- cancelRead() - Method in class org.freedesktop.wayland.client.Display
-
Release exclusive access to display file descriptor
- capabilities(int) - Method in class org.freedesktop.wayland.server.WlSeatResource
-
seat capabilities changed
- capabilities(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Getter for field:
void (*capabilities)(void *, struct wl_seat *, uint32_t)
- capabilities(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Setter for field:
void (*capabilities)(void *, struct wl_seat *, uint32_t)
- capabilities(WlSeatProxy, int) - Method in interface org.freedesktop.wayland.client.WlSeatEvents
-
seat capabilities changed
- capabilities(WlSeatProxy, int) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV2
-
seat capabilities changed
- capabilities(WlSeatProxy, int) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV3
-
seat capabilities changed
- capabilities(WlSeatProxy, int) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV4
-
seat capabilities changed
- capabilities(WlSeatProxy, int) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV5
-
seat capabilities changed
- capabilities(WlSeatProxy, int) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV6
-
seat capabilities changed
- capabilities(WlSeatProxy, int) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV7
-
seat capabilities changed
- capabilities(WlSeatProxy, int) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV8
-
seat capabilities changed
- capabilities(WlSeatProxy, int) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV9
-
seat capabilities changed
- capabilities$layout() - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Layout for field:
void (*capabilities)(void *, struct wl_seat *, uint32_t)
- capabilities$offset() - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Offset for field:
void (*capabilities)(void *, struct wl_seat *, uint32_t)
- capability(int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
tool capability notification
- capability(ZwpTabletToolV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
tool capability notification
- cbrt(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double cbrt(double __x)
- cbrt$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double cbrt(double __x)
- cbrt$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double cbrt(double __x)
- cbrt$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double cbrt(double __x)
- cbrtf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float cbrtf(float __x)
- cbrtf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float cbrtf(float __x)
- cbrtf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float cbrtf(float __x)
- cbrtf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float cbrtf(float __x)
- ceil(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double ceil(double __x)
- ceil$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double ceil(double __x)
- ceil$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double ceil(double __x)
- ceil$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double ceil(double __x)
- ceilf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float ceilf(float __x)
- ceilf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float ceilf(float __x)
- ceilf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float ceilf(float __x)
- ceilf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float ceilf(float __x)
- chdir(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int chdir(const char *__path)
- chdir$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int chdir(const char *__path)
- chdir$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int chdir(const char *__path)
- chdir$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int chdir(const char *__path)
- check() - Method in class org.freedesktop.wayland.server.EventSource
- checkValid(HasNative<?>) - Static method in class org.freedesktop.wayland.HasNative.Precondition
- chown(MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int chown(const char *__file, __uid_t __owner, __gid_t __group)
- chown$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int chown(const char *__file, __uid_t __owner, __gid_t __group)
- chown$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int chown(const char *__file, __uid_t __owner, __gid_t __group)
- chown$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int chown(const char *__file, __uid_t __owner, __gid_t __group)
- chroot(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int chroot(const char *__path)
- chroot$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int chroot(const char *__path)
- chroot$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int chroot(const char *__path)
- chroot$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int chroot(const char *__path)
- CLD_CONTINUED() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.CLD_CONTINUED = 6
- CLD_DUMPED() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.CLD_DUMPED = 3
- CLD_EXITED() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.CLD_EXITED = 1
- CLD_KILLED() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.CLD_KILLED = 2
- CLD_STOPPED() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.CLD_STOPPED = 5
- CLD_TRAPPED() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.CLD_TRAPPED = 4
- cleanup() - Static method in class org.freedesktop.wayland.util.GlobalRef
- clearenv() - Static method in class org.freedesktop.wayland.raw.C
-
extern int clearenv()
- clearenv$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int clearenv()
- clearenv$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int clearenv()
- clearenv$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int clearenv()
- clearerr(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void clearerr(FILE *__stream)
- clearerr_unlocked(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void clearerr_unlocked(FILE *__stream)
- clearerr_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void clearerr_unlocked(FILE *__stream)
- clearerr_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void clearerr_unlocked(FILE *__stream)
- clearerr_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void clearerr_unlocked(FILE *__stream)
- clearerr$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void clearerr(FILE *__stream)
- clearerr$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void clearerr(FILE *__stream)
- clearerr$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void clearerr(FILE *__stream)
- client(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Getter for field:
struct wl_client *client
- client(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Setter for field:
struct wl_client *client
- Client - Class in org.freedesktop.wayland.server
- client$layout() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Layout for field:
struct wl_client *client
- client$offset() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Offset for field:
struct wl_client *client
- ClientCredentials - Class in org.freedesktop.wayland.server
- ClientCredentials(int, int, int) - Constructor for class org.freedesktop.wayland.server.ClientCredentials
- clientPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.Protocol
- clientPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCoreProtocols
- clientPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCustomProtocol
- clientPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- clientPackage() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
clientPackage
record component. - clock_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __clock_t clock_t
- clock_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __clock_t clock_t
- clockId(int) - Method in class org.freedesktop.wayland.server.WpPresentationResource
-
clock ID for timestamps
- clockId(WpPresentationProxy, int) - Method in interface org.freedesktop.wayland.client.WpPresentationEvents
-
clock ID for timestamps
- clockid_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __clockid_t clockid_t
- clockid_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __clockid_t clockid_t
- close() - Method in class org.freedesktop.wayland.server.XdgToplevelResource
-
surface wants to be closed
- close() - Method in class org.freedesktop.wayland.util.ShmPool
- close(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int close(int __fd)
- close(int) - Static method in class org.freedesktop.wayland.util.ShmUtil
- close(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Getter for field:
cookie_close_function_t *close
- close(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Setter for field:
cookie_close_function_t *close
- close(XdgToplevelProxy) - Method in interface org.freedesktop.wayland.client.XdgToplevelEvents
-
surface wants to be closed
- close(XdgToplevelProxy) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV2
-
surface wants to be closed
- close(XdgToplevelProxy) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV3
-
surface wants to be closed
- close(XdgToplevelProxy) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV4
-
surface wants to be closed
- close(XdgToplevelProxy) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV5
-
surface wants to be closed
- close(XdgToplevelProxy) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV6
-
surface wants to be closed
- close(XdgToplevelProxy) - Method in class org.freedesktop.wayland.examples.Window
- close$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int close(int __fd)
- close$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int close(int __fd)
- close$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int close(int __fd)
- close$layout() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Layout for field:
cookie_close_function_t *close
- close$offset() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Offset for field:
cookie_close_function_t *close
- closefrom(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void closefrom(int __lowfd)
- closefrom$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void closefrom(int __lowfd)
- closefrom$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void closefrom(int __lowfd)
- closefrom$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void closefrom(int __lowfd)
- commit() - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
commit pending surface state
- commit(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*commit)(struct wl_client *, struct wl_resource *)
- commit(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*commit)(struct wl_client *, struct wl_resource *)
- commit(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequests
-
commit pending surface state
- commit(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV2
-
commit pending surface state
- commit(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
-
commit pending surface state
- commit(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
commit pending surface state
- commit(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
commit pending surface state
- commit(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
commit pending surface state
- commit$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*commit)(struct wl_client *, struct wl_resource *)
- commit$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*commit)(struct wl_client *, struct wl_resource *)
- configure(int) - Method in class org.freedesktop.wayland.server.XdgSurfaceResource
-
suggest a surface change
- configure(int, int, int) - Method in class org.freedesktop.wayland.server.WlShellSurfaceResource
-
suggest resize
- configure(int, int, int, int) - Method in class org.freedesktop.wayland.server.XdgPopupResource
-
configure the popup surface
- configure(int, int, WlArray) - Method in class org.freedesktop.wayland.server.XdgToplevelResource
-
suggest a surface change
- configure(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Getter for field:
void (*configure)(void *, struct wl_shell_surface *, uint32_t, int32_t, int32_t)
- configure(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Setter for field:
void (*configure)(void *, struct wl_shell_surface *, uint32_t, int32_t, int32_t)
- configure(WlShellSurfaceProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlShellSurfaceEvents
-
suggest resize
- configure(XdgPopupProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEvents
-
configure the popup surface
- configure(XdgPopupProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV2
-
configure the popup surface
- configure(XdgPopupProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV3
-
configure the popup surface
- configure(XdgPopupProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV4
-
configure the popup surface
- configure(XdgPopupProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV5
-
configure the popup surface
- configure(XdgPopupProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV6
-
configure the popup surface
- configure(XdgSurfaceProxy, int) - Method in interface org.freedesktop.wayland.client.XdgSurfaceEvents
-
suggest a surface change
- configure(XdgSurfaceProxy, int) - Method in interface org.freedesktop.wayland.client.XdgSurfaceEventsV2
-
suggest a surface change
- configure(XdgSurfaceProxy, int) - Method in interface org.freedesktop.wayland.client.XdgSurfaceEventsV3
-
suggest a surface change
- configure(XdgSurfaceProxy, int) - Method in interface org.freedesktop.wayland.client.XdgSurfaceEventsV4
-
suggest a surface change
- configure(XdgSurfaceProxy, int) - Method in interface org.freedesktop.wayland.client.XdgSurfaceEventsV5
-
suggest a surface change
- configure(XdgSurfaceProxy, int) - Method in interface org.freedesktop.wayland.client.XdgSurfaceEventsV6
-
suggest a surface change
- configure(XdgSurfaceProxy, int) - Method in class org.freedesktop.wayland.examples.Window
- configure(XdgToplevelProxy, int, int, WlArray) - Method in interface org.freedesktop.wayland.client.XdgToplevelEvents
-
suggest a surface change
- configure(XdgToplevelProxy, int, int, WlArray) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV2
-
suggest a surface change
- configure(XdgToplevelProxy, int, int, WlArray) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV3
-
suggest a surface change
- configure(XdgToplevelProxy, int, int, WlArray) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV4
-
suggest a surface change
- configure(XdgToplevelProxy, int, int, WlArray) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV5
-
suggest a surface change
- configure(XdgToplevelProxy, int, int, WlArray) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV6
-
suggest a surface change
- configure(XdgToplevelProxy, int, int, WlArray) - Method in class org.freedesktop.wayland.examples.Window
- configure$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Layout for field:
void (*configure)(void *, struct wl_shell_surface *, uint32_t, int32_t, int32_t)
- configure$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Offset for field:
void (*configure)(void *, struct wl_shell_surface *, uint32_t, int32_t, int32_t)
- configureBounds(int, int) - Method in class org.freedesktop.wayland.server.XdgToplevelResource
-
recommended window geometry bounds
- configureBounds(XdgToplevelProxy, int, int) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV4
-
recommended window geometry bounds
- configureBounds(XdgToplevelProxy, int, int) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV5
-
recommended window geometry bounds
- configureBounds(XdgToplevelProxy, int, int) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV6
-
recommended window geometry bounds
- configureBounds(XdgToplevelProxy, int, int) - Method in class org.freedesktop.wayland.examples.Window
- confstr(int, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern size_t confstr(int __name, char *__buf, size_t __len)
- confstr$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern size_t confstr(int __name, char *__buf, size_t __len)
- confstr$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern size_t confstr(int __name, char *__buf, size_t __len)
- confstr$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern size_t confstr(int __name, char *__buf, size_t __len)
- connect(String) - Static method in class org.freedesktop.wayland.client.WlDisplayProxy
-
Connect to a Wayland display
- connectToFd(int) - Static method in class org.freedesktop.wayland.client.WlDisplayProxy
-
Connect to Wayland display on an already open fd
- CONTINUOUS - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerAxisSource
-
continuous coordinate space
- cookie_close_function_t - Class in org.freedesktop.wayland.raw
-
typedef int (cookie_close_function_t)(void *)
- cookie_close_function_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- cookie_io_functions_t - Class in org.freedesktop.wayland.raw
-
typedef struct _IO_cookie_io_functions_t { cookie_read_function_t *read; cookie_write_function_t *write; cookie_seek_function_t *seek; cookie_close_function_t *close; } cookie_io_functions_t
- cookie_read_function_t - Class in org.freedesktop.wayland.raw
-
typedef __ssize_t (cookie_read_function_t)(void *, char *, size_t)
- cookie_read_function_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- cookie_seek_function_t - Class in org.freedesktop.wayland.raw
-
typedef int (cookie_seek_function_t)(void *, __off64_t *, int)
- cookie_seek_function_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- cookie_write_function_t - Class in org.freedesktop.wayland.raw
-
typedef __ssize_t (cookie_write_function_t)(void *, const char *, size_t)
- cookie_write_function_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- COPY - Enum constant in enum class org.freedesktop.wayland.shared.WlDataDeviceManagerDndAction
-
copy action
- copysign(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double copysign(double __x, double __y)
- copysign$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double copysign(double __x, double __y)
- copysign$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double copysign(double __x, double __y)
- copysign$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double copysign(double __x, double __y)
- copysignf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float copysignf(float __x, float __y)
- copysignf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float copysignf(float __x, float __y)
- copysignf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float copysignf(float __x, float __y)
- copysignf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float copysignf(float __x, float __y)
- cos(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double cos(double __x)
- cos$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double cos(double __x)
- cos$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double cos(double __x)
- cos$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double cos(double __x)
- cosf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float cosf(float __x)
- cosf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float cosf(float __x)
- cosf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float cosf(float __x)
- cosf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float cosf(float __x)
- cosh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double cosh(double __x)
- cosh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double cosh(double __x)
- cosh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double cosh(double __x)
- cosh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double cosh(double __x)
- coshf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float coshf(float __x)
- coshf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float coshf(float __x)
- coshf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float coshf(float __x)
- coshf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float coshf(float __x)
- cr2(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t cr2
- cr2(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t cr2
- cr2$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t cr2
- cr2$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t cr2
- creat(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int creat(const char *__file, mode_t __mode)
- creat$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int creat(const char *__file, mode_t __mode)
- creat$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int creat(const char *__file, mode_t __mode)
- creat$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int creat(const char *__file, mode_t __mode)
- create() - Static method in class org.freedesktop.wayland.server.Display
-
Create Wayland display object.
- create() - Static method in class org.freedesktop.wayland.server.EventLoop
- create(float) - Static method in class org.freedesktop.wayland.util.Fixed
- create(int) - Static method in class org.freedesktop.wayland.util.Arguments
- create(int) - Static method in class org.freedesktop.wayland.util.Fixed
- create(int, int, int, int) - Method in class org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Proxy
-
create a wl_buffer from the given dmabufs
- create(int, int, int, WlShmFormat) - Method in class org.freedesktop.wayland.examples.BufferPoolFactory
- create(Proxy<?>, int, int) - Static method in class org.freedesktop.wayland.client.egl.EglWindow
- create(Display, int) - Static method in class org.freedesktop.wayland.server.Client
-
Create a client for the given file descriptor
- create(ZwpLinuxBufferParamsV1Resource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1Requests
-
create a wl_buffer from the given dmabufs
- create(ZwpLinuxBufferParamsV1Resource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV2
-
create a wl_buffer from the given dmabufs
- create(ZwpLinuxBufferParamsV1Resource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV3
-
create a wl_buffer from the given dmabufs
- create(ZwpLinuxBufferParamsV1Resource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV4
-
create a wl_buffer from the given dmabufs
- create(ZwpLinuxBufferParamsV1Resource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV5
-
create a wl_buffer from the given dmabufs
- create_buffer(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Getter for field:
void (*create_buffer)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t, int32_t, int32_t, uint32_t)
- create_buffer(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Setter for field:
void (*create_buffer)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t, int32_t, int32_t, uint32_t)
- create_buffer$layout() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Layout for field:
void (*create_buffer)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t, int32_t, int32_t, uint32_t)
- create_buffer$offset() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Offset for field:
void (*create_buffer)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t, int32_t, int32_t, uint32_t)
- create_data_source(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Getter for field:
void (*create_data_source)(struct wl_client *, struct wl_resource *, uint32_t)
- create_data_source(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Setter for field:
void (*create_data_source)(struct wl_client *, struct wl_resource *, uint32_t)
- create_data_source$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Layout for field:
void (*create_data_source)(struct wl_client *, struct wl_resource *, uint32_t)
- create_data_source$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Offset for field:
void (*create_data_source)(struct wl_client *, struct wl_resource *, uint32_t)
- create_pool(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Getter for field:
void (*create_pool)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t)
- create_pool(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Setter for field:
void (*create_pool)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t)
- create_pool$layout() - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Layout for field:
void (*create_pool)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t)
- create_pool$offset() - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Offset for field:
void (*create_pool)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t)
- create_region(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Getter for field:
void (*create_region)(struct wl_client *, struct wl_resource *, uint32_t)
- create_region(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Setter for field:
void (*create_region)(struct wl_client *, struct wl_resource *, uint32_t)
- create_region$layout() - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Layout for field:
void (*create_region)(struct wl_client *, struct wl_resource *, uint32_t)
- create_region$offset() - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Offset for field:
void (*create_region)(struct wl_client *, struct wl_resource *, uint32_t)
- create_surface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Getter for field:
void (*create_surface)(struct wl_client *, struct wl_resource *, uint32_t)
- create_surface(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Setter for field:
void (*create_surface)(struct wl_client *, struct wl_resource *, uint32_t)
- create_surface$layout() - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Layout for field:
void (*create_surface)(struct wl_client *, struct wl_resource *, uint32_t)
- create_surface$offset() - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Offset for field:
void (*create_surface)(struct wl_client *, struct wl_resource *, uint32_t)
- createBuffer(WlBufferEvents, int, int, int, int, int) - Method in class org.freedesktop.wayland.client.WlShmPoolProxy
-
create a buffer from the pool
- createBuffer(WlShmPoolResource, int, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlShmPoolRequests
-
create a buffer from the pool
- createBuffer(WlShmPoolResource, int, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlShmPoolRequestsV2
-
create a buffer from the pool
- created(int) - Method in class org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1Resource
-
buffer creation succeeded
- created(ZwpLinuxBufferParamsV1Proxy, WlBufferProxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Events
-
buffer creation succeeded
- created(ZwpLinuxBufferParamsV1Proxy, WlBufferProxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV2
-
buffer creation succeeded
- created(ZwpLinuxBufferParamsV1Proxy, WlBufferProxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV3
-
buffer creation succeeded
- created(ZwpLinuxBufferParamsV1Proxy, WlBufferProxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV4
-
buffer creation succeeded
- created(ZwpLinuxBufferParamsV1Proxy, WlBufferProxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV5
-
buffer creation succeeded
- createDataSource(WlDataSourceEvents) - Method in class org.freedesktop.wayland.client.WlDataDeviceManagerProxy
-
create a new data source
- createDataSource(WlDataDeviceManagerResource, int) - Method in interface org.freedesktop.wayland.server.WlDataDeviceManagerRequests
-
create a new data source
- createDataSource(WlDataDeviceManagerResource, int) - Method in interface org.freedesktop.wayland.server.WlDataDeviceManagerRequestsV2
-
create a new data source
- createDataSource(WlDataDeviceManagerResource, int) - Method in interface org.freedesktop.wayland.server.WlDataDeviceManagerRequestsV3
-
create a new data source
- createImmed(WlBufferEvents, int, int, int, int) - Method in class org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Proxy
-
immediately create a wl_buffer from the given dmabufs
- createImmed(ZwpLinuxBufferParamsV1Resource, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV2
-
immediately create a wl_buffer from the given dmabufs
- createImmed(ZwpLinuxBufferParamsV1Resource, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV3
-
immediately create a wl_buffer from the given dmabufs
- createImmed(ZwpLinuxBufferParamsV1Resource, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV4
-
immediately create a wl_buffer from the given dmabufs
- createImmed(ZwpLinuxBufferParamsV1Resource, int, int, int, int, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV5
-
immediately create a wl_buffer from the given dmabufs
- createParams(ZwpLinuxBufferParamsV1Events) - Method in class org.freedesktop.wayland.client.ZwpLinuxDmabufV1Proxy
-
create a temporary object for buffer parameters
- createParams(ZwpLinuxDmabufV1Resource, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1Requests
-
create a temporary object for buffer parameters
- createParams(ZwpLinuxDmabufV1Resource, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV2
-
create a temporary object for buffer parameters
- createParams(ZwpLinuxDmabufV1Resource, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV3
-
create a temporary object for buffer parameters
- createParams(ZwpLinuxDmabufV1Resource, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV4
-
create a temporary object for buffer parameters
- createParams(ZwpLinuxDmabufV1Resource, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV5
-
create a temporary object for buffer parameters
- createPool(WlShmPoolEvents, int, int) - Method in class org.freedesktop.wayland.client.WlShmProxy
-
create a shm pool
- createPool(WlShmResource, int, int, int) - Method in interface org.freedesktop.wayland.server.WlShmRequests
-
create a shm pool
- createPool(WlShmResource, int, int, int) - Method in interface org.freedesktop.wayland.server.WlShmRequestsV2
-
create a shm pool
- createPositioner(XdgPositionerEvents) - Method in class org.freedesktop.wayland.client.XdgWmBaseProxy
-
create a positioner object
- createPositioner(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequests
-
create a positioner object
- createPositioner(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV2
-
create a positioner object
- createPositioner(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV3
-
create a positioner object
- createPositioner(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV4
-
create a positioner object
- createPositioner(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV5
-
create a positioner object
- createPositioner(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV6
-
create a positioner object
- createQueue() - Method in class org.freedesktop.wayland.client.Display
-
Create a new event queue for this display
- createRegion(WlRegionEvents) - Method in class org.freedesktop.wayland.client.WlCompositorProxy
-
create new region
- createRegion(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequests
-
create new region
- createRegion(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV2
-
create new region
- createRegion(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV3
-
create new region
- createRegion(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV4
-
create new region
- createRegion(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV5
-
create new region
- createRegion(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV6
-
create new region
- createSurface(WlSurfaceEvents) - Method in class org.freedesktop.wayland.client.WlCompositorProxy
-
create new surface
- createSurface(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequests
-
create new surface
- createSurface(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV2
-
create new surface
- createSurface(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV3
-
create new surface
- createSurface(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV4
-
create new surface
- createSurface(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV5
-
create new surface
- createSurface(WlCompositorResource, int) - Method in interface org.freedesktop.wayland.server.WlCompositorRequestsV6
-
create new surface
- crypt(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *crypt(const char *__key, const char *__salt)
- crypt$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *crypt(const char *__key, const char *__salt)
- crypt$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *crypt(const char *__key, const char *__salt)
- crypt$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *crypt(const char *__key, const char *__salt)
- cs(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
unsigned short cs
- cs(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
unsigned short cs
- cs$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
unsigned short cs
- cs$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
unsigned short cs
- ctermid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *ctermid(char *__s)
- ctermid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *ctermid(char *__s)
- ctermid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *ctermid(char *__s)
- ctermid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *ctermid(char *__s)
- CURRENT - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputMode
-
indicates this is the current mode
- customProtocol() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
customProtocol
record component. - cwd(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
__uint16_t cwd
- cwd(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
__uint16_t cwd
- cwd(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
__uint16_t cwd
- cwd(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
__uint16_t cwd
- cwd$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
__uint16_t cwd
- cwd$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
__uint16_t cwd
- cwd$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
__uint16_t cwd
- cwd$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
__uint16_t cwd
D
- D1 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] D0:D1:D2:D3:D4:D5:D6:D7 1:1:1:1:1:1:1:1 eight pixels/byte
- D2 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] D0:D1:D2:D3 2:2:2:2 four pixels/byte
- D4 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] D0:D1 4:4 two pixels/byte
- D8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] D
- daddr_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __daddr_t daddr_t
- daddr_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __daddr_t daddr_t
- daemon(int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int daemon(int __nochdir, int __noclose)
- daemon$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int daemon(int __nochdir, int __noclose)
- daemon$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int daemon(int __nochdir, int __noclose)
- daemon$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int daemon(int __nochdir, int __noclose)
- damage(int, int, int, int) - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
mark part of the surface damaged
- damage(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*damage)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- damage(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*damage)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- damage(WlSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequests
-
mark part of the surface damaged
- damage(WlSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV2
-
mark part of the surface damaged
- damage(WlSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
-
mark part of the surface damaged
- damage(WlSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
mark part of the surface damaged
- damage(WlSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
mark part of the surface damaged
- damage(WlSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
mark part of the surface damaged
- damage_buffer(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*damage_buffer)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- damage_buffer(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*damage_buffer)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- damage_buffer$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*damage_buffer)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- damage_buffer$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*damage_buffer)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- damage$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*damage)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- damage$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*damage)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- damageBuffer(int, int, int, int) - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
mark part of the surface damaged using buffer coordinates
- damageBuffer(WlSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
mark part of the surface damaged using buffer coordinates
- damageBuffer(WlSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
mark part of the surface damaged using buffer coordinates
- damageBuffer(WlSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
mark part of the surface damaged using buffer coordinates
- data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Getter for field:
void *data
- data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Getter for field:
void *data
- data(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Setter for field:
void *data
- data(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Setter for field:
void *data
- data_offer(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Getter for field:
void (*data_offer)(void *, struct wl_data_device *, struct wl_data_offer *)
- data_offer(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Setter for field:
void (*data_offer)(void *, struct wl_data_device *, struct wl_data_offer *)
- data_offer$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Layout for field:
void (*data_offer)(void *, struct wl_data_device *, struct wl_data_offer *)
- data_offer$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Offset for field:
void (*data_offer)(void *, struct wl_data_device *, struct wl_data_offer *)
- data$layout() - Static method in class org.freedesktop.wayland.raw.wl_array
-
Layout for field:
void *data
- data$layout() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Layout for field:
void *data
- data$offset() - Static method in class org.freedesktop.wayland.raw.wl_array
-
Offset for field:
void *data
- data$offset() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Offset for field:
void *data
- dataOffer(int) - Method in class org.freedesktop.wayland.server.WlDataDeviceResource
-
introduce a new wl_data_offer
- dataOffer(WlDataDeviceProxy, WlDataOfferProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEvents
-
introduce a new wl_data_offer
- dataOffer(WlDataDeviceProxy, WlDataOfferProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV2
-
introduce a new wl_data_offer
- dataOffer(WlDataDeviceProxy, WlDataOfferProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV3
-
introduce a new wl_data_offer
- decode(Class<E>, int) - Static method in class org.freedesktop.wayland.util.EnumUtil
-
Decodes an integer bitmask into an EnumSet of the specified enum type.
- DEFAULT - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceFullscreenMethod
-
no preference, apply default policy
- DEFUNCT_ROLE_OBJECT - Enum constant in enum class org.freedesktop.wayland.shared.WlSurfaceError
-
surface was destroyed before its role object
- DEFUNCT_ROLE_OBJECT - Enum constant in enum class org.freedesktop.wayland.shared.XdgSurfaceError
-
Surface was destroyed before its role object
- DEFUNCT_SURFACES - Enum constant in enum class org.freedesktop.wayland.shared.XdgWmBaseError
-
xdg_wm_base was destroyed before children
- delete_id(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Getter for field:
void (*delete_id)(void *, struct wl_display *, uint32_t)
- delete_id(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Setter for field:
void (*delete_id)(void *, struct wl_display *, uint32_t)
- delete_id$layout() - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Layout for field:
void (*delete_id)(void *, struct wl_display *, uint32_t)
- delete_id$offset() - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Offset for field:
void (*delete_id)(void *, struct wl_display *, uint32_t)
- deleteId(int) - Method in class org.freedesktop.wayland.server.WlDisplayResource
-
acknowledge object ID deletion
- deleteId(WlDisplayProxy, int) - Method in interface org.freedesktop.wayland.client.WlDisplayEvents
-
acknowledge object ID deletion
- description(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Getter for field:
void (*description)(void *, struct wl_output *, const char *)
- description(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Setter for field:
void (*description)(void *, struct wl_output *, const char *)
- description(String) - Method in class org.freedesktop.wayland.server.WlOutputResource
-
human-readable description of this output
- description(WlOutputProxy, String) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV4
-
human-readable description of this output
- description$layout() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Layout for field:
void (*description)(void *, struct wl_output *, const char *)
- description$offset() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Offset for field:
void (*description)(void *, struct wl_output *, const char *)
- descriptor() - Static method in class org.freedesktop.wayland.raw.__compar_fn_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.__sighandler_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.at_quick_exit$__func
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.atexit$__func
-
The descriptor of this function pointer
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.__asprintf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.asprintf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.dprintf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.execl
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.execle
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.execlp
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.fcntl
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.fprintf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.fscanf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.open
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.openat
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.printf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.scanf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.snprintf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.sprintf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.sscanf
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.C_1.syscall
-
Returns the specialized descriptor.
- descriptor() - Static method in class org.freedesktop.wayland.raw.cookie_close_function_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.cookie_read_function_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.cookie_seek_function_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.cookie_write_function_t
-
The descriptor of this function pointer
- descriptor() - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_client_post_implementation_error
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_error
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_event
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_queue_event
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor_versioned
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_flags
-
Returns the specialized descriptor.
- descriptor() - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal
-
Returns the specialized descriptor.
- descriptor() - Static method in class org.freedesktop.wayland.raw.on_exit$__func
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.sig_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler.sa_sigaction
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.sigaction.sa_restorer
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread._function
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface.destroy
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener.release
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_callback_listener.done
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_client_for_each_resource_iterator_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface.create_region
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface.create_surface
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface.release
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface.set_selection
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface.start_drag
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.data_offer
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.drop
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.enter
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.leave
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.motion
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.selection
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface.create_data_source
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface.get_data_device
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.accept
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.destroy
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.finish
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.receive
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.set_actions
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener.action
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener.offer
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener.source_actions
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface.destroy
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface.offer
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface.set_actions
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.action
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.cancelled
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.dnd_drop_performed
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.dnd_finished
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.send
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.target
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_dispatcher_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_display_global_filter_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_display_interface.get_registry
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_display_interface.sync
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_display_listener.delete_id
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_display_listener.error
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_event_loop_fd_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_event_loop_idle_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_event_loop_signal_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_event_loop_timer_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_global_bind_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface.release
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.enter
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.key
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.keymap
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.leave
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.modifiers
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.repeat_info
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_log_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_notify_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_output_interface.release
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_output_listener.description
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_output_listener.done
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_output_listener.geometry
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_output_listener.mode
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_output_listener.name
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_output_listener.scale
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface.release
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface.set_cursor
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_discrete
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_relative_direction
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_source
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_stop
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_value120
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.button
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.enter
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.frame
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.leave
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.motion
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_proxy_add_listener$implementation
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_region_interface.add
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_region_interface.destroy
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_region_interface.subtract
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_registry_interface.bind
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_registry_listener.global_remove
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_registry_listener.global
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_resource_destroy_func_t
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.get_keyboard
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.get_pointer
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.get_touch
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.release
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_seat_listener.capabilities
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_seat_listener.name
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_interface.get_shell_surface
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.move
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.pong
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.resize
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_class
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_fullscreen
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_maximized
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_popup
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_title
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_toplevel
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_transient
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener.configure
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener.ping
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener.popup_done
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shm_interface.create_pool
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shm_interface.release
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shm_listener.format
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface.create_buffer
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface.destroy
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface.resize
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface.destroy
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface.get_subsurface
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.destroy
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.place_above
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.place_below
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.set_desync
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.set_position
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.set_sync
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.attach
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.commit
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.damage_buffer
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.damage
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.destroy
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.frame
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.offset
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_buffer_scale
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_buffer_transform
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_input_region
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_opaque_region
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.enter
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.leave
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.preferred_buffer_scale
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.preferred_buffer_transform
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_touch_interface.release
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.cancel
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.down
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.frame
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.motion
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.orientation
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.shape
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.up
-
The descriptor of this function pointer
- descriptor() - Static method in class org.freedesktop.wayland.raw.wl_user_data_destroy_func_t
-
The descriptor of this function pointer
- destroy() - Method in class org.freedesktop.wayland.client.egl.EglWindow
- destroy() - Method in class org.freedesktop.wayland.client.EventQueue
-
Destroy an event queue
- destroy() - Method in class org.freedesktop.wayland.client.Proxy
-
Destroy a proxy object
- destroy() - Method in class org.freedesktop.wayland.client.WlBufferProxy
-
destroy a buffer
- destroy() - Method in class org.freedesktop.wayland.client.WlDataOfferProxy
-
destroy data offer
- destroy() - Method in class org.freedesktop.wayland.client.WlDataSourceProxy
-
destroy the data source
- destroy() - Method in class org.freedesktop.wayland.client.WlRegionProxy
-
destroy region
- destroy() - Method in class org.freedesktop.wayland.client.WlShmPoolProxy
-
destroy the pool
- destroy() - Method in class org.freedesktop.wayland.client.WlSubcompositorProxy
-
unbind from the subcompositor interface
- destroy() - Method in class org.freedesktop.wayland.client.WlSubsurfaceProxy
-
remove sub-surface interface
- destroy() - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
delete surface
- destroy() - Method in class org.freedesktop.wayland.client.WpPresentationProxy
-
unbind from the presentation interface
- destroy() - Method in class org.freedesktop.wayland.client.WpViewporterProxy
-
unbind from the cropping and scaling interface
- destroy() - Method in class org.freedesktop.wayland.client.WpViewportProxy
-
remove scaling and cropping from the surface
- destroy() - Method in class org.freedesktop.wayland.client.XdgPopupProxy
-
remove xdg_popup interface
- destroy() - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
destroy the xdg_positioner object
- destroy() - Method in class org.freedesktop.wayland.client.XdgSurfaceProxy
-
destroy the xdg_surface
- destroy() - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
destroy the xdg_toplevel
- destroy() - Method in class org.freedesktop.wayland.client.XdgWmBaseProxy
-
destroy xdg_wm_base
- destroy() - Method in class org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Proxy
-
delete this object, used or not
- destroy() - Method in class org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Proxy
-
destroy the feedback object
- destroy() - Method in class org.freedesktop.wayland.client.ZwpLinuxDmabufV1Proxy
-
unbind the factory
- destroy() - Method in class org.freedesktop.wayland.client.ZwpTabletManagerV2Proxy
-
release the memory for the tablet manager object
- destroy() - Method in class org.freedesktop.wayland.client.ZwpTabletPadGroupV2Proxy
-
destroy the pad object
- destroy() - Method in class org.freedesktop.wayland.client.ZwpTabletPadRingV2Proxy
-
destroy the ring object
- destroy() - Method in class org.freedesktop.wayland.client.ZwpTabletPadStripV2Proxy
-
destroy the strip object
- destroy() - Method in class org.freedesktop.wayland.client.ZwpTabletPadV2Proxy
-
destroy the pad object
- destroy() - Method in class org.freedesktop.wayland.client.ZwpTabletSeatV2Proxy
-
release the memory for the tablet seat object
- destroy() - Method in class org.freedesktop.wayland.client.ZwpTabletToolV2Proxy
-
destroy the tool object
- destroy() - Method in class org.freedesktop.wayland.client.ZwpTabletV2Proxy
-
destroy the tablet object
- destroy() - Method in class org.freedesktop.wayland.examples.BufferPool
- destroy() - Method in class org.freedesktop.wayland.examples.Display
- destroy() - Method in class org.freedesktop.wayland.examples.Window
- destroy() - Method in class org.freedesktop.wayland.server.Client
- destroy() - Method in class org.freedesktop.wayland.server.Display
-
Destroy Wayland display object.
- destroy() - Method in class org.freedesktop.wayland.server.EventLoop
- destroy() - Method in class org.freedesktop.wayland.server.Global
- destroy() - Method in class org.freedesktop.wayland.server.Resource
- destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
Getter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Getter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Getter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Getter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Getter for field:
wl_resource_destroy_func_t destroy
- destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Getter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Getter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Getter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
Setter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Setter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Setter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Setter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Setter for field:
wl_resource_destroy_func_t destroy
- destroy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Setter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Setter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Setter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy(WlBufferResource) - Method in interface org.freedesktop.wayland.server.WlBufferRequests
-
destroy a buffer
- destroy(WlDataOfferResource) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequests
-
destroy data offer
- destroy(WlDataOfferResource) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequestsV2
-
destroy data offer
- destroy(WlDataOfferResource) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequestsV3
-
destroy data offer
- destroy(WlDataSourceResource) - Method in interface org.freedesktop.wayland.server.WlDataSourceRequests
-
destroy the data source
- destroy(WlDataSourceResource) - Method in interface org.freedesktop.wayland.server.WlDataSourceRequestsV2
-
destroy the data source
- destroy(WlDataSourceResource) - Method in interface org.freedesktop.wayland.server.WlDataSourceRequestsV3
-
destroy the data source
- destroy(WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlRegionRequests
-
destroy region
- destroy(WlShmPoolResource) - Method in interface org.freedesktop.wayland.server.WlShmPoolRequests
-
destroy the pool
- destroy(WlShmPoolResource) - Method in interface org.freedesktop.wayland.server.WlShmPoolRequestsV2
-
destroy the pool
- destroy(WlSubcompositorResource) - Method in interface org.freedesktop.wayland.server.WlSubcompositorRequests
-
unbind from the subcompositor interface
- destroy(WlSubsurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSubsurfaceRequests
-
remove sub-surface interface
- destroy(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequests
-
delete surface
- destroy(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV2
-
delete surface
- destroy(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
-
delete surface
- destroy(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
delete surface
- destroy(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
delete surface
- destroy(WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
delete surface
- destroy(WpPresentationResource) - Method in interface org.freedesktop.wayland.server.WpPresentationRequests
-
unbind from the presentation interface
- destroy(WpViewporterResource) - Method in interface org.freedesktop.wayland.server.WpViewporterRequests
-
unbind from the cropping and scaling interface
- destroy(WpViewportResource) - Method in interface org.freedesktop.wayland.server.WpViewportRequests
-
remove scaling and cropping from the surface
- destroy(XdgPopupResource) - Method in interface org.freedesktop.wayland.server.XdgPopupRequests
-
remove xdg_popup interface
- destroy(XdgPopupResource) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV2
-
remove xdg_popup interface
- destroy(XdgPopupResource) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV3
-
remove xdg_popup interface
- destroy(XdgPopupResource) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV4
-
remove xdg_popup interface
- destroy(XdgPopupResource) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV5
-
remove xdg_popup interface
- destroy(XdgPopupResource) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV6
-
remove xdg_popup interface
- destroy(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequests
-
destroy the xdg_positioner object
- destroy(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV2
-
destroy the xdg_positioner object
- destroy(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
destroy the xdg_positioner object
- destroy(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
destroy the xdg_positioner object
- destroy(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
destroy the xdg_positioner object
- destroy(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
destroy the xdg_positioner object
- destroy(XdgSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequests
-
destroy the xdg_surface
- destroy(XdgSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV2
-
destroy the xdg_surface
- destroy(XdgSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV3
-
destroy the xdg_surface
- destroy(XdgSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV4
-
destroy the xdg_surface
- destroy(XdgSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV5
-
destroy the xdg_surface
- destroy(XdgSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV6
-
destroy the xdg_surface
- destroy(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
destroy the xdg_toplevel
- destroy(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
destroy the xdg_toplevel
- destroy(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
destroy the xdg_toplevel
- destroy(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
destroy the xdg_toplevel
- destroy(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
destroy the xdg_toplevel
- destroy(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
destroy the xdg_toplevel
- destroy(XdgWmBaseResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequests
-
destroy xdg_wm_base
- destroy(XdgWmBaseResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV2
-
destroy xdg_wm_base
- destroy(XdgWmBaseResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV3
-
destroy xdg_wm_base
- destroy(XdgWmBaseResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV4
-
destroy xdg_wm_base
- destroy(XdgWmBaseResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV5
-
destroy xdg_wm_base
- destroy(XdgWmBaseResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV6
-
destroy xdg_wm_base
- destroy(ZwpLinuxBufferParamsV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1Requests
-
delete this object, used or not
- destroy(ZwpLinuxBufferParamsV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV2
-
delete this object, used or not
- destroy(ZwpLinuxBufferParamsV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV3
-
delete this object, used or not
- destroy(ZwpLinuxBufferParamsV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV4
-
delete this object, used or not
- destroy(ZwpLinuxBufferParamsV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV5
-
delete this object, used or not
- destroy(ZwpLinuxDmabufFeedbackV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Requests
-
destroy the feedback object
- destroy(ZwpLinuxDmabufFeedbackV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1RequestsV2
-
destroy the feedback object
- destroy(ZwpLinuxDmabufFeedbackV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1RequestsV3
-
destroy the feedback object
- destroy(ZwpLinuxDmabufFeedbackV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1RequestsV4
-
destroy the feedback object
- destroy(ZwpLinuxDmabufFeedbackV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1RequestsV5
-
destroy the feedback object
- destroy(ZwpLinuxDmabufV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1Requests
-
unbind the factory
- destroy(ZwpLinuxDmabufV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV2
-
unbind the factory
- destroy(ZwpLinuxDmabufV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV3
-
unbind the factory
- destroy(ZwpLinuxDmabufV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV4
-
unbind the factory
- destroy(ZwpLinuxDmabufV1Resource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV5
-
unbind the factory
- destroy(ZwpTabletManagerV2Resource) - Method in interface org.freedesktop.wayland.server.ZwpTabletManagerV2Requests
-
release the memory for the tablet manager object
- destroy(ZwpTabletPadGroupV2Resource) - Method in interface org.freedesktop.wayland.server.ZwpTabletPadGroupV2Requests
-
destroy the pad object
- destroy(ZwpTabletPadRingV2Resource) - Method in interface org.freedesktop.wayland.server.ZwpTabletPadRingV2Requests
-
destroy the ring object
- destroy(ZwpTabletPadStripV2Resource) - Method in interface org.freedesktop.wayland.server.ZwpTabletPadStripV2Requests
-
destroy the strip object
- destroy(ZwpTabletPadV2Resource) - Method in interface org.freedesktop.wayland.server.ZwpTabletPadV2Requests
-
destroy the pad object
- destroy(ZwpTabletSeatV2Resource) - Method in interface org.freedesktop.wayland.server.ZwpTabletSeatV2Requests
-
release the memory for the tablet seat object
- destroy(ZwpTabletToolV2Resource) - Method in interface org.freedesktop.wayland.server.ZwpTabletToolV2Requests
-
destroy the tool object
- destroy(ZwpTabletV2Resource) - Method in interface org.freedesktop.wayland.server.ZwpTabletV2Requests
-
destroy the tablet object
- destroy_signal(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Getter for field:
struct wl_signal destroy_signal
- destroy_signal(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Setter for field:
struct wl_signal destroy_signal
- destroy_signal$layout() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Layout for field:
struct wl_signal destroy_signal
- destroy_signal$offset() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Offset for field:
struct wl_signal destroy_signal
- destroy$layout() - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
Layout for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Layout for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Layout for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$layout() - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Layout for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$layout() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Layout for field:
wl_resource_destroy_func_t destroy
- destroy$layout() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Layout for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$layout() - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Layout for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$layout() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Layout for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$offset() - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
Offset for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Offset for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Offset for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$offset() - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Offset for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$offset() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Offset for field:
wl_resource_destroy_func_t destroy
- destroy$offset() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Offset for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$offset() - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Offset for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$offset() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Offset for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- destroy$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*destroy)(struct wl_client *, struct wl_resource *)
- DestroyListener - Interface in org.freedesktop.wayland.server
- dev_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __dev_t dev_t
- dev_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __dev_t dev_t
- discarded() - Method in class org.freedesktop.wayland.server.WpPresentationFeedbackResource
-
the content update was not displayed
- discarded(WpPresentationFeedbackProxy) - Method in interface org.freedesktop.wayland.client.WpPresentationFeedbackEvents
-
the content update was not displayed
- disconnect() - Method in class org.freedesktop.wayland.client.Display
-
Close a connection to a Wayland display
- dispatch() - Method in class org.freedesktop.wayland.client.Display
-
Process incoming events
- dispatch(int) - Method in class org.freedesktop.wayland.server.EventLoop
- Dispatcher - Class in org.freedesktop.wayland.util
- Dispatcher() - Constructor for class org.freedesktop.wayland.util.Dispatcher
- dispatchIdle() - Method in class org.freedesktop.wayland.server.EventLoop
- dispatchPending() - Method in class org.freedesktop.wayland.client.Display
-
Dispatch main queue events without reading from the display fd
- dispatchQueue(EventQueue) - Method in class org.freedesktop.wayland.client.Display
-
Dispatch events in an event queue
- dispatchQueuePending(EventQueue) - Method in class org.freedesktop.wayland.client.Display
-
Dispatch pending events in an event queue
- Display - Class in org.freedesktop.wayland.client
-
Represents a connection to the compositor and acts as a proxy to the
Display
singleton object. - Display - Class in org.freedesktop.wayland.examples
- Display - Class in org.freedesktop.wayland.server
- Display() - Constructor for class org.freedesktop.wayland.examples.Display
- Display(MemorySegment) - Constructor for class org.freedesktop.wayland.client.Display
- Display(MemorySegment) - Constructor for class org.freedesktop.wayland.server.Display
- distance(int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
distance change event
- distance(ZwpTabletToolV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
distance change event
- DISTANCE - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
-
Distance axis
- div(SegmentAllocator, int, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern div_t div(int __numer, int __denom)
- div_t - Class in org.freedesktop.wayland.raw
-
struct { int quot; int rem; }
- div$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern div_t div(int __numer, int __denom)
- div$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern div_t div(int __numer, int __denom)
- div$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern div_t div(int __numer, int __denom)
- dnd_drop_performed(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Getter for field:
void (*dnd_drop_performed)(void *, struct wl_data_source *)
- dnd_drop_performed(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Setter for field:
void (*dnd_drop_performed)(void *, struct wl_data_source *)
- dnd_drop_performed$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Layout for field:
void (*dnd_drop_performed)(void *, struct wl_data_source *)
- dnd_drop_performed$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Offset for field:
void (*dnd_drop_performed)(void *, struct wl_data_source *)
- dnd_finished(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Getter for field:
void (*dnd_finished)(void *, struct wl_data_source *)
- dnd_finished(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Setter for field:
void (*dnd_finished)(void *, struct wl_data_source *)
- dnd_finished$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Layout for field:
void (*dnd_finished)(void *, struct wl_data_source *)
- dnd_finished$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Offset for field:
void (*dnd_finished)(void *, struct wl_data_source *)
- dndDropPerformed() - Method in class org.freedesktop.wayland.server.WlDataSourceResource
-
the drag-and-drop operation physically finished
- dndDropPerformed(WlDataSourceProxy) - Method in interface org.freedesktop.wayland.client.WlDataSourceEventsV3
-
the drag-and-drop operation physically finished
- dndFinished() - Method in class org.freedesktop.wayland.server.WlDataSourceResource
-
the drag-and-drop operation concluded
- dndFinished(WlDataSourceProxy) - Method in interface org.freedesktop.wayland.client.WlDataSourceEventsV3
-
the drag-and-drop operation concluded
- done() - Method in class org.freedesktop.wayland.server.WlOutputResource
-
sent all information about output
- done() - Method in class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
-
all feedback has been sent
- done() - Method in class org.freedesktop.wayland.server.ZwpTabletPadGroupV2Resource
-
tablet group description events sequence complete
- done() - Method in class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
-
pad description event sequence complete
- done() - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
tool description events sequence complete
- done() - Method in class org.freedesktop.wayland.server.ZwpTabletV2Resource
-
tablet description events sequence complete
- done(int) - Method in class org.freedesktop.wayland.server.WlCallbackResource
-
done event
- done(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
Getter for field:
void (*done)(void *, struct wl_callback *, uint32_t)
- done(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Getter for field:
void (*done)(void *, struct wl_output *)
- done(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
Setter for field:
void (*done)(void *, struct wl_callback *, uint32_t)
- done(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Setter for field:
void (*done)(void *, struct wl_output *)
- done(WlCallbackProxy, int) - Method in interface org.freedesktop.wayland.client.WlCallbackEvents
-
done event
- done(WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV2
-
sent all information about output
- done(WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV3
-
sent all information about output
- done(WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV4
-
sent all information about output
- done(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Events
-
all feedback has been sent
- done(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV2
-
all feedback has been sent
- done(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV3
-
all feedback has been sent
- done(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV4
-
all feedback has been sent
- done(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV5
-
all feedback has been sent
- done(ZwpTabletPadGroupV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadGroupV2Events
-
tablet group description events sequence complete
- done(ZwpTabletPadV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadV2Events
-
pad description event sequence complete
- done(ZwpTabletToolV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
tool description events sequence complete
- done(ZwpTabletV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletV2Events
-
tablet description events sequence complete
- done$layout() - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
Layout for field:
void (*done)(void *, struct wl_callback *, uint32_t)
- done$layout() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Layout for field:
void (*done)(void *, struct wl_output *)
- done$offset() - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
Offset for field:
void (*done)(void *, struct wl_callback *, uint32_t)
- done$offset() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Offset for field:
void (*done)(void *, struct wl_output *)
- double_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef double double_t
- down(int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
tablet tool is making contact
- down(int, int, WlSurfaceResource, int, Fixed, Fixed) - Method in class org.freedesktop.wayland.server.WlTouchResource
-
touch down event and beginning of a touch sequence
- down(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Getter for field:
void (*down)(void *, struct wl_touch *, uint32_t, uint32_t, struct wl_surface *, int32_t, wl_fixed_t, wl_fixed_t)
- down(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Setter for field:
void (*down)(void *, struct wl_touch *, uint32_t, uint32_t, struct wl_surface *, int32_t, wl_fixed_t, wl_fixed_t)
- down(WlTouchProxy, int, int, WlSurfaceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEvents
-
touch down event and beginning of a touch sequence
- down(WlTouchProxy, int, int, WlSurfaceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV2
-
touch down event and beginning of a touch sequence
- down(WlTouchProxy, int, int, WlSurfaceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV3
-
touch down event and beginning of a touch sequence
- down(WlTouchProxy, int, int, WlSurfaceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV4
-
touch down event and beginning of a touch sequence
- down(WlTouchProxy, int, int, WlSurfaceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV5
-
touch down event and beginning of a touch sequence
- down(WlTouchProxy, int, int, WlSurfaceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV6
-
touch down event and beginning of a touch sequence
- down(WlTouchProxy, int, int, WlSurfaceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV7
-
touch down event and beginning of a touch sequence
- down(WlTouchProxy, int, int, WlSurfaceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV8
-
touch down event and beginning of a touch sequence
- down(WlTouchProxy, int, int, WlSurfaceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV9
-
touch down event and beginning of a touch sequence
- down(ZwpTabletToolV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
tablet tool is making contact
- down$layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Layout for field:
void (*down)(void *, struct wl_touch *, uint32_t, uint32_t, struct wl_surface *, int32_t, wl_fixed_t, wl_fixed_t)
- down$offset() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Offset for field:
void (*down)(void *, struct wl_touch *, uint32_t, uint32_t, struct wl_surface *, int32_t, wl_fixed_t, wl_fixed_t)
- drand48() - Static method in class org.freedesktop.wayland.raw.C
-
extern double drand48()
- drand48_data - Class in org.freedesktop.wayland.raw
-
struct drand48_data { unsigned short __x[3]; unsigned short __old_x[3]; unsigned short __c; unsigned short __init; unsigned long long __a; }
- drand48_r(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int drand48_r(struct drand48_data *restrict __buffer, double *restrict __result)
- drand48_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int drand48_r(struct drand48_data *restrict __buffer, double *restrict __result)
- drand48_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int drand48_r(struct drand48_data *restrict __buffer, double *restrict __result)
- drand48_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int drand48_r(struct drand48_data *restrict __buffer, double *restrict __result)
- drand48$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern double drand48()
- drand48$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern double drand48()
- drand48$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern double drand48()
- drem(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double drem(double __x, double __y)
- drem$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double drem(double __x, double __y)
- drem$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double drem(double __x, double __y)
- drem$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double drem(double __x, double __y)
- dremf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float dremf(float __x, float __y)
- dremf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float dremf(float __x, float __y)
- dremf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float dremf(float __x, float __y)
- dremf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float dremf(float __x, float __y)
- DRIVER - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceFullscreenMethod
-
switch output mode to the smallest mode that can fit the surface, add black borders to compensate size mismatch
- drop() - Method in class org.freedesktop.wayland.server.WlDataDeviceResource
-
end drag-and-drop session successfully
- drop(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Getter for field:
void (*drop)(void *, struct wl_data_device *)
- drop(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Setter for field:
void (*drop)(void *, struct wl_data_device *)
- drop(WlDataDeviceProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEvents
-
end drag-and-drop session successfully
- drop(WlDataDeviceProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV2
-
end drag-and-drop session successfully
- drop(WlDataDeviceProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV3
-
end drag-and-drop session successfully
- drop$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Layout for field:
void (*drop)(void *, struct wl_data_device *)
- drop$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Offset for field:
void (*drop)(void *, struct wl_data_device *)
- dtd() - Element in annotation interface org.freedesktop.wayland.generator.api.Protocol
- dtd() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCustomProtocol
- dup(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int dup(int __fd)
- dup$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int dup(int __fd)
- dup$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int dup(int __fd)
- dup$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int dup(int __fd)
- dup2(int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int dup2(int __fd, int __fd2)
- dup2$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int dup2(int __fd, int __fd2)
- dup2$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int dup2(int __fd, int __fd2)
- dup2$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int dup2(int __fd, int __fd2)
E
- ecvt(double, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *ecvt(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign)
- ecvt_r(double, int, MemorySegment, MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern int ecvt_r(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign, char *restrict __buf, size_t __len)
- ecvt_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int ecvt_r(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign, char *restrict __buf, size_t __len)
- ecvt_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int ecvt_r(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign, char *restrict __buf, size_t __len)
- ecvt_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int ecvt_r(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign, char *restrict __buf, size_t __len)
- ecvt$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *ecvt(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign)
- ecvt$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *ecvt(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign)
- ecvt$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *ecvt(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign)
- eflags(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t eflags
- eflags(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t eflags
- eflags$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t eflags
- eflags$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t eflags
- EglWindow - Class in org.freedesktop.wayland.client.egl
- EglWindow(MemorySegment) - Constructor for class org.freedesktop.wayland.client.egl.EglWindow
- EglWindow.Size - Record Class in org.freedesktop.wayland.client.egl
- element() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
element
record component. - element(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Getter for field:
__uint32_t element[4]
- element(MemorySegment) - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Getter for field:
__uint32_t element[4]
- element(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Indexed getter for field:
__uint32_t element[4]
- element(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Indexed getter for field:
__uint32_t element[4]
- element(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Indexed setter for field:
__uint32_t element[4]
- element(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Indexed setter for field:
__uint32_t element[4]
- element(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Setter for field:
__uint32_t element[4]
- element(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Setter for field:
__uint32_t element[4]
- ELEMENT - Static variable in class org.freedesktop.wayland.generator.impl.InterfaceWriter
- ELEMENT_COPYRIGHT - Static variable in class org.freedesktop.wayland.generator.impl.ProtocolWriter
- element$dimensions() - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Dimensions for array field:
__uint32_t element[4]
- element$dimensions() - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Dimensions for array field:
__uint32_t element[4]
- element$layout() - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Layout for field:
__uint32_t element[4]
- element$layout() - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Layout for field:
__uint32_t element[4]
- element$offset() - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Offset for field:
__uint32_t element[4]
- element$offset() - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Offset for field:
__uint32_t element[4]
- encode(EnumSet<E>) - Static method in class org.freedesktop.wayland.util.EnumUtil
-
Encodes an EnumSet into an integer bitmask.
- encodeWithReflection(EnumSet<E>) - Static method in class org.freedesktop.wayland.util.EnumUtil
-
Encodes an EnumSet into an integer bitmask using reflection.
- end_ptr(MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Getter for field:
int32_t *end_ptr
- end_ptr(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Setter for field:
int32_t *end_ptr
- end_ptr$layout() - Static method in class org.freedesktop.wayland.raw.random_data
-
Layout for field:
int32_t *end_ptr
- end_ptr$offset() - Static method in class org.freedesktop.wayland.raw.random_data
-
Offset for field:
int32_t *end_ptr
- endAccess() - Method in class org.freedesktop.wayland.server.ShmBuffer
-
Ends the access to a buffer started by
ShmBuffer.beginAccess()
. - endusershell() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void endusershell()
- endusershell$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void endusershell()
- endusershell$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void endusershell()
- endusershell$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void endusershell()
- enter(int, WlSurfaceResource, Fixed, Fixed) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
enter event
- enter(int, WlSurfaceResource, Fixed, Fixed, WlDataOfferResource) - Method in class org.freedesktop.wayland.server.WlDataDeviceResource
-
initiate drag-and-drop session
- enter(int, WlSurfaceResource, WlArray) - Method in class org.freedesktop.wayland.server.WlKeyboardResource
-
enter event
- enter(int, ZwpTabletV2Resource, WlSurfaceResource) - Method in class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
-
enter event
- enter(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Getter for field:
void (*enter)(void *, struct wl_data_device *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t, struct wl_data_offer *)
- enter(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Getter for field:
void (*enter)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *, struct wl_array *)
- enter(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*enter)(void *, struct wl_pointer *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t)
- enter(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Getter for field:
void (*enter)(void *, struct wl_surface *, struct wl_output *)
- enter(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Setter for field:
void (*enter)(void *, struct wl_data_device *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t, struct wl_data_offer *)
- enter(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Setter for field:
void (*enter)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *, struct wl_array *)
- enter(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*enter)(void *, struct wl_pointer *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t)
- enter(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Setter for field:
void (*enter)(void *, struct wl_surface *, struct wl_output *)
- enter(WlDataDeviceProxy, int, WlSurfaceProxy, Fixed, Fixed, WlDataOfferProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEvents
-
initiate drag-and-drop session
- enter(WlDataDeviceProxy, int, WlSurfaceProxy, Fixed, Fixed, WlDataOfferProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV2
-
initiate drag-and-drop session
- enter(WlDataDeviceProxy, int, WlSurfaceProxy, Fixed, Fixed, WlDataOfferProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV3
-
initiate drag-and-drop session
- enter(WlKeyboardProxy, int, WlSurfaceProxy, WlArray) - Method in interface org.freedesktop.wayland.client.WlKeyboardEvents
-
enter event
- enter(WlKeyboardProxy, int, WlSurfaceProxy, WlArray) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV2
-
enter event
- enter(WlKeyboardProxy, int, WlSurfaceProxy, WlArray) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV3
-
enter event
- enter(WlKeyboardProxy, int, WlSurfaceProxy, WlArray) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV4
-
enter event
- enter(WlKeyboardProxy, int, WlSurfaceProxy, WlArray) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV5
-
enter event
- enter(WlKeyboardProxy, int, WlSurfaceProxy, WlArray) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV6
-
enter event
- enter(WlKeyboardProxy, int, WlSurfaceProxy, WlArray) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV7
-
enter event
- enter(WlKeyboardProxy, int, WlSurfaceProxy, WlArray) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV8
-
enter event
- enter(WlKeyboardProxy, int, WlSurfaceProxy, WlArray) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV9
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEvents
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV2
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV3
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV4
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV5
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV6
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV7
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
enter event
- enter(WlPointerProxy, int, WlSurfaceProxy, Fixed, Fixed) - Method in class org.freedesktop.wayland.examples.Window
- enter(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEvents
-
surface enters an output
- enter(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV2
-
surface enters an output
- enter(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV3
-
surface enters an output
- enter(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV4
-
surface enters an output
- enter(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV5
-
surface enters an output
- enter(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV6
-
surface enters an output
- enter(WlSurfaceProxy, WlOutputProxy) - Method in class org.freedesktop.wayland.examples.Window
- enter(ZwpTabletPadV2Proxy, int, ZwpTabletV2Proxy, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadV2Events
-
enter event
- enter(WlOutputResource) - Method in class org.freedesktop.wayland.server.WlSurfaceResource
-
surface enters an output
- enter$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Layout for field:
void (*enter)(void *, struct wl_data_device *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t, struct wl_data_offer *)
- enter$layout() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Layout for field:
void (*enter)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *, struct wl_array *)
- enter$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*enter)(void *, struct wl_pointer *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t)
- enter$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Layout for field:
void (*enter)(void *, struct wl_surface *, struct wl_output *)
- enter$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Offset for field:
void (*enter)(void *, struct wl_data_device *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t, struct wl_data_offer *)
- enter$offset() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Offset for field:
void (*enter)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *, struct wl_array *)
- enter$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*enter)(void *, struct wl_pointer *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t)
- enter$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Offset for field:
void (*enter)(void *, struct wl_surface *, struct wl_output *)
- EnumUtil - Class in org.freedesktop.wayland.util
- EnumUtil() - Constructor for class org.freedesktop.wayland.util.EnumUtil
- EnumWriter - Class in org.freedesktop.wayland.generator.impl
- EnumWriter() - Constructor for class org.freedesktop.wayland.generator.impl.EnumWriter
- EOF() - Static method in class org.freedesktop.wayland.raw.C
-
#define EOF -1
- equals(Object) - Method in class org.freedesktop.wayland.client.egl.EglWindow
- equals(Object) - Method in record class org.freedesktop.wayland.client.egl.EglWindow.Size
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.freedesktop.wayland.client.EventQueue
- equals(Object) - Method in class org.freedesktop.wayland.client.Proxy
- equals(Object) - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.freedesktop.wayland.server.Client
- equals(Object) - Method in class org.freedesktop.wayland.server.ClientCredentials
- equals(Object) - Method in class org.freedesktop.wayland.server.Display
- equals(Object) - Method in class org.freedesktop.wayland.server.EventLoop
- equals(Object) - Method in class org.freedesktop.wayland.server.EventSource
- equals(Object) - Method in class org.freedesktop.wayland.server.Global
- equals(Object) - Method in class org.freedesktop.wayland.server.Resource
- equals(Object) - Method in class org.freedesktop.wayland.server.ShmBuffer
- equals(Object) - Method in class org.freedesktop.wayland.util.Arguments
- equals(Object) - Method in class org.freedesktop.wayland.util.Fixed
- equals(Object) - Method in class org.freedesktop.wayland.util.InterfaceMeta
- equals(Object) - Method in class org.freedesktop.wayland.util.MessageMeta
- erand48(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern double erand48(unsigned short __xsubi[3])
- erand48_r(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int erand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, double *restrict __result)
- erand48_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int erand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, double *restrict __result)
- erand48_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int erand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, double *restrict __result)
- erand48_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int erand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, double *restrict __result)
- erand48$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern double erand48(unsigned short __xsubi[3])
- erand48$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern double erand48(unsigned short __xsubi[3])
- erand48$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern double erand48(unsigned short __xsubi[3])
- ERASER - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Eraser
- erf(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double erf(double)
- erf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double erf(double)
- erf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double erf(double)
- erf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double erf(double)
- erfc(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double erfc(double)
- erfc$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double erfc(double)
- erfc$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double erfc(double)
- erfc$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double erfc(double)
- erfcf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float erfcf(float)
- erfcf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float erfcf(float)
- erfcf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float erfcf(float)
- erfcf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float erfcf(float)
- erff(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float erff(float)
- erff$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float erff(float)
- erff$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float erff(float)
- erff$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float erff(float)
- err(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t err
- err(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t err
- err$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t err
- err$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t err
- error(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Getter for field:
void (*error)(void *, struct wl_display *, void *, uint32_t, const char *)
- error(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Setter for field:
void (*error)(void *, struct wl_display *, void *, uint32_t, const char *)
- error(WlDisplayProxy, Proxy, int, String) - Method in interface org.freedesktop.wayland.client.WlDisplayEvents
-
fatal error event
- error(Resource, int, String) - Method in class org.freedesktop.wayland.server.WlDisplayResource
-
fatal error event
- error$layout() - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Layout for field:
void (*error)(void *, struct wl_display *, void *, uint32_t, const char *)
- error$offset() - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Offset for field:
void (*error)(void *, struct wl_display *, void *, uint32_t, const char *)
- escapeJavaKeyword(String) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- event_count(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Getter for field:
int event_count
- event_count(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Setter for field:
int event_count
- event_count$layout() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Layout for field:
int event_count
- event_count$offset() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Offset for field:
int event_count
- EventLoop - Class in org.freedesktop.wayland.server
- EventLoop.FileDescriptorEventHandler - Interface in org.freedesktop.wayland.server
- EventLoop.IdleHandler - Interface in org.freedesktop.wayland.server
- EventLoop.SignalEventHandler - Interface in org.freedesktop.wayland.server
- EventLoop.TimerEventHandler - Interface in org.freedesktop.wayland.server
- eventLoopFdCallback(int, int, MemorySegment) - Static method in class org.freedesktop.wayland.server.EventLoop
- eventLoopSignalCallback(int, MemorySegment) - Static method in class org.freedesktop.wayland.server.EventLoop
- eventLoopTimerCallback(MemorySegment) - Static method in class org.freedesktop.wayland.server.EventLoop
- EventQueue - Class in org.freedesktop.wayland.client
-
A queue for
Proxy
object events. - EventQueue(MemorySegment) - Constructor for class org.freedesktop.wayland.client.EventQueue
- events() - Element in annotation interface org.freedesktop.wayland.util.Interface
- events(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Getter for field:
const struct wl_message *events
- events(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Setter for field:
const struct wl_message *events
- events$layout() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Layout for field:
const struct wl_message *events
- events$offset() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Offset for field:
const struct wl_message *events
- EventSource - Class in org.freedesktop.wayland.server
- EventsWriter - Class in org.freedesktop.wayland.generator.impl
- EventsWriter() - Constructor for class org.freedesktop.wayland.generator.impl.EventsWriter
- excludeDeprecated() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCoreProtocols
- execv(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int execv(const char *__path, char *const __argv[])
- execv$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int execv(const char *__path, char *const __argv[])
- execv$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int execv(const char *__path, char *const __argv[])
- execv$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int execv(const char *__path, char *const __argv[])
- execve(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int execve(const char *__path, char *const __argv[], char *const __envp[])
- execve$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int execve(const char *__path, char *const __argv[], char *const __envp[])
- execve$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int execve(const char *__path, char *const __argv[], char *const __envp[])
- execve$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int execve(const char *__path, char *const __argv[], char *const __envp[])
- execvp(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int execvp(const char *__file, char *const __argv[])
- execvp$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int execvp(const char *__file, char *const __argv[])
- execvp$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int execvp(const char *__file, char *const __argv[])
- execvp$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int execvp(const char *__file, char *const __argv[])
- exit(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern void exit(int __status)
- EXIT_FAILURE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define EXIT_FAILURE 1
- EXIT_SUCCESS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define EXIT_SUCCESS 0
- exit$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void exit(int __status)
- exit$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void exit(int __status)
- exit$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void exit(int __status)
- exp(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double exp(double __x)
- exp$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double exp(double __x)
- exp$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double exp(double __x)
- exp$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double exp(double __x)
- exp2(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double exp2(double __x)
- exp2$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double exp2(double __x)
- exp2$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double exp2(double __x)
- exp2$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double exp2(double __x)
- exp2f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float exp2f(float __x)
- exp2f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float exp2f(float __x)
- exp2f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float exp2f(float __x)
- exp2f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float exp2f(float __x)
- expf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float expf(float __x)
- expf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float expf(float __x)
- expf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float expf(float __x)
- expf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float expf(float __x)
- expm1(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double expm1(double __x)
- expm1$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double expm1(double __x)
- expm1$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double expm1(double __x)
- expm1$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double expm1(double __x)
- expm1f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float expm1f(float __x)
- expm1f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float expm1f(float __x)
- expm1f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float expm1f(float __x)
- expm1f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float expm1f(float __x)
- exponent(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Getter for field:
unsigned short exponent
- exponent(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Getter for field:
unsigned short exponent
- exponent(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Getter for field:
unsigned short exponent
- exponent(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Setter for field:
unsigned short exponent
- exponent(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Setter for field:
unsigned short exponent
- exponent(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Setter for field:
unsigned short exponent
- exponent$layout() - Static method in class org.freedesktop.wayland.raw._fpreg
-
Layout for field:
unsigned short exponent
- exponent$layout() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Layout for field:
unsigned short exponent
- exponent$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Layout for field:
unsigned short exponent
- exponent$offset() - Static method in class org.freedesktop.wayland.raw._fpreg
-
Offset for field:
unsigned short exponent
- exponent$offset() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Offset for field:
unsigned short exponent
- exponent$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Offset for field:
unsigned short exponent
- extended_size(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Getter for field:
__uint32_t extended_size
- extended_size(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Setter for field:
__uint32_t extended_size
- extended_size$layout() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Layout for field:
__uint32_t extended_size
- extended_size$offset() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Offset for field:
__uint32_t extended_size
F
- f(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Getter for field:
wl_fixed_t f
- f(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Setter for field:
wl_fixed_t f
- F_DUPFD() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_DUPFD 0
- F_DUPFD_CLOEXEC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_DUPFD_CLOEXEC 1030
- F_EXLCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_EXLCK 4
- F_GETFD() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_GETFD 1
- F_GETFL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_GETFL 3
- F_GETLK() - Static method in class org.freedesktop.wayland.raw.C
-
#define F_GETLK 5
- F_GETLK64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_GETLK64 5
- F_GETOWN() - Static method in class org.freedesktop.wayland.raw.C
-
#define F_GETOWN 9
- F_LOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_LOCK 1
- F_OK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_OK 0
- F_RDLCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_RDLCK 0
- F_SETFD() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_SETFD 2
- F_SETFL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_SETFL 4
- F_SETLK() - Static method in class org.freedesktop.wayland.raw.C
-
#define F_SETLK 6
- F_SETLK64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_SETLK64 6
- F_SETLKW() - Static method in class org.freedesktop.wayland.raw.C
-
#define F_SETLKW 7
- F_SETLKW64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_SETLKW64 7
- F_SETOWN() - Static method in class org.freedesktop.wayland.raw.C
-
#define F_SETOWN 8
- F_SHLCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_SHLCK 8
- F_TEST() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_TEST 3
- F_TLOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_TLOCK 2
- F_ULOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_ULOCK 0
- F_UNLCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_UNLCK 2
- F_WRLCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define F_WRLCK 1
- f$layout() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Layout for field:
wl_fixed_t f
- f$offset() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Offset for field:
wl_fixed_t f
- fabs(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double fabs(double __x)
- fabs$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double fabs(double __x)
- fabs$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double fabs(double __x)
- fabs$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double fabs(double __x)
- fabsf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float fabsf(float __x)
- fabsf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float fabsf(float __x)
- fabsf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float fabsf(float __x)
- fabsf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float fabsf(float __x)
- faccessat(int, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int faccessat(int __fd, const char *__file, int __type, int __flag)
- faccessat$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int faccessat(int __fd, const char *__file, int __type, int __flag)
- faccessat$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int faccessat(int __fd, const char *__file, int __type, int __flag)
- faccessat$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int faccessat(int __fd, const char *__file, int __type, int __flag)
- failed() - Method in class org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1Resource
-
buffer creation failed
- failed(ZwpLinuxBufferParamsV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Events
-
buffer creation failed
- failed(ZwpLinuxBufferParamsV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV2
-
buffer creation failed
- failed(ZwpLinuxBufferParamsV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV3
-
buffer creation failed
- failed(ZwpLinuxBufferParamsV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV4
-
buffer creation failed
- failed(ZwpLinuxBufferParamsV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV5
-
buffer creation failed
- false_() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define false 0
- FAPPEND() - Static method in class org.freedesktop.wayland.raw.C
-
#define FAPPEND 1024
- FASYNC() - Static method in class org.freedesktop.wayland.raw.C
-
#define FASYNC 8192
- fchdir(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fchdir(int __fd)
- fchdir$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fchdir(int __fd)
- fchdir$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fchdir(int __fd)
- fchdir$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fchdir(int __fd)
- fchown(int, int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fchown(int __fd, __uid_t __owner, __gid_t __group)
- fchown$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fchown(int __fd, __uid_t __owner, __gid_t __group)
- fchown$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fchown(int __fd, __uid_t __owner, __gid_t __group)
- fchown$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fchown(int __fd, __uid_t __owner, __gid_t __group)
- fchownat(int, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fchownat(int __fd, const char *__file, __uid_t __owner, __gid_t __group, int __flag)
- fchownat$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fchownat(int __fd, const char *__file, __uid_t __owner, __gid_t __group, int __flag)
- fchownat$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fchownat(int __fd, const char *__file, __uid_t __owner, __gid_t __group, int __flag)
- fchownat$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fchownat(int __fd, const char *__file, __uid_t __owner, __gid_t __group, int __flag)
- fclose(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fclose(FILE *__stream)
- fclose$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fclose(FILE *__stream)
- fclose$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fclose(FILE *__stream)
- fclose$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fclose(FILE *__stream)
- fcntl(int, int, int) - Static method in class org.freedesktop.wayland.util.ShmUtil
- fcvt(double, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *fcvt(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign)
- fcvt_r(double, int, MemorySegment, MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern int fcvt_r(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign, char *restrict __buf, size_t __len)
- fcvt_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int fcvt_r(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign, char *restrict __buf, size_t __len)
- fcvt_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int fcvt_r(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign, char *restrict __buf, size_t __len)
- fcvt_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int fcvt_r(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign, char *restrict __buf, size_t __len)
- fcvt$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *fcvt(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign)
- fcvt$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *fcvt(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign)
- fcvt$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *fcvt(double __value, int __ndigit, int *restrict __decpt, int *restrict __sign)
- FD_CLOEXEC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define FD_CLOEXEC 1
- fd_mask - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __fd_mask fd_mask
- fd_mask - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __fd_mask fd_mask
- fd_set - Class in org.freedesktop.wayland.raw
-
struct { __fd_mask __fds_bits[16]; }
- FD_SETSIZE() - Static method in class org.freedesktop.wayland.raw.C
-
#define FD_SETSIZE 1024
- FD_SETSIZE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define FD_SETSIZE 1024
- fdatasync(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fdatasync(int __fildes)
- fdatasync$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fdatasync(int __fildes)
- fdatasync$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fdatasync(int __fildes)
- fdatasync$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fdatasync(int __fildes)
- fdim(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double fdim(double __x, double __y)
- fdim$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double fdim(double __x, double __y)
- fdim$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double fdim(double __x, double __y)
- fdim$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double fdim(double __x, double __y)
- fdimf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float fdimf(float __x, float __y)
- fdimf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float fdimf(float __x, float __y)
- fdimf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float fdimf(float __x, float __y)
- fdimf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float fdimf(float __x, float __y)
- fdopen(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern FILE *fdopen(int __fd, const char *__modes)
- fdopen$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern FILE *fdopen(int __fd, const char *__modes)
- fdopen$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern FILE *fdopen(int __fd, const char *__modes)
- fdopen$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern FILE *fdopen(int __fd, const char *__modes)
- feedback(WlSurfaceProxy, WpPresentationFeedbackEvents) - Method in class org.freedesktop.wayland.client.WpPresentationProxy
-
request presentation feedback information
- feedback(WpPresentationResource, WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WpPresentationRequests
-
request presentation feedback information
- feof(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int feof(FILE *__stream)
- feof_unlocked(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int feof_unlocked(FILE *__stream)
- feof_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int feof_unlocked(FILE *__stream)
- feof_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int feof_unlocked(FILE *__stream)
- feof_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int feof_unlocked(FILE *__stream)
- feof$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int feof(FILE *__stream)
- feof$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int feof(FILE *__stream)
- feof$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int feof(FILE *__stream)
- ferror(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int ferror(FILE *__stream)
- ferror_unlocked(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int ferror_unlocked(FILE *__stream)
- ferror_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int ferror_unlocked(FILE *__stream)
- ferror_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int ferror_unlocked(FILE *__stream)
- ferror_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int ferror_unlocked(FILE *__stream)
- ferror$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int ferror(FILE *__stream)
- ferror$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int ferror(FILE *__stream)
- ferror$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int ferror(FILE *__stream)
- fexecve(int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fexecve(int __fd, char *const __argv[], char *const __envp[])
- fexecve$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fexecve(int __fd, char *const __argv[], char *const __envp[])
- fexecve$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fexecve(int __fd, char *const __argv[], char *const __envp[])
- fexecve$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fexecve(int __fd, char *const __argv[], char *const __envp[])
- fflush(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fflush(FILE *__stream)
- fflush_unlocked(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fflush_unlocked(FILE *__stream)
- fflush_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fflush_unlocked(FILE *__stream)
- fflush_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fflush_unlocked(FILE *__stream)
- fflush_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fflush_unlocked(FILE *__stream)
- fflush$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fflush(FILE *__stream)
- fflush$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fflush(FILE *__stream)
- fflush$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fflush(FILE *__stream)
- FFSYNC() - Static method in class org.freedesktop.wayland.raw.C
-
#define FFSYNC 1052672
- fgetc(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fgetc(FILE *__stream)
- fgetc_unlocked(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fgetc_unlocked(FILE *__stream)
- fgetc_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fgetc_unlocked(FILE *__stream)
- fgetc_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fgetc_unlocked(FILE *__stream)
- fgetc_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fgetc_unlocked(FILE *__stream)
- fgetc$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fgetc(FILE *__stream)
- fgetc$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fgetc(FILE *__stream)
- fgetc$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fgetc(FILE *__stream)
- fgetpos(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fgetpos(FILE *restrict __stream, fpos_t *restrict __pos)
- fgetpos$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fgetpos(FILE *restrict __stream, fpos_t *restrict __pos)
- fgetpos$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fgetpos(FILE *restrict __stream, fpos_t *restrict __pos)
- fgetpos$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fgetpos(FILE *restrict __stream, fpos_t *restrict __pos)
- fgets(MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *fgets(char *restrict __s, int __n, FILE *restrict __stream)
- fgets$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *fgets(char *restrict __s, int __n, FILE *restrict __stream)
- fgets$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *fgets(char *restrict __s, int __n, FILE *restrict __stream)
- fgets$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *fgets(char *restrict __s, int __n, FILE *restrict __stream)
- FILE - Class in org.freedesktop.wayland.raw
-
typedef struct _IO_FILE { int _flags; char *_IO_read_ptr; char *_IO_read_end; char *_IO_read_base; char *_IO_write_base; char *_IO_write_ptr; char *_IO_write_end; char *_IO_buf_base; char *_IO_buf_end; char *_IO_save_base; char *_IO_backup_base; char *_IO_save_end; struct _IO_marker *_markers; struct _IO_FILE *_chain; int _fileno; int _flags2; __off_t _old_offset; unsigned short _cur_column; signed char _vtable_offset; char _shortbuf[1]; _IO_lock_t *_lock; __off64_t _offset; struct _IO_codecvt *_codecvt; struct _IO_wide_data *_wide_data; struct _IO_FILE *_freeres_list; void *_freeres_buf; size_t __pad5; int _mode; char _unused2[20]; } FILE
- FILENAME_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define FILENAME_MAX 4096
- fileno(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fileno(FILE *__stream)
- fileno_unlocked(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fileno_unlocked(FILE *__stream)
- fileno_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fileno_unlocked(FILE *__stream)
- fileno_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fileno_unlocked(FILE *__stream)
- fileno_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fileno_unlocked(FILE *__stream)
- fileno$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fileno(FILE *__stream)
- fileno$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fileno(FILE *__stream)
- fileno$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fileno(FILE *__stream)
- FILL - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceFullscreenMethod
-
no upscaling, center on output and add black borders to compensate size mismatch
- FINGER - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerAxisSource
-
finger on a touch surface
- FINGER - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletPadRingV2Source
-
finger
- FINGER - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletPadStripV2Source
-
finger
- FINGER - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Finger
- finish() - Method in class org.freedesktop.wayland.client.WlDataOfferProxy
-
the offer will no longer be used
- finish(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Getter for field:
void (*finish)(struct wl_client *, struct wl_resource *)
- finish(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Setter for field:
void (*finish)(struct wl_client *, struct wl_resource *)
- finish(WlDataOfferResource) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequestsV3
-
the offer will no longer be used
- finish$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Layout for field:
void (*finish)(struct wl_client *, struct wl_resource *)
- finish$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Offset for field:
void (*finish)(struct wl_client *, struct wl_resource *)
- finite(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int finite(double __value)
- finite$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int finite(double __value)
- finite$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int finite(double __value)
- finite$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int finite(double __value)
- finitef(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int finitef(float __value)
- finitef$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int finitef(float __value)
- finitef$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int finitef(float __value)
- finitef$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int finitef(float __value)
- Fixed - Class in org.freedesktop.wayland.util
- Fixed(int) - Constructor for class org.freedesktop.wayland.util.Fixed
- FLIP_X - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- FLIP_Y - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- FLIPPED - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
180 degree flip around a vertical axis
- FLIPPED_180 - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
flip and rotate 180 degrees counter-clockwise
- FLIPPED_270 - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
flip and rotate 270 degrees counter-clockwise
- FLIPPED_90 - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
flip and rotate 90 degrees counter-clockwise
- float_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef float float_t
- flock - Class in org.freedesktop.wayland.raw
-
struct flock { short l_type; short l_whence; __off_t l_start; __off_t l_len; __pid_t l_pid; }
- flockfile(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void flockfile(FILE *__stream)
- flockfile$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void flockfile(FILE *__stream)
- flockfile$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void flockfile(FILE *__stream)
- flockfile$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void flockfile(FILE *__stream)
- floor(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double floor(double __x)
- floor$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double floor(double __x)
- floor$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double floor(double __x)
- floor$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double floor(double __x)
- floorf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float floorf(float __x)
- floorf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float floorf(float __x)
- floorf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float floorf(float __x)
- floorf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float floorf(float __x)
- flush() - Method in class org.freedesktop.wayland.client.Display
-
Send all buffered requests on the display to the server
- flush() - Method in class org.freedesktop.wayland.server.Client
-
Flush pending events to the client,
- flushClients() - Method in class org.freedesktop.wayland.server.Display
- fma(double, double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double fma(double __x, double __y, double __z)
- fma$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double fma(double __x, double __y, double __z)
- fma$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double fma(double __x, double __y, double __z)
- fma$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double fma(double __x, double __y, double __z)
- fmaf(float, float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float fmaf(float __x, float __y, float __z)
- fmaf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float fmaf(float __x, float __y, float __z)
- fmaf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float fmaf(float __x, float __y, float __z)
- fmaf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float fmaf(float __x, float __y, float __z)
- fmax(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double fmax(double __x, double __y)
- fmax$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double fmax(double __x, double __y)
- fmax$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double fmax(double __x, double __y)
- fmax$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double fmax(double __x, double __y)
- fmaxf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float fmaxf(float __x, float __y)
- fmaxf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float fmaxf(float __x, float __y)
- fmaxf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float fmaxf(float __x, float __y)
- fmaxf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float fmaxf(float __x, float __y)
- fmemopen(MemorySegment, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern FILE *fmemopen(void *__s, size_t __len, const char *__modes)
- fmemopen$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern FILE *fmemopen(void *__s, size_t __len, const char *__modes)
- fmemopen$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern FILE *fmemopen(void *__s, size_t __len, const char *__modes)
- fmemopen$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern FILE *fmemopen(void *__s, size_t __len, const char *__modes)
- fmin(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double fmin(double __x, double __y)
- fmin$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double fmin(double __x, double __y)
- fmin$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double fmin(double __x, double __y)
- fmin$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double fmin(double __x, double __y)
- fminf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float fminf(float __x, float __y)
- fminf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float fminf(float __x, float __y)
- fminf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float fminf(float __x, float __y)
- fminf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float fminf(float __x, float __y)
- fmod(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double fmod(double __x, double __y)
- fmod$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double fmod(double __x, double __y)
- fmod$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double fmod(double __x, double __y)
- fmod$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double fmod(double __x, double __y)
- fmodf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float fmodf(float __x, float __y)
- fmodf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float fmodf(float __x, float __y)
- fmodf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float fmodf(float __x, float __y)
- fmodf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float fmodf(float __x, float __y)
- FNDELAY() - Static method in class org.freedesktop.wayland.raw.C
-
#define FNDELAY 2048
- FNONBLOCK() - Static method in class org.freedesktop.wayland.raw.C
-
#define FNONBLOCK 2048
- fop(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
__uint16_t fop
- fop(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
__uint16_t fop
- fop(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
__uint16_t fop
- fop(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
__uint16_t fop
- fop$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
__uint16_t fop
- fop$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
__uint16_t fop
- fop$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
__uint16_t fop
- fop$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
__uint16_t fop
- fopen(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern FILE *fopen(const char *restrict __filename, const char *restrict __modes)
- FOPEN_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define FOPEN_MAX 16
- fopen$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern FILE *fopen(const char *restrict __filename, const char *restrict __modes)
- fopen$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern FILE *fopen(const char *restrict __filename, const char *restrict __modes)
- fopen$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern FILE *fopen(const char *restrict __filename, const char *restrict __modes)
- fopencookie(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern FILE *fopencookie(void *restrict __magic_cookie, const char *restrict __modes, cookie_io_functions_t __io_funcs)
- fopencookie$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern FILE *fopencookie(void *restrict __magic_cookie, const char *restrict __modes, cookie_io_functions_t __io_funcs)
- fopencookie$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern FILE *fopencookie(void *restrict __magic_cookie, const char *restrict __modes, cookie_io_functions_t __io_funcs)
- fopencookie$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern FILE *fopencookie(void *restrict __magic_cookie, const char *restrict __modes, cookie_io_functions_t __io_funcs)
- fork() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __pid_t fork()
- fork$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __pid_t fork()
- fork$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __pid_t fork()
- fork$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __pid_t fork()
- format(int) - Method in class org.freedesktop.wayland.server.WlShmResource
-
pixel format description
- format(int) - Method in class org.freedesktop.wayland.server.ZwpLinuxDmabufV1Resource
-
supported buffer format
- format(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
Getter for field:
void (*format)(void *, struct wl_shm *, uint32_t)
- format(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
Setter for field:
void (*format)(void *, struct wl_shm *, uint32_t)
- format(WlShmProxy, int) - Method in interface org.freedesktop.wayland.client.WlShmEvents
-
pixel format description
- format(WlShmProxy, int) - Method in interface org.freedesktop.wayland.client.WlShmEventsV2
-
pixel format description
- format(ZwpLinuxDmabufV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1Events
-
supported buffer format
- format(ZwpLinuxDmabufV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV2
-
supported buffer format
- format(ZwpLinuxDmabufV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV3
-
supported buffer format
- format(ZwpLinuxDmabufV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV4
-
supported buffer format
- format(ZwpLinuxDmabufV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV5
-
supported buffer format
- format$layout() - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
Layout for field:
void (*format)(void *, struct wl_shm *, uint32_t)
- format$offset() - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
Offset for field:
void (*format)(void *, struct wl_shm *, uint32_t)
- formatTable(int, int) - Method in class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
-
format and modifier table
- formatTable(ZwpLinuxDmabufFeedbackV1Proxy, int, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Events
-
format and modifier table
- formatTable(ZwpLinuxDmabufFeedbackV1Proxy, int, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV2
-
format and modifier table
- formatTable(ZwpLinuxDmabufFeedbackV1Proxy, int, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV3
-
format and modifier table
- formatTable(ZwpLinuxDmabufFeedbackV1Proxy, int, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV4
-
format and modifier table
- formatTable(ZwpLinuxDmabufFeedbackV1Proxy, int, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV5
-
format and modifier table
- FP_ILOGB0() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define FP_ILOGB0 -2147483648
- FP_ILOGBNAN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define FP_ILOGBNAN -2147483648
- FP_INFINITE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define FP_INFINITE 1
- FP_NAN() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define FP_NAN 0
- FP_NORMAL() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define FP_NORMAL 4
- FP_SUBNORMAL() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define FP_SUBNORMAL 3
- FP_XSTATE_MAGIC1() - Static method in class org.freedesktop.wayland.raw.C
-
#define FP_XSTATE_MAGIC1 1179670611
- FP_XSTATE_MAGIC2() - Static method in class org.freedesktop.wayland.raw.C
-
#define FP_XSTATE_MAGIC2 1179670597
- FP_XSTATE_MAGIC2_SIZE() - Static method in class org.freedesktop.wayland.raw.C
-
#define FP_XSTATE_MAGIC2_SIZE 4
- FP_ZERO() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define FP_ZERO 2
- fpathconf(int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern long fpathconf(int __fd, int __name)
- fpathconf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern long fpathconf(int __fd, int __name)
- fpathconf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern long fpathconf(int __fd, int __name)
- fpathconf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern long fpathconf(int __fd, int __name)
- FPE_CONDTRAP() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_CONDTRAP = 15
- FPE_FLTDIV() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_FLTDIV = 3
- FPE_FLTINV() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_FLTINV = 7
- FPE_FLTOVF() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_FLTOVF = 4
- FPE_FLTRES() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_FLTRES = 6
- FPE_FLTSUB() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_FLTSUB = 8
- FPE_FLTUND() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_FLTUND = 5
- FPE_FLTUNK() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_FLTUNK = 14
- FPE_INTDIV() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_INTDIV = 1
- FPE_INTOVF() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.FPE_INTOVF = 2
- fpos_t - Class in org.freedesktop.wayland.raw
-
typedef __fpos_t fpos_t
- fpregs(MemorySegment) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Getter for field:
fpregset_t fpregs
- fpregs(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Setter for field:
fpregset_t fpregs
- fpregs$layout() - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Layout for field:
fpregset_t fpregs
- fpregs$offset() - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Offset for field:
fpregset_t fpregs
- fpregset_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef struct _libc_fpstate { __uint16_t cwd; __uint16_t swd; __uint16_t ftw; __uint16_t fop; __uint64_t rip; __uint64_t rdp; __uint32_t mxcsr; __uint32_t mxcr_mask; struct _libc_fpxreg _st[8]; struct _libc_xmmreg _xmm[16]; __uint32_t __glibc_reserved1[24]; } *fpregset_t
- fpstate(MemorySegment) - Static method in class org.freedesktop.wayland.raw._xstate
-
Getter for field:
struct _fpstate fpstate
- fpstate(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
struct _fpstate *fpstate
- fpstate(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._xstate
-
Setter for field:
struct _fpstate fpstate
- fpstate(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
struct _fpstate *fpstate
- fpstate$layout() - Static method in class org.freedesktop.wayland.raw._xstate
-
Layout for field:
struct _fpstate fpstate
- fpstate$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
struct _fpstate *fpstate
- fpstate$offset() - Static method in class org.freedesktop.wayland.raw._xstate
-
Offset for field:
struct _fpstate fpstate
- fpstate$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
struct _fpstate *fpstate
- fptr(MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Getter for field:
int32_t *fptr
- fptr(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Setter for field:
int32_t *fptr
- fptr$layout() - Static method in class org.freedesktop.wayland.raw.random_data
-
Layout for field:
int32_t *fptr
- fptr$offset() - Static method in class org.freedesktop.wayland.raw.random_data
-
Offset for field:
int32_t *fptr
- fputc(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fputc(int __c, FILE *__stream)
- fputc_unlocked(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fputc_unlocked(int __c, FILE *__stream)
- fputc_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fputc_unlocked(int __c, FILE *__stream)
- fputc_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fputc_unlocked(int __c, FILE *__stream)
- fputc_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fputc_unlocked(int __c, FILE *__stream)
- fputc$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fputc(int __c, FILE *__stream)
- fputc$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fputc(int __c, FILE *__stream)
- fputc$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fputc(int __c, FILE *__stream)
- fputs(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fputs(const char *restrict __s, FILE *restrict __stream)
- fputs$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fputs(const char *restrict __s, FILE *restrict __stream)
- fputs$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fputs(const char *restrict __s, FILE *restrict __stream)
- fputs$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fputs(const char *restrict __s, FILE *restrict __stream)
- frame() - Method in class org.freedesktop.wayland.server.WlPointerResource
-
end of a pointer event sequence
- frame() - Method in class org.freedesktop.wayland.server.WlTouchResource
-
end of touch frame event
- frame(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadRingV2Resource
-
end of a ring event sequence
- frame(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadStripV2Resource
-
end of a strip event sequence
- frame(int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
frame event
- frame(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*frame)(void *, struct wl_pointer *)
- frame(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*frame)(struct wl_client *, struct wl_resource *, uint32_t)
- frame(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Getter for field:
void (*frame)(void *, struct wl_touch *)
- frame(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*frame)(void *, struct wl_pointer *)
- frame(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*frame)(struct wl_client *, struct wl_resource *, uint32_t)
- frame(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Setter for field:
void (*frame)(void *, struct wl_touch *)
- frame(WlCallbackEvents) - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
request a frame throttling hint
- frame(WlPointerProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV5
-
end of a pointer event sequence
- frame(WlPointerProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV6
-
end of a pointer event sequence
- frame(WlPointerProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV7
-
end of a pointer event sequence
- frame(WlPointerProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
end of a pointer event sequence
- frame(WlPointerProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
end of a pointer event sequence
- frame(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEvents
-
end of touch frame event
- frame(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV2
-
end of touch frame event
- frame(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV3
-
end of touch frame event
- frame(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV4
-
end of touch frame event
- frame(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV5
-
end of touch frame event
- frame(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV6
-
end of touch frame event
- frame(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV7
-
end of touch frame event
- frame(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV8
-
end of touch frame event
- frame(WlTouchProxy) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV9
-
end of touch frame event
- frame(ZwpTabletPadRingV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadRingV2Events
-
end of a ring event sequence
- frame(ZwpTabletPadStripV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadStripV2Events
-
end of a strip event sequence
- frame(ZwpTabletToolV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
frame event
- frame(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequests
-
request a frame throttling hint
- frame(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV2
-
request a frame throttling hint
- frame(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
-
request a frame throttling hint
- frame(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
request a frame throttling hint
- frame(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
request a frame throttling hint
- frame(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
request a frame throttling hint
- frame$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*frame)(void *, struct wl_pointer *)
- frame$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*frame)(struct wl_client *, struct wl_resource *, uint32_t)
- frame$layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Layout for field:
void (*frame)(void *, struct wl_touch *)
- frame$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*frame)(void *, struct wl_pointer *)
- frame$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*frame)(struct wl_client *, struct wl_resource *, uint32_t)
- frame$offset() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Offset for field:
void (*frame)(void *, struct wl_touch *)
- fread(MemorySegment, long, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern unsigned long fread(void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fread_unlocked(MemorySegment, long, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern size_t fread_unlocked(void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fread_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern size_t fread_unlocked(void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fread_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern size_t fread_unlocked(void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fread_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern size_t fread_unlocked(void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fread$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern unsigned long fread(void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fread$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern unsigned long fread(void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fread$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern unsigned long fread(void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- free(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern void free(void *__ptr)
- free$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void free(void *__ptr)
- free$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void free(void *__ptr)
- free$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void free(void *__ptr)
- freopen(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern FILE *freopen(const char *restrict __filename, const char *restrict __modes, FILE *restrict __stream)
- freopen$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern FILE *freopen(const char *restrict __filename, const char *restrict __modes, FILE *restrict __stream)
- freopen$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern FILE *freopen(const char *restrict __filename, const char *restrict __modes, FILE *restrict __stream)
- freopen$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern FILE *freopen(const char *restrict __filename, const char *restrict __modes, FILE *restrict __stream)
- frexp(double, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double frexp(double __x, int *__exponent)
- frexp$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double frexp(double __x, int *__exponent)
- frexp$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double frexp(double __x, int *__exponent)
- frexp$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double frexp(double __x, int *__exponent)
- frexpf(float, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float frexpf(float __x, int *__exponent)
- frexpf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float frexpf(float __x, int *__exponent)
- frexpf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float frexpf(float __x, int *__exponent)
- frexpf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float frexpf(float __x, int *__exponent)
- from(MemorySegment) - Static method in class org.freedesktop.wayland.util.ObjectCache
-
Retrieve a POJO that is mapped to a native pointer.
- from(Object) - Static method in class org.freedesktop.wayland.util.GlobalRef
- fromArray(MemorySegment[], SegmentAllocator) - Static method in class org.freedesktop.wayland.util.PointerArray
-
Copies a Java array of MemorySegments into a native array of pointers.
- fromStream(Stream<T>, Function<T, MemorySegment>, SegmentAllocator) - Static method in class org.freedesktop.wayland.util.PointerArray
-
Creates a native array of pointers from a stream of objects and a conversion function.
- fs(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
unsigned short fs
- fs(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
unsigned short fs
- fs$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
unsigned short fs
- fs$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
unsigned short fs
- fsblkcnt_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __fsblkcnt_t fsblkcnt_t
- fsblkcnt_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __fsblkcnt_t fsblkcnt_t
- fseek(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fseek(FILE *__stream, long __off, int __whence)
- fseek$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fseek(FILE *__stream, long __off, int __whence)
- fseek$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fseek(FILE *__stream, long __off, int __whence)
- fseek$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fseek(FILE *__stream, long __off, int __whence)
- fseeko(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fseeko(FILE *__stream, __off_t __off, int __whence)
- fseeko$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fseeko(FILE *__stream, __off_t __off, int __whence)
- fseeko$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fseeko(FILE *__stream, __off_t __off, int __whence)
- fseeko$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fseeko(FILE *__stream, __off_t __off, int __whence)
- fsetpos(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fsetpos(FILE *__stream, const fpos_t *__pos)
- fsetpos$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fsetpos(FILE *__stream, const fpos_t *__pos)
- fsetpos$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fsetpos(FILE *__stream, const fpos_t *__pos)
- fsetpos$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fsetpos(FILE *__stream, const fpos_t *__pos)
- fsfilcnt_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __fsfilcnt_t fsfilcnt_t
- fsfilcnt_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __fsfilcnt_t fsfilcnt_t
- fsid_t - Class in org.freedesktop.wayland.raw
-
typedef __fsid_t fsid_t
- fsync(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int fsync(int __fd)
- fsync$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int fsync(int __fd)
- fsync$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int fsync(int __fd)
- fsync$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int fsync(int __fd)
- ftell(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern long ftell(FILE *__stream)
- ftell$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern long ftell(FILE *__stream)
- ftell$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern long ftell(FILE *__stream)
- ftell$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern long ftell(FILE *__stream)
- ftello(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __off_t ftello(FILE *__stream)
- ftello$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __off_t ftello(FILE *__stream)
- ftello$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __off_t ftello(FILE *__stream)
- ftello$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __off_t ftello(FILE *__stream)
- ftruncate(int, int) - Static method in class org.freedesktop.wayland.util.ShmUtil
- ftruncate(int, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int ftruncate(int __fd, __off_t __length)
- ftruncate$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int ftruncate(int __fd, __off_t __length)
- ftruncate$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int ftruncate(int __fd, __off_t __length)
- ftruncate$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int ftruncate(int __fd, __off_t __length)
- ftrylockfile(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int ftrylockfile(FILE *__stream)
- ftrylockfile$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int ftrylockfile(FILE *__stream)
- ftrylockfile$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int ftrylockfile(FILE *__stream)
- ftrylockfile$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int ftrylockfile(FILE *__stream)
- ftw(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
__uint16_t ftw
- ftw(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
__uint16_t ftw
- ftw(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
__uint16_t ftw
- ftw(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
__uint16_t ftw
- ftw$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
__uint16_t ftw
- ftw$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
__uint16_t ftw
- ftw$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
__uint16_t ftw
- ftw$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
__uint16_t ftw
- FULLSCREEN - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelState
-
the surface is fullscreen
- FULLSCREEN - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelWmCapabilities
-
set_fullscreen and unset_fullscreen are available
- functionName() - Element in annotation interface org.freedesktop.wayland.util.Message
-
Java function name.
- funlockfile(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void funlockfile(FILE *__stream)
- funlockfile$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void funlockfile(FILE *__stream)
- funlockfile$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void funlockfile(FILE *__stream)
- funlockfile$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void funlockfile(FILE *__stream)
- fwrite(MemorySegment, long, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern unsigned long fwrite(const void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __s)
- fwrite_unlocked(MemorySegment, long, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern size_t fwrite_unlocked(const void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fwrite_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern size_t fwrite_unlocked(const void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fwrite_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern size_t fwrite_unlocked(const void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fwrite_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern size_t fwrite_unlocked(const void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __stream)
- fwrite$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern unsigned long fwrite(const void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __s)
- fwrite$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern unsigned long fwrite(const void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __s)
- fwrite$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern unsigned long fwrite(const void *restrict __ptr, size_t __size, size_t __n, FILE *restrict __s)
G
- gamma(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double gamma(double)
- gamma$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double gamma(double)
- gamma$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double gamma(double)
- gamma$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double gamma(double)
- gammaf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float gammaf(float)
- gammaf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float gammaf(float)
- gammaf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float gammaf(float)
- gammaf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float gammaf(float)
- gatherProtocols(ProcessingEnvironment, RoundEnvironment) - Static method in class org.freedesktop.wayland.generator.impl.ProtocolsProcessor
- gcvt(double, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *gcvt(double __value, int __ndigit, char *__buf)
- gcvt$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *gcvt(double __value, int __ndigit, char *__buf)
- gcvt$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *gcvt(double __value, int __ndigit, char *__buf)
- gcvt$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *gcvt(double __value, int __ndigit, char *__buf)
- generateClient() - Element in annotation interface org.freedesktop.wayland.generator.api.Protocol
- generateClient() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCoreProtocols
- generateClient() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCustomProtocol
- generateClient() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- generateClient() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
generateClient
record component. - generateServer() - Element in annotation interface org.freedesktop.wayland.generator.api.Protocol
- generateServer() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCoreProtocols
- generateServer() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCustomProtocol
- generateServer() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- generateServer() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
generateServer
record component. - geometry(int, int, int, int, int, String, String, int) - Method in class org.freedesktop.wayland.server.WlOutputResource
-
properties of the output
- geometry(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Getter for field:
void (*geometry)(void *, struct wl_output *, int32_t, int32_t, int32_t, int32_t, int32_t, const char *, const char *, int32_t)
- geometry(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Setter for field:
void (*geometry)(void *, struct wl_output *, int32_t, int32_t, int32_t, int32_t, int32_t, const char *, const char *, int32_t)
- geometry(WlOutputProxy, int, int, int, int, int, String, String, int) - Method in interface org.freedesktop.wayland.client.WlOutputEvents
-
properties of the output
- geometry(WlOutputProxy, int, int, int, int, int, String, String, int) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV2
-
properties of the output
- geometry(WlOutputProxy, int, int, int, int, int, String, String, int) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV3
-
properties of the output
- geometry(WlOutputProxy, int, int, int, int, int, String, String, int) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV4
-
properties of the output
- geometry$layout() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Layout for field:
void (*geometry)(void *, struct wl_output *, int32_t, int32_t, int32_t, int32_t, int32_t, const char *, const char *, int32_t)
- geometry$offset() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Offset for field:
void (*geometry)(void *, struct wl_output *, int32_t, int32_t, int32_t, int32_t, int32_t, const char *, const char *, int32_t)
- get(Class<?>) - Static method in class org.freedesktop.wayland.util.InterfaceMeta
-
Scans this type for
Interface
annotations and creates a native context if possible. - get(MemorySegment) - Static method in class org.freedesktop.wayland.client.egl.EglWindow
- get(MemorySegment) - Static method in class org.freedesktop.wayland.client.EventQueue
- get(MemorySegment) - Static method in class org.freedesktop.wayland.server.Client
- get(MemorySegment) - Static method in class org.freedesktop.wayland.server.Display
- get(MemorySegment) - Static method in class org.freedesktop.wayland.server.EventLoop
- get(Resource<?>) - Static method in class org.freedesktop.wayland.server.ShmBuffer
- get_data_device(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Getter for field:
void (*get_data_device)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- get_data_device(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Setter for field:
void (*get_data_device)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- get_data_device$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Layout for field:
void (*get_data_device)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- get_data_device$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Offset for field:
void (*get_data_device)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- get_keyboard(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Getter for field:
void (*get_keyboard)(struct wl_client *, struct wl_resource *, uint32_t)
- get_keyboard(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Setter for field:
void (*get_keyboard)(struct wl_client *, struct wl_resource *, uint32_t)
- get_keyboard$layout() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Layout for field:
void (*get_keyboard)(struct wl_client *, struct wl_resource *, uint32_t)
- get_keyboard$offset() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Offset for field:
void (*get_keyboard)(struct wl_client *, struct wl_resource *, uint32_t)
- get_pointer(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Getter for field:
void (*get_pointer)(struct wl_client *, struct wl_resource *, uint32_t)
- get_pointer(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Setter for field:
void (*get_pointer)(struct wl_client *, struct wl_resource *, uint32_t)
- get_pointer$layout() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Layout for field:
void (*get_pointer)(struct wl_client *, struct wl_resource *, uint32_t)
- get_pointer$offset() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Offset for field:
void (*get_pointer)(struct wl_client *, struct wl_resource *, uint32_t)
- get_registry(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Getter for field:
void (*get_registry)(struct wl_client *, struct wl_resource *, uint32_t)
- get_registry(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Setter for field:
void (*get_registry)(struct wl_client *, struct wl_resource *, uint32_t)
- get_registry$layout() - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Layout for field:
void (*get_registry)(struct wl_client *, struct wl_resource *, uint32_t)
- get_registry$offset() - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Offset for field:
void (*get_registry)(struct wl_client *, struct wl_resource *, uint32_t)
- get_shell_surface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
Getter for field:
void (*get_shell_surface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- get_shell_surface(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
Setter for field:
void (*get_shell_surface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- get_shell_surface$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
Layout for field:
void (*get_shell_surface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- get_shell_surface$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
Offset for field:
void (*get_shell_surface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- get_subsurface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Getter for field:
void (*get_subsurface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, struct wl_resource *)
- get_subsurface(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Setter for field:
void (*get_subsurface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, struct wl_resource *)
- get_subsurface$layout() - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Layout for field:
void (*get_subsurface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, struct wl_resource *)
- get_subsurface$offset() - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Offset for field:
void (*get_subsurface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, struct wl_resource *)
- get_touch(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Getter for field:
void (*get_touch)(struct wl_client *, struct wl_resource *, uint32_t)
- get_touch(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Setter for field:
void (*get_touch)(struct wl_client *, struct wl_resource *, uint32_t)
- get_touch$layout() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Layout for field:
void (*get_touch)(struct wl_client *, struct wl_resource *, uint32_t)
- get_touch$offset() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Offset for field:
void (*get_touch)(struct wl_client *, struct wl_resource *, uint32_t)
- getA(int) - Method in class org.freedesktop.wayland.util.Arguments
- getArgumentForProxy(String, Element) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getArgumentForResource(String, Element) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getAtIndex(MemorySegment, long) - Static method in class org.freedesktop.wayland.util.PointerArray
-
Gets a pointer value at the specified index in the array.
- getAttachedSize() - Method in class org.freedesktop.wayland.client.egl.EglWindow
- getByteBuffer() - Method in class org.freedesktop.wayland.examples.Buffer
- getc(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getc(FILE *__stream)
- getc_unlocked(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getc_unlocked(FILE *__stream)
- getc_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getc_unlocked(FILE *__stream)
- getc_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getc_unlocked(FILE *__stream)
- getc_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getc_unlocked(FILE *__stream)
- getc$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getc(FILE *__stream)
- getc$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getc(FILE *__stream)
- getc$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getc(FILE *__stream)
- getchar() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getchar()
- getchar_unlocked() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getchar_unlocked()
- getchar_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getchar_unlocked()
- getchar_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getchar_unlocked()
- getchar_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getchar_unlocked()
- getchar$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getchar()
- getchar$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getchar()
- getchar$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getchar()
- getClient() - Method in class org.freedesktop.wayland.server.Resource
- getCompositorProxy() - Method in class org.freedesktop.wayland.examples.Display
- getCredentials() - Method in class org.freedesktop.wayland.server.Client
-
Return Unix credentials for the client
- getcwd(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *getcwd(char *__buf, size_t __size)
- getcwd$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *getcwd(char *__buf, size_t __size)
- getcwd$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *getcwd(char *__buf, size_t __size)
- getcwd$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *getcwd(char *__buf, size_t __size)
- getData() - Method in class org.freedesktop.wayland.server.ShmBuffer
-
Get a pointer to the memory for the SHM buffer
- getDataDevice(WlDataDeviceEvents, WlSeatProxy) - Method in class org.freedesktop.wayland.client.WlDataDeviceManagerProxy
-
create a new data device
- getDataDevice(WlDataDeviceManagerResource, int, WlSeatResource) - Method in interface org.freedesktop.wayland.server.WlDataDeviceManagerRequests
-
create a new data device
- getDataDevice(WlDataDeviceManagerResource, int, WlSeatResource) - Method in interface org.freedesktop.wayland.server.WlDataDeviceManagerRequestsV2
-
create a new data device
- getDataDevice(WlDataDeviceManagerResource, int, WlSeatResource) - Method in interface org.freedesktop.wayland.server.WlDataDeviceManagerRequestsV3
-
create a new data device
- getDefaultFeedback(ZwpLinuxDmabufFeedbackV1Events) - Method in class org.freedesktop.wayland.client.ZwpLinuxDmabufV1Proxy
-
get default feedback
- getDefaultFeedback(ZwpLinuxDmabufV1Resource, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV4
-
get default feedback
- getDefaultFeedback(ZwpLinuxDmabufV1Resource, int) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV5
-
get default feedback
- getdelim(MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __ssize_t getdelim(char **restrict __lineptr, size_t *restrict __n, int __delimiter, FILE *restrict __stream)
- getdelim$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __ssize_t getdelim(char **restrict __lineptr, size_t *restrict __n, int __delimiter, FILE *restrict __stream)
- getdelim$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __ssize_t getdelim(char **restrict __lineptr, size_t *restrict __n, int __delimiter, FILE *restrict __stream)
- getdelim$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __ssize_t getdelim(char **restrict __lineptr, size_t *restrict __n, int __delimiter, FILE *restrict __stream)
- getDisplay() - Method in class org.freedesktop.wayland.server.Client
-
Get the display object for the given client
- getDisplayProxy() - Method in class org.freedesktop.wayland.examples.Display
- getDoc(Element) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getdomainname(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getdomainname(char *__name, size_t __len)
- getdomainname$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getdomainname(char *__name, size_t __len)
- getdomainname$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getdomainname(char *__name, size_t __len)
- getdomainname$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getdomainname(char *__name, size_t __len)
- getdtablesize() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getdtablesize()
- getdtablesize$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getdtablesize()
- getdtablesize$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getdtablesize()
- getdtablesize$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getdtablesize()
- getegid() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __gid_t getegid()
- getegid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __gid_t getegid()
- getegid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __gid_t getegid()
- getegid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __gid_t getegid()
- getentropy(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
int getentropy(void *__buffer, size_t __length)
- getentropy$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
int getentropy(void *__buffer, size_t __length)
- getentropy$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
int getentropy(void *__buffer, size_t __length)
- getentropy$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
int getentropy(void *__buffer, size_t __length)
- getenv(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *getenv(const char *__name)
- getenv$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *getenv(const char *__name)
- getenv$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *getenv(const char *__name)
- getenv$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *getenv(const char *__name)
- getError() - Method in class org.freedesktop.wayland.client.Display
-
Retrieve the last error that occurred on a display
- geteuid() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __uid_t geteuid()
- geteuid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __uid_t geteuid()
- geteuid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __uid_t geteuid()
- geteuid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __uid_t geteuid()
- getEventLoop() - Method in class org.freedesktop.wayland.server.Display
- getFd() - Method in class org.freedesktop.wayland.util.ShmPool
- getFD() - Method in class org.freedesktop.wayland.client.Display
-
Get a display context's file descriptor
- getFileDescriptor() - Method in class org.freedesktop.wayland.server.EventLoop
- getFileDescriptor() - Method in class org.freedesktop.wayland.util.ShmPool
- getFixed(int) - Method in class org.freedesktop.wayland.util.Arguments
- getFormat() - Method in class org.freedesktop.wayland.server.ShmBuffer
- getgid() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __gid_t getgid()
- getGid() - Method in class org.freedesktop.wayland.server.ClientCredentials
- getgid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __gid_t getgid()
- getgid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __gid_t getgid()
- getgid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __gid_t getgid()
- getgroups(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getgroups(int __size, __gid_t __list[])
- getgroups$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getgroups(int __size, __gid_t __list[])
- getgroups$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getgroups(int __size, __gid_t __list[])
- getgroups$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getgroups(int __size, __gid_t __list[])
- getH(int) - Method in class org.freedesktop.wayland.util.Arguments
- getHeight() - Method in class org.freedesktop.wayland.examples.Buffer
- getHeight() - Method in class org.freedesktop.wayland.server.ShmBuffer
- gethostid() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern long gethostid()
- gethostid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern long gethostid()
- gethostid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern long gethostid()
- gethostid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern long gethostid()
- gethostname(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int gethostname(char *__name, size_t __len)
- gethostname$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int gethostname(char *__name, size_t __len)
- gethostname$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int gethostname(char *__name, size_t __len)
- gethostname$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int gethostname(char *__name, size_t __len)
- getI(int) - Method in class org.freedesktop.wayland.util.Arguments
- getId() - Method in class org.freedesktop.wayland.client.Proxy
-
Get the id of a proxy object
- getId() - Method in class org.freedesktop.wayland.server.Resource
- getId() - Method in interface org.freedesktop.wayland.util.WaylandObject
- getImplementation() - Method in class org.freedesktop.wayland.client.Proxy
-
Get a proxy's listener
- getImplementation() - Method in class org.freedesktop.wayland.client.WlDisplayProxy
- getImplementation() - Method in class org.freedesktop.wayland.server.Resource
- getImplementation() - Method in interface org.freedesktop.wayland.util.HasImplementation
- getImplementation() - Method in interface org.freedesktop.wayland.util.WaylandObject
- getJavaTypeNameEnum(String, Element, Element) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getJavaTypeNameEvents(String, Element, int) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getJavaTypeNameProxy(String, Element, int) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getJavaTypeNameRequests(String, Element, int) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getJavaTypeNameResource(String, Element, int) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getKeyboard(WlKeyboardEvents) - Method in class org.freedesktop.wayland.client.WlSeatProxy
-
return keyboard object
- getKeyboard(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequests
-
return keyboard object
- getKeyboard(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV2
-
return keyboard object
- getKeyboard(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV3
-
return keyboard object
- getKeyboard(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV4
-
return keyboard object
- getKeyboard(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV5
-
return keyboard object
- getKeyboard(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV6
-
return keyboard object
- getKeyboard(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV7
-
return keyboard object
- getKeyboard(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV8
-
return keyboard object
- getKeyboard(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV9
-
return keyboard object
- getline(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __ssize_t getline(char **restrict __lineptr, size_t *restrict __n, FILE *restrict __stream)
- getline$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __ssize_t getline(char **restrict __lineptr, size_t *restrict __n, FILE *restrict __stream)
- getline$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __ssize_t getline(char **restrict __lineptr, size_t *restrict __n, FILE *restrict __stream)
- getline$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __ssize_t getline(char **restrict __lineptr, size_t *restrict __n, FILE *restrict __stream)
- getloadavg(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int getloadavg(double __loadavg[], int __nelem)
- getloadavg$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int getloadavg(double __loadavg[], int __nelem)
- getloadavg$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int getloadavg(double __loadavg[], int __nelem)
- getloadavg$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int getloadavg(double __loadavg[], int __nelem)
- getlogin() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *getlogin()
- getlogin_r(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getlogin_r(char *__name, size_t __name_len)
- getlogin_r$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getlogin_r(char *__name, size_t __name_len)
- getlogin_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getlogin_r(char *__name, size_t __name_len)
- getlogin_r$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getlogin_r(char *__name, size_t __name_len)
- getlogin$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *getlogin()
- getlogin$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *getlogin()
- getlogin$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *getlogin()
- getMessage() - Method in class org.freedesktop.wayland.util.MessageMeta
- getN(int) - Method in class org.freedesktop.wayland.util.Arguments
- getName() - Method in class org.freedesktop.wayland.util.InterfaceMeta
- getNative() - Method in interface org.freedesktop.wayland.HasNative
- getNativeWlInterface() - Method in class org.freedesktop.wayland.util.InterfaceMeta
- getNativeWlMessage() - Method in class org.freedesktop.wayland.util.MessageMeta
- getO(int) - Method in class org.freedesktop.wayland.util.Arguments
- getObject(int) - Method in class org.freedesktop.wayland.server.Client
-
Look up an object in the client name space.
- getopt(int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getopt(int ___argc, char *const *___argv, const char *__shortopts)
- getopt$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getopt(int ___argc, char *const *___argv, const char *__shortopts)
- getopt$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getopt(int ___argc, char *const *___argv, const char *__shortopts)
- getopt$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getopt(int ___argc, char *const *___argv, const char *__shortopts)
- getpagesize() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getpagesize()
- getpagesize$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getpagesize()
- getpagesize$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getpagesize()
- getpagesize$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getpagesize()
- getpass(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *getpass(const char *__prompt)
- getpass$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *getpass(const char *__prompt)
- getpass$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *getpass(const char *__prompt)
- getpass$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *getpass(const char *__prompt)
- getpgid(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __pid_t getpgid(__pid_t __pid)
- getpgid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __pid_t getpgid(__pid_t __pid)
- getpgid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __pid_t getpgid(__pid_t __pid)
- getpgid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __pid_t getpgid(__pid_t __pid)
- getpgrp() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __pid_t getpgrp()
- getpgrp$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __pid_t getpgrp()
- getpgrp$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __pid_t getpgrp()
- getpgrp$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __pid_t getpgrp()
- getpid() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __pid_t getpid()
- getPid() - Method in class org.freedesktop.wayland.server.ClientCredentials
- getpid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __pid_t getpid()
- getpid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __pid_t getpid()
- getpid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __pid_t getpid()
- getPointer() - Method in class org.freedesktop.wayland.client.Proxy
- getPointer() - Method in class org.freedesktop.wayland.server.Resource
- getPointer() - Method in interface org.freedesktop.wayland.util.WaylandObject
- getPointer(WlPointerEvents) - Method in class org.freedesktop.wayland.client.WlSeatProxy
-
return pointer object
- getPointer(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequests
-
return pointer object
- getPointer(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV2
-
return pointer object
- getPointer(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV3
-
return pointer object
- getPointer(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV4
-
return pointer object
- getPointer(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV5
-
return pointer object
- getPointer(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV6
-
return pointer object
- getPointer(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV7
-
return pointer object
- getPointer(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV8
-
return pointer object
- getPointer(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV9
-
return pointer object
- getPopup(XdgPopupEvents, XdgSurfaceProxy, XdgPositionerProxy) - Method in class org.freedesktop.wayland.client.XdgSurfaceProxy
-
assign the xdg_popup surface role
- getPopup(XdgSurfaceResource, int, XdgSurfaceResource, XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequests
-
assign the xdg_popup surface role
- getPopup(XdgSurfaceResource, int, XdgSurfaceResource, XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV2
-
assign the xdg_popup surface role
- getPopup(XdgSurfaceResource, int, XdgSurfaceResource, XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV3
-
assign the xdg_popup surface role
- getPopup(XdgSurfaceResource, int, XdgSurfaceResource, XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV4
-
assign the xdg_popup surface role
- getPopup(XdgSurfaceResource, int, XdgSurfaceResource, XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV5
-
assign the xdg_popup surface role
- getPopup(XdgSurfaceResource, int, XdgSurfaceResource, XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV6
-
assign the xdg_popup surface role
- getppid() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __pid_t getppid()
- getppid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __pid_t getppid()
- getppid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __pid_t getppid()
- getppid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __pid_t getppid()
- getRaw() - Method in class org.freedesktop.wayland.util.Fixed
- getRegistry(WlRegistryEvents) - Method in class org.freedesktop.wayland.client.WlDisplayProxy
-
get global registry object
- getRegistry(WlDisplayResource, int) - Method in interface org.freedesktop.wayland.server.WlDisplayRequests
-
get global registry object
- getS(int) - Method in class org.freedesktop.wayland.util.Arguments
- getSeatProxy() - Method in class org.freedesktop.wayland.examples.Display
- getSerial() - Method in class org.freedesktop.wayland.server.Display
-
Get the current serial number
- getShellSurface(WlShellSurfaceEvents, WlSurfaceProxy) - Method in class org.freedesktop.wayland.client.WlShellProxy
-
create a shell surface from a surface
- getShellSurface(WlShellResource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlShellRequests
-
create a shell surface from a surface
- getShmProxy() - Method in class org.freedesktop.wayland.examples.Display
- getsid(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __pid_t getsid(__pid_t __pid)
- getsid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __pid_t getsid(__pid_t __pid)
- getsid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __pid_t getsid(__pid_t __pid)
- getsid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __pid_t getsid(__pid_t __pid)
- getSimpleJavaTypeNameEnum(Element, Element) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getSimpleJavaTypeNameEvents(Element, int) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getSimpleJavaTypeNameProxy(Element, int) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getSimpleJavaTypeNameRequests(Element, int) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getSimpleJavaTypeNameResource(Element, int) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getSize() - Method in class org.freedesktop.wayland.util.ShmPool
- getStride() - Method in class org.freedesktop.wayland.server.ShmBuffer
- getsubopt(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int getsubopt(char **restrict __optionp, char *const *restrict __tokens, char **restrict __valuep)
- getsubopt$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int getsubopt(char **restrict __optionp, char *const *restrict __tokens, char **restrict __valuep)
- getsubopt$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int getsubopt(char **restrict __optionp, char *const *restrict __tokens, char **restrict __valuep)
- getsubopt$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int getsubopt(char **restrict __optionp, char *const *restrict __tokens, char **restrict __valuep)
- getSubsurface(WlSubsurfaceEvents, WlSurfaceProxy, WlSurfaceProxy) - Method in class org.freedesktop.wayland.client.WlSubcompositorProxy
-
give a surface the role sub-surface
- getSubsurface(WlSubcompositorResource, int, WlSurfaceResource, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSubcompositorRequests
-
give a surface the role sub-surface
- getSurfaceFeedback(ZwpLinuxDmabufFeedbackV1Events, WlSurfaceProxy) - Method in class org.freedesktop.wayland.client.ZwpLinuxDmabufV1Proxy
-
get feedback for a surface
- getSurfaceFeedback(ZwpLinuxDmabufV1Resource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV4
-
get feedback for a surface
- getSurfaceFeedback(ZwpLinuxDmabufV1Resource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV5
-
get feedback for a surface
- getTabletSeat(ZwpTabletSeatV2Events, WlSeatProxy) - Method in class org.freedesktop.wayland.client.ZwpTabletManagerV2Proxy
-
get the tablet seat
- getTabletSeat(ZwpTabletManagerV2Resource, int, WlSeatResource) - Method in interface org.freedesktop.wayland.server.ZwpTabletManagerV2Requests
-
get the tablet seat
- getToplevel(XdgToplevelEvents) - Method in class org.freedesktop.wayland.client.XdgSurfaceProxy
-
assign the xdg_toplevel surface role
- getToplevel(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequests
-
assign the xdg_toplevel surface role
- getToplevel(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV2
-
assign the xdg_toplevel surface role
- getToplevel(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV3
-
assign the xdg_toplevel surface role
- getToplevel(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV4
-
assign the xdg_toplevel surface role
- getToplevel(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV5
-
assign the xdg_toplevel surface role
- getToplevel(XdgSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV6
-
assign the xdg_toplevel surface role
- getTouch(WlTouchEvents) - Method in class org.freedesktop.wayland.client.WlSeatProxy
-
return touch object
- getTouch(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequests
-
return touch object
- getTouch(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV2
-
return touch object
- getTouch(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV3
-
return touch object
- getTouch(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV4
-
return touch object
- getTouch(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV5
-
return touch object
- getTouch(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV6
-
return touch object
- getTouch(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV7
-
return touch object
- getTouch(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV8
-
return touch object
- getTouch(WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV9
-
return touch object
- getU(int) - Method in class org.freedesktop.wayland.util.Arguments
- getuid() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __uid_t getuid()
- getUid() - Method in class org.freedesktop.wayland.server.ClientCredentials
- getuid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __uid_t getuid()
- getuid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __uid_t getuid()
- getuid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __uid_t getuid()
- getusershell() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *getusershell()
- getusershell$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *getusershell()
- getusershell$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *getusershell()
- getusershell$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *getusershell()
- getValue() - Method in interface org.freedesktop.wayland.HasValue
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlDataDeviceError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlDataDeviceManagerDndAction
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlDataOfferError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlDataSourceError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlDisplayError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlKeyboardKeymapFormat
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlKeyboardKeyState
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlOutputMode
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlOutputTransform
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlPointerAxis
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlPointerAxisRelativeDirection
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlPointerAxisSource
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlPointerButtonState
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlPointerError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlSeatCapability
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlSeatError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlShellError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlShellSurfaceFullscreenMethod
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlShellSurfaceTransient
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlShmError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlShmFormat
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlSubcompositorError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlSubsurfaceError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WlSurfaceError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WpPresentationError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WpPresentationFeedbackKind
- getValue() - Method in enum class org.freedesktop.wayland.shared.WpViewporterError
- getValue() - Method in enum class org.freedesktop.wayland.shared.WpViewportError
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgPopupError
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgPositionerError
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgSurfaceError
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgToplevelError
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgToplevelState
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgToplevelWmCapabilities
- getValue() - Method in enum class org.freedesktop.wayland.shared.XdgWmBaseError
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Flags
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpLinuxDmabufFeedbackV1TrancheFlags
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpTabletPadRingV2Source
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpTabletPadStripV2Source
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpTabletPadV2ButtonState
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2ButtonState
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Error
- getValue() - Method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
- getVersion() - Method in class org.freedesktop.wayland.client.Proxy
- getVersion() - Method in class org.freedesktop.wayland.server.Resource
- getVersion() - Method in interface org.freedesktop.wayland.util.WaylandObject
- getVersionAppendix(int) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- getViewport(WpViewportEvents, WlSurfaceProxy) - Method in class org.freedesktop.wayland.client.WpViewporterProxy
-
extend surface interface for crop and scale
- getViewport(WpViewporterResource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WpViewporterRequests
-
extend surface interface for crop and scale
- getw(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int getw(FILE *__stream)
- getw$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int getw(FILE *__stream)
- getw$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int getw(FILE *__stream)
- getw$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int getw(FILE *__stream)
- getwd(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *getwd(char *__buf)
- getwd$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *getwd(char *__buf)
- getwd$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *getwd(char *__buf)
- getwd$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *getwd(char *__buf)
- getWidth() - Method in class org.freedesktop.wayland.examples.Buffer
- getWidth() - Method in class org.freedesktop.wayland.server.ShmBuffer
- getXdgSurface(XdgSurfaceEvents, WlSurfaceProxy) - Method in class org.freedesktop.wayland.client.XdgWmBaseProxy
-
create a shell surface from a surface
- getXdgSurface(XdgWmBaseResource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequests
-
create a shell surface from a surface
- getXdgSurface(XdgWmBaseResource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV2
-
create a shell surface from a surface
- getXdgSurface(XdgWmBaseResource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV3
-
create a shell surface from a surface
- getXdgSurface(XdgWmBaseResource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV4
-
create a shell surface from a surface
- getXdgSurface(XdgWmBaseResource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV5
-
create a shell surface from a surface
- getXdgSurface(XdgWmBaseResource, int, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV6
-
create a shell surface from a surface
- getXdgWmBaseProxy() - Method in class org.freedesktop.wayland.examples.Display
- gid_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __gid_t gid_t
- gid_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __gid_t gid_t
- global(int, String, int) - Method in class org.freedesktop.wayland.server.WlRegistryResource
-
announce global object
- global(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Getter for field:
void (*global)(void *, struct wl_registry *, uint32_t, const char *, uint32_t)
- global(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Setter for field:
void (*global)(void *, struct wl_registry *, uint32_t, const char *, uint32_t)
- global(WlRegistryProxy, int, String, int) - Method in interface org.freedesktop.wayland.client.WlRegistryEvents
-
announce global object
- Global<R> - Class in org.freedesktop.wayland.server
- Global(Display, Class<R>, int) - Constructor for class org.freedesktop.wayland.server.Global
- global_remove(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Getter for field:
void (*global_remove)(void *, struct wl_registry *, uint32_t)
- global_remove(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Setter for field:
void (*global_remove)(void *, struct wl_registry *, uint32_t)
- global_remove$layout() - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Layout for field:
void (*global_remove)(void *, struct wl_registry *, uint32_t)
- global_remove$offset() - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Offset for field:
void (*global_remove)(void *, struct wl_registry *, uint32_t)
- global$layout() - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Layout for field:
void (*global)(void *, struct wl_registry *, uint32_t, const char *, uint32_t)
- global$offset() - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Offset for field:
void (*global)(void *, struct wl_registry *, uint32_t, const char *, uint32_t)
- GlobalRef - Class in org.freedesktop.wayland.util
- GlobalRef() - Constructor for class org.freedesktop.wayland.util.GlobalRef
- globalRemove(int) - Method in class org.freedesktop.wayland.server.WlRegistryResource
-
announce removal of global object
- globalRemove(WlRegistryProxy, int) - Method in interface org.freedesktop.wayland.client.WlRegistryEvents
-
announce removal of global object
- GR1616 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[31:0] G:R 16:16 little endian
- GR88 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[15:0] G:R 8:8 little endian
- grab(WlSeatProxy, int) - Method in class org.freedesktop.wayland.client.XdgPopupProxy
-
make the popup take an explicit grab
- grab(XdgPopupResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequests
-
make the popup take an explicit grab
- grab(XdgPopupResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV2
-
make the popup take an explicit grab
- grab(XdgPopupResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV3
-
make the popup take an explicit grab
- grab(XdgPopupResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV4
-
make the popup take an explicit grab
- grab(XdgPopupResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV5
-
make the popup take an explicit grab
- grab(XdgPopupResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV6
-
make the popup take an explicit grab
- greg_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef long long greg_t
- gregs(MemorySegment) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Getter for field:
gregset_t gregs
- gregs(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Setter for field:
gregset_t gregs
- gregs$layout() - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Layout for field:
gregset_t gregs
- gregs$offset() - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Offset for field:
gregset_t gregs
- group(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
-
group announced
- group(ZwpTabletPadV2Proxy, ZwpTabletPadGroupV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadV2Events
-
group announced
- gs(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
unsigned short gs
- gs(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
unsigned short gs
- gs$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
unsigned short gs
- gs$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
unsigned short gs
- gsignal(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int gsignal(int __sig)
- gsignal$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int gsignal(int __sig)
- gsignal$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int gsignal(int __sig)
- gsignal$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int gsignal(int __sig)
H
- h(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Getter for field:
int32_t h
- h(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Setter for field:
int32_t h
- h$layout() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Layout for field:
int32_t h
- h$offset() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Offset for field:
int32_t h
- handle() - Method in class org.freedesktop.wayland.raw.C_1.__asprintf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.asprintf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.dprintf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.execl
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.execle
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.execlp
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.fcntl
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.fprintf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.fscanf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.open
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.openat
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.printf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.scanf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.snprintf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.sprintf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.sscanf
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.C_1.syscall
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_client_post_implementation_error
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_error
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_event
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_queue_event
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor_versioned
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_flags
-
Returns the specialized method handle.
- handle() - Method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal
-
Returns the specialized method handle.
- handle() - Method in interface org.freedesktop.wayland.server.DestroyListener
- handle() - Method in interface org.freedesktop.wayland.server.EventLoop.IdleHandler
- handle() - Method in interface org.freedesktop.wayland.server.EventLoop.TimerEventHandler
- handle(int) - Method in interface org.freedesktop.wayland.server.EventLoop.SignalEventHandler
- handle(int, int) - Method in interface org.freedesktop.wayland.server.EventLoop.FileDescriptorEventHandler
- hardwareIdWacom(int, int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
hardware id notification in Wacom's format
- hardwareIdWacom(ZwpTabletToolV2Proxy, int, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
hardware id notification in Wacom's format
- hardwareSerial(int, int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
unique hardware serial number of the tool
- hardwareSerial(ZwpTabletToolV2Proxy, int, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
unique hardware serial number of the tool
- hashCode() - Method in class org.freedesktop.wayland.client.egl.EglWindow
- hashCode() - Method in record class org.freedesktop.wayland.client.egl.EglWindow.Size
-
Returns a hash code value for this object.
- hashCode() - Method in class org.freedesktop.wayland.client.EventQueue
- hashCode() - Method in class org.freedesktop.wayland.client.Proxy
- hashCode() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns a hash code value for this object.
- hashCode() - Method in class org.freedesktop.wayland.server.Client
- hashCode() - Method in class org.freedesktop.wayland.server.ClientCredentials
- hashCode() - Method in class org.freedesktop.wayland.server.Display
- hashCode() - Method in class org.freedesktop.wayland.server.EventLoop
- hashCode() - Method in class org.freedesktop.wayland.server.EventSource
- hashCode() - Method in class org.freedesktop.wayland.server.Global
- hashCode() - Method in class org.freedesktop.wayland.server.Resource
- hashCode() - Method in class org.freedesktop.wayland.server.ShmBuffer
- hashCode() - Method in class org.freedesktop.wayland.util.Arguments
- hashCode() - Method in class org.freedesktop.wayland.util.Fixed
- hashCode() - Method in class org.freedesktop.wayland.util.InterfaceMeta
- hashCode() - Method in class org.freedesktop.wayland.util.MessageMeta
- HasImplementation - Interface in org.freedesktop.wayland.util
- HasNative<T> - Interface in org.freedesktop.wayland
- HasNative.Precondition - Class in org.freedesktop.wayland
- HasValue - Interface in org.freedesktop.wayland
- height() - Method in record class org.freedesktop.wayland.client.egl.EglWindow.Size
-
Returns the value of the
height
record component. - HORIZONTAL_BGR - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
-
horizontal BGR
- HORIZONTAL_RGB - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
-
horizontal RGB
- HORIZONTAL_SCROLL - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerAxis
-
horizontal axis
- HUGE_VAL() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define HUGE_VAL Infinity
- HUGE_VALF() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define HUGE_VALF Infinity
- HW_CLOCK - Enum constant in enum class org.freedesktop.wayland.shared.WpPresentationFeedbackKind
- HW_COMPLETION - Enum constant in enum class org.freedesktop.wayland.shared.WpPresentationFeedbackKind
- hypot(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double hypot(double __x, double __y)
- hypot$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double hypot(double __x, double __y)
- hypot$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double hypot(double __x, double __y)
- hypot$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double hypot(double __x, double __y)
- hypotf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float hypotf(float __x, float __y)
- hypotf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float hypotf(float __x, float __y)
- hypotf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float hypotf(float __x, float __y)
- hypotf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float hypotf(float __x, float __y)
I
- i(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Getter for field:
int32_t i
- i(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Setter for field:
int32_t i
- i$layout() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Layout for field:
int32_t i
- i$offset() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Offset for field:
int32_t i
- id(int, int) - Method in class org.freedesktop.wayland.server.ZwpTabletV2Resource
-
tablet device USB vendor/product id
- id(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Getter for field:
uint32_t id
- id(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Setter for field:
uint32_t id
- id(ZwpTabletV2Proxy, int, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletV2Events
-
tablet device USB vendor/product id
- id_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __id_t id_t
- id_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __id_t id_t
- id$layout() - Static method in class org.freedesktop.wayland.raw.wl_object
-
Layout for field:
uint32_t id
- id$offset() - Static method in class org.freedesktop.wayland.raw.wl_object
-
Offset for field:
uint32_t id
- IDENTICAL - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerAxisRelativeDirection
-
physical motion matches axis direction
- ILL_BADIADDR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.ILL_BADIADDR = 9
- ILL_BADSTK() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.ILL_BADSTK = 8
- ILL_COPROC() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.ILL_COPROC = 7
- ILL_ILLADR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.ILL_ILLADR = 3
- ILL_ILLOPC() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.ILL_ILLOPC = 1
- ILL_ILLOPN() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.ILL_ILLOPN = 2
- ILL_ILLTRP() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.ILL_ILLTRP = 4
- ILL_PRVOPC() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.ILL_PRVOPC = 5
- ILL_PRVREG() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.ILL_PRVREG = 6
- ilogb(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int ilogb(double __x)
- ilogb$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int ilogb(double __x)
- ilogb$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int ilogb(double __x)
- ilogb$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int ilogb(double __x)
- ilogbf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int ilogbf(float __x)
- ilogbf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int ilogbf(float __x)
- ilogbf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int ilogbf(float __x)
- ilogbf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int ilogbf(float __x)
- imaxabs(long) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern intmax_t imaxabs(intmax_t __n)
- imaxabs$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern intmax_t imaxabs(intmax_t __n)
- imaxabs$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern intmax_t imaxabs(intmax_t __n)
- imaxabs$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern intmax_t imaxabs(intmax_t __n)
- imaxdiv(SegmentAllocator, long, long) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern imaxdiv_t imaxdiv(intmax_t __numer, intmax_t __denom)
- imaxdiv_t - Class in org.freedesktop.wayland.raw
-
struct { long quot; long rem; }
- imaxdiv$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern imaxdiv_t imaxdiv(intmax_t __numer, intmax_t __denom)
- imaxdiv$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern imaxdiv_t imaxdiv(intmax_t __numer, intmax_t __denom)
- imaxdiv$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern imaxdiv_t imaxdiv(intmax_t __numer, intmax_t __denom)
- implementation(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Getter for field:
const void *implementation
- implementation(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Setter for field:
const void *implementation
- IMPLEMENTATION - Enum constant in enum class org.freedesktop.wayland.shared.WlDisplayError
-
implementation error in compositor
- implementation$layout() - Static method in class org.freedesktop.wayland.raw.wl_object
-
Layout for field:
const void *implementation
- implementation$offset() - Static method in class org.freedesktop.wayland.raw.wl_object
-
Offset for field:
const void *implementation
- INACTIVE - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceTransient
-
do not set keyboard focus
- INCOMPLETE - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
missing or too many planes to create a buffer
- INFINITY() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INFINITY Infinity
- init(MemorySegment, Message) - Static method in class org.freedesktop.wayland.util.MessageMeta
- initArray(Message[], Arena) - Static method in class org.freedesktop.wayland.util.MessageMeta
- initShm() - Method in class org.freedesktop.wayland.server.Display
- initstate(int, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *initstate(unsigned int __seed, char *__statebuf, size_t __statelen)
- initstate_r(int, MemorySegment, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int initstate_r(unsigned int __seed, char *restrict __statebuf, size_t __statelen, struct random_data *restrict __buf)
- initstate_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int initstate_r(unsigned int __seed, char *restrict __statebuf, size_t __statelen, struct random_data *restrict __buf)
- initstate_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int initstate_r(unsigned int __seed, char *restrict __statebuf, size_t __statelen, struct random_data *restrict __buf)
- initstate_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int initstate_r(unsigned int __seed, char *restrict __statebuf, size_t __statelen, struct random_data *restrict __buf)
- initstate$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *initstate(unsigned int __seed, char *__statebuf, size_t __statelen)
- initstate$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *initstate(unsigned int __seed, char *__statebuf, size_t __statelen)
- initstate$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *initstate(unsigned int __seed, char *__statebuf, size_t __statelen)
- ino_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __ino_t ino_t
- ino_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __ino_t ino_t
- INSTANCE - Static variable in class org.freedesktop.wayland.util.Dispatcher
- INT_FAST16_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_FAST16_MAX 9223372036854775807
- INT_FAST16_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_FAST16_MIN -9223372036854775808
- int_fast16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long int_fast16_t
- INT_FAST32_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_FAST32_MAX 9223372036854775807
- INT_FAST32_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_FAST32_MIN -9223372036854775808
- int_fast32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long int_fast32_t
- INT_FAST64_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_FAST64_MAX 9223372036854775807
- INT_FAST64_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_FAST64_MIN -9223372036854775808
- int_fast64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long int_fast64_t
- INT_FAST8_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_FAST8_MAX 127
- INT_FAST8_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_FAST8_MIN -128
- int_fast8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef signed char int_fast8_t
- INT_LEAST16_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_LEAST16_MAX 32767
- INT_LEAST16_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_LEAST16_MIN -32768
- int_least16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int_least16_t int_least16_t
- INT_LEAST32_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_LEAST32_MAX 2147483647
- INT_LEAST32_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_LEAST32_MIN -2147483648
- int_least32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int_least32_t int_least32_t
- INT_LEAST64_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_LEAST64_MAX 9223372036854775807
- INT_LEAST64_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_LEAST64_MIN -9223372036854775808
- int_least64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int_least64_t int_least64_t
- INT_LEAST8_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_LEAST8_MAX 127
- INT_LEAST8_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT_LEAST8_MIN -128
- int_least8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int_least8_t int_least8_t
- INT16_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT16_MAX 32767
- INT16_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT16_MIN -32768
- int16_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __int16_t int16_t
- int16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int16_t int16_t
- INT32_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT32_MAX 2147483647
- INT32_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT32_MIN -2147483648
- int32_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __int32_t int32_t
- int32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int32_t int32_t
- INT64_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT64_MAX 9223372036854775807
- INT64_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT64_MIN -9223372036854775808
- int64_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __int64_t int64_t
- int64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int64_t int64_t
- INT8_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT8_MAX 127
- INT8_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INT8_MIN -128
- int8_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __int8_t int8_t
- int8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int8_t int8_t
- Interface - Annotation Interface in org.freedesktop.wayland.util
- interface_(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Getter for field:
const struct wl_interface *interface
- interface_(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Setter for field:
const struct wl_interface *interface
- interface_$layout() - Static method in class org.freedesktop.wayland.raw.wl_object
-
Layout for field:
const struct wl_interface *interface
- interface_$offset() - Static method in class org.freedesktop.wayland.raw.wl_object
-
Offset for field:
const struct wl_interface *interface
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlBufferProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlCallbackProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlCompositorProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlDataDeviceManagerProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlDataDeviceProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlDataOfferProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlDataSourceProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlDisplayProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlKeyboardProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlOutputProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlPointerProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlRegionProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlRegistryProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlSeatProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlShellProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlShellSurfaceProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlShmPoolProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlShmProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlSubcompositorProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlSubsurfaceProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlSurfaceProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WlTouchProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WpPresentationFeedbackProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WpPresentationProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WpViewporterProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.WpViewportProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.XdgPopupProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.XdgPositionerProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.XdgSurfaceProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.XdgToplevelProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.XdgWmBaseProxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpLinuxDmabufV1Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpTabletManagerV2Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpTabletPadGroupV2Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpTabletPadRingV2Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpTabletPadStripV2Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpTabletPadV2Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpTabletSeatV2Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpTabletToolV2Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.client.ZwpTabletV2Proxy
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlBufferResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlCallbackResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlCompositorResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlDataDeviceManagerResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlDataDeviceResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlDataOfferResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlDataSourceResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlDisplayResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlKeyboardResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlOutputResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlPointerResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlRegionResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlRegistryResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlSeatResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlShellResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlShellSurfaceResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlShmPoolResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlShmResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlSubcompositorResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlSubsurfaceResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlSurfaceResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WlTouchResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WpPresentationFeedbackResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WpPresentationResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WpViewporterResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.WpViewportResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.XdgPopupResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.XdgPositionerResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.XdgSurfaceResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.XdgToplevelResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.XdgWmBaseResource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpLinuxDmabufV1Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpTabletManagerV2Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpTabletPadGroupV2Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpTabletPadRingV2Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpTabletPadStripV2Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpTabletSeatV2Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
- INTERFACE_NAME - Static variable in class org.freedesktop.wayland.server.ZwpTabletV2Resource
- InterfaceMeta - Class in org.freedesktop.wayland.util
-
Wrapper class for any Java type to get or create a native wayland interface for use with the native wayland library.
- InterfaceMeta(MemorySegment) - Constructor for class org.freedesktop.wayland.util.InterfaceMeta
- InterfaceWriter - Class in org.freedesktop.wayland.generator.impl
- InterfaceWriter() - Constructor for class org.freedesktop.wayland.generator.impl.InterfaceWriter
- INTERLACED - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Flags
-
content is interlaced
- INTMAX_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INTMAX_MAX 9223372036854775807
- INTMAX_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INTMAX_MIN -9223372036854775808
- intmax_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __intmax_t intmax_t
- INTPTR_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INTPTR_MAX 9223372036854775807
- INTPTR_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define INTPTR_MIN -9223372036854775808
- intptr_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __intptr_t intptr_t
- intptr_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long intptr_t
- INVALID_ACTION - Enum constant in enum class org.freedesktop.wayland.shared.WlDataOfferError
-
action argument has an invalid value
- INVALID_ACTION_MASK - Enum constant in enum class org.freedesktop.wayland.shared.WlDataOfferError
-
action mask contains invalid values
- INVALID_ACTION_MASK - Enum constant in enum class org.freedesktop.wayland.shared.WlDataSourceError
-
action mask contains invalid values
- INVALID_DIMENSIONS - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
invalid width or height
- INVALID_FD - Enum constant in enum class org.freedesktop.wayland.shared.WlShmError
-
mmapping the file descriptor failed
- INVALID_FINISH - Enum constant in enum class org.freedesktop.wayland.shared.WlDataOfferError
-
finish request was called untimely
- INVALID_FLAG - Enum constant in enum class org.freedesktop.wayland.shared.WpPresentationError
-
invalid flag
- INVALID_FORMAT - Enum constant in enum class org.freedesktop.wayland.shared.WlShmError
-
buffer format is not known
- INVALID_FORMAT - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
format not supported
- INVALID_GRAB - Enum constant in enum class org.freedesktop.wayland.shared.XdgPopupError
-
tried to grab after being mapped
- INVALID_INPUT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerError
-
invalid input provided
- INVALID_METHOD - Enum constant in enum class org.freedesktop.wayland.shared.WlDisplayError
-
method doesn't exist on the specified interface or malformed request
- INVALID_OBJECT - Enum constant in enum class org.freedesktop.wayland.shared.WlDisplayError
-
server couldn't find object
- INVALID_OFFER - Enum constant in enum class org.freedesktop.wayland.shared.WlDataOfferError
-
offer doesn't accept this request
- INVALID_OFFSET - Enum constant in enum class org.freedesktop.wayland.shared.WlSurfaceError
-
buffer offset is invalid
- INVALID_PARENT - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelError
-
invalid parent toplevel
- INVALID_POPUP_PARENT - Enum constant in enum class org.freedesktop.wayland.shared.XdgWmBaseError
-
the client specified an invalid popup parent surface
- INVALID_POSITIONER - Enum constant in enum class org.freedesktop.wayland.shared.XdgWmBaseError
-
the client provided an invalid positioner
- INVALID_RESIZE_EDGE - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelError
-
provided value is not a valid variant of the resize_edge enum
- INVALID_SCALE - Enum constant in enum class org.freedesktop.wayland.shared.WlSurfaceError
-
buffer scale value is invalid
- INVALID_SERIAL - Enum constant in enum class org.freedesktop.wayland.shared.XdgSurfaceError
-
Invalid serial number when acking a configure event
- INVALID_SIZE - Enum constant in enum class org.freedesktop.wayland.shared.WlSurfaceError
-
buffer size is invalid
- INVALID_SIZE - Enum constant in enum class org.freedesktop.wayland.shared.XdgSurfaceError
-
Width or height was zero or negative
- INVALID_SIZE - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelError
-
client provided an invalid min or max size
- INVALID_SOURCE - Enum constant in enum class org.freedesktop.wayland.shared.WlDataSourceError
-
source doesn't accept this request
- INVALID_STRIDE - Enum constant in enum class org.freedesktop.wayland.shared.WlShmError
-
invalid size or stride during pool or buffer creation
- INVALID_SURFACE_STATE - Enum constant in enum class org.freedesktop.wayland.shared.XdgWmBaseError
-
the client provided an invalid surface state
- INVALID_TIMESTAMP - Enum constant in enum class org.freedesktop.wayland.shared.WpPresentationError
-
invalid value in tv_nsec
- INVALID_TRANSFORM - Enum constant in enum class org.freedesktop.wayland.shared.WlSurfaceError
-
buffer transform value is invalid
- INVALID_WL_BUFFER - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
invalid wl_buffer resulted from importing dmabufs via the create_immed request on given buffer_params
- INVERTED - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerAxisRelativeDirection
-
physical motion is the inverse of the axis direction
- invoke(MemorySegment) - Static method in class org.freedesktop.wayland.raw.at_quick_exit$__func
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment) - Static method in class org.freedesktop.wayland.raw.atexit$__func
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction.sa_restorer
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_proxy_add_listener$implementation
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__sighandler_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.sig_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, int, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_event_loop_fd_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.on_exit$__func
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_event_loop_signal_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler.sa_sigaction
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.cookie_close_function_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread._function
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_event_loop_idle_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_event_loop_timer_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource_destroy_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_user_data_destroy_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.util.Dispatcher
- invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__compar_fn_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface.destroy
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener.release
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_client_for_each_resource_iterator_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface.release
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.drop
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.leave
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.destroy
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.finish
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface.destroy
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.cancelled
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.dnd_drop_performed
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.dnd_finished
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface.release
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_log_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_notify_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_interface.release
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.done
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface.release
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.frame
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_region_interface.destroy
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.release
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_toplevel
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener.popup_done
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface.release
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface.destroy
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface.destroy
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.destroy
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.set_desync
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.set_sync
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.commit
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.destroy
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_interface.release
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.cancel
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.frame
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.cookie_seek_function_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_callback_listener.done
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface.create_region
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface.create_surface
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface.create_data_source
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener.action
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener.source_actions
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface.set_actions
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.action
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_display_interface.get_registry
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_display_interface.sync
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_display_listener.delete_id
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.scale
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_source
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener.global_remove
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.get_keyboard
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.get_pointer
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface.get_touch
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener.capabilities
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.pong
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener.ping
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_shm_listener.format
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface.resize
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.frame
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_buffer_scale
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_buffer_transform
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.preferred_buffer_scale
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.preferred_buffer_transform
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.set_actions
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_global_bind_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.repeat_info
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_discrete
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_relative_direction
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_stop
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis_value120
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.set_position
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.offset
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.orientation
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.motion
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.keymap
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.axis
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.motion
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener.configure
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface.create_pool
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.shape
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.up
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.key
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.mode
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.button
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_region_interface.add
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_region_interface.subtract
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.damage_buffer
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.damage
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.motion
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.modifiers
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface.create_buffer
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, int, int, int, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.geometry
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_fullscreen
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, int, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener.down
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface.get_data_device
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.accept
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.leave
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.leave
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_interface.get_shell_surface
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener.global
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface.set_cursor
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener.enter
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_registry_interface.bind
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, int, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.enter
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_dispatcher_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener.enter
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface.get_subsurface
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.cookie_read_function_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.cookie_write_function_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.data_offer
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener.selection
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener.offer
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface.offer
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.target
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_global_filter_func_t
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.description
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener.name
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener.name
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_class
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_maximized
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_title
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.place_above
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface.place_below
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_input_region
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.set_opaque_region
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.enter
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener.leave
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface.set_selection
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface.receive
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener.send
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.move
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.resize
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface.attach
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_transient
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_listener.error
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, int, MemorySegment, int, int, int) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface.set_popup
-
Invoke the upcall stub
funcPtr
, with given parameters - invoke(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface.start_drag
-
Invoke the upcall stub
funcPtr
, with given parameters - isatty(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int isatty(int __fd)
- isatty$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int isatty(int __fd)
- isatty$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int isatty(int __fd)
- isatty$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int isatty(int __fd)
- isDestroyed() - Method in class org.freedesktop.wayland.examples.BufferPool
- isinf(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int isinf(double __value)
- isinf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int isinf(double __value)
- isinf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int isinf(double __value)
- isinf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int isinf(double __value)
- isinff(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int isinff(float __value)
- isinff$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int isinff(float __value)
- isinff$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int isinff(float __value)
- isinff$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int isinff(float __value)
- isnan(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int isnan(double __value)
- isnan$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int isnan(double __value)
- isnan$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int isnan(double __value)
- isnan$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int isnan(double __value)
- isnanf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int isnanf(float __value)
- isnanf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int isnanf(float __value)
- isnanf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int isnanf(float __value)
- isnanf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int isnanf(float __value)
- isPrimitive(String) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- isValid() - Method in interface org.freedesktop.wayland.HasNative
- isWaitForConfigure() - Method in class org.freedesktop.wayland.examples.Window
J
- j0(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double j0(double)
- j0$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double j0(double)
- j0$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double j0(double)
- j0$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double j0(double)
- j0f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float j0f(float)
- j0f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float j0f(float)
- j0f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float j0f(float)
- j0f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float j0f(float)
- j1(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double j1(double)
- j1$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double j1(double)
- j1$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double j1(double)
- j1$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double j1(double)
- j1f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float j1f(float)
- j1f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float j1f(float)
- j1f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float j1f(float)
- j1f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float j1f(float)
- jn(int, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double jn(int, double)
- jn$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double jn(int, double)
- jn$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double jn(int, double)
- jn$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double jn(int, double)
- jnf(int, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float jnf(int, float)
- jnf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float jnf(int, float)
- jnf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float jnf(int, float)
- jnf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float jnf(int, float)
- jrand48(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern long jrand48(unsigned short __xsubi[3])
- jrand48_r(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int jrand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, long *restrict __result)
- jrand48_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int jrand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, long *restrict __result)
- jrand48_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int jrand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, long *restrict __result)
- jrand48_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int jrand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, long *restrict __result)
- jrand48$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern long jrand48(unsigned short __xsubi[3])
- jrand48$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern long jrand48(unsigned short __xsubi[3])
- jrand48$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern long jrand48(unsigned short __xsubi[3])
K
- key(int, int, int, int) - Method in class org.freedesktop.wayland.server.WlKeyboardResource
-
key event
- key(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Getter for field:
void (*key)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t)
- key(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Setter for field:
void (*key)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t)
- key(WlKeyboardProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEvents
-
key event
- key(WlKeyboardProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV2
-
key event
- key(WlKeyboardProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV3
-
key event
- key(WlKeyboardProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV4
-
key event
- key(WlKeyboardProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV5
-
key event
- key(WlKeyboardProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV6
-
key event
- key(WlKeyboardProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV7
-
key event
- key(WlKeyboardProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV8
-
key event
- key(WlKeyboardProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV9
-
key event
- key_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __key_t key_t
- key_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __key_t key_t
- key$layout() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Layout for field:
void (*key)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t)
- key$offset() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Offset for field:
void (*key)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t)
- KEYBOARD - Enum constant in enum class org.freedesktop.wayland.shared.WlSeatCapability
-
the seat has one or more keyboards
- keymap(int, int, int) - Method in class org.freedesktop.wayland.server.WlKeyboardResource
-
keyboard mapping
- keymap(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Getter for field:
void (*keymap)(void *, struct wl_keyboard *, uint32_t, int32_t, uint32_t)
- keymap(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Setter for field:
void (*keymap)(void *, struct wl_keyboard *, uint32_t, int32_t, uint32_t)
- keymap(WlKeyboardProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEvents
-
keyboard mapping
- keymap(WlKeyboardProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV2
-
keyboard mapping
- keymap(WlKeyboardProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV3
-
keyboard mapping
- keymap(WlKeyboardProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV4
-
keyboard mapping
- keymap(WlKeyboardProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV5
-
keyboard mapping
- keymap(WlKeyboardProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV6
-
keyboard mapping
- keymap(WlKeyboardProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV7
-
keyboard mapping
- keymap(WlKeyboardProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV8
-
keyboard mapping
- keymap(WlKeyboardProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV9
-
keyboard mapping
- keymap$layout() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Layout for field:
void (*keymap)(void *, struct wl_keyboard *, uint32_t, int32_t, uint32_t)
- keymap$offset() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Offset for field:
void (*keymap)(void *, struct wl_keyboard *, uint32_t, int32_t, uint32_t)
- kill(int, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int kill(__pid_t __pid, int __sig)
- kill$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int kill(__pid_t __pid, int __sig)
- kill$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int kill(__pid_t __pid, int __sig)
- kill$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int kill(__pid_t __pid, int __sig)
- killpg(int, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int killpg(__pid_t __pgrp, int __sig)
- killpg$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int killpg(__pid_t __pgrp, int __sig)
- killpg$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int killpg(__pid_t __pgrp, int __sig)
- killpg$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int killpg(__pid_t __pgrp, int __sig)
L
- L_ctermid() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define L_ctermid 9
- L_INCR() - Static method in class org.freedesktop.wayland.raw.C
-
#define L_INCR 1
- l_len(MemorySegment) - Static method in class org.freedesktop.wayland.raw.flock
-
Getter for field:
__off_t l_len
- l_len(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.flock
-
Setter for field:
__off_t l_len
- l_len$layout() - Static method in class org.freedesktop.wayland.raw.flock
-
Layout for field:
__off_t l_len
- l_len$offset() - Static method in class org.freedesktop.wayland.raw.flock
-
Offset for field:
__off_t l_len
- l_pid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.flock
-
Getter for field:
__pid_t l_pid
- l_pid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.flock
-
Setter for field:
__pid_t l_pid
- l_pid$layout() - Static method in class org.freedesktop.wayland.raw.flock
-
Layout for field:
__pid_t l_pid
- l_pid$offset() - Static method in class org.freedesktop.wayland.raw.flock
-
Offset for field:
__pid_t l_pid
- L_SET() - Static method in class org.freedesktop.wayland.raw.C
-
#define L_SET 0
- l_start(MemorySegment) - Static method in class org.freedesktop.wayland.raw.flock
-
Getter for field:
__off_t l_start
- l_start(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.flock
-
Setter for field:
__off_t l_start
- l_start$layout() - Static method in class org.freedesktop.wayland.raw.flock
-
Layout for field:
__off_t l_start
- l_start$offset() - Static method in class org.freedesktop.wayland.raw.flock
-
Offset for field:
__off_t l_start
- L_tmpnam() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define L_tmpnam 20
- l_type(MemorySegment) - Static method in class org.freedesktop.wayland.raw.flock
-
Getter for field:
short l_type
- l_type(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.flock
-
Setter for field:
short l_type
- l_type$layout() - Static method in class org.freedesktop.wayland.raw.flock
-
Layout for field:
short l_type
- l_type$offset() - Static method in class org.freedesktop.wayland.raw.flock
-
Offset for field:
short l_type
- l_whence(MemorySegment) - Static method in class org.freedesktop.wayland.raw.flock
-
Getter for field:
short l_whence
- l_whence(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.flock
-
Setter for field:
short l_whence
- l_whence$layout() - Static method in class org.freedesktop.wayland.raw.flock
-
Layout for field:
short l_whence
- l_whence$offset() - Static method in class org.freedesktop.wayland.raw.flock
-
Offset for field:
short l_whence
- L_XTND() - Static method in class org.freedesktop.wayland.raw.C
-
#define L_XTND 2
- l64a(long) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *l64a(long __n)
- l64a$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *l64a(long __n)
- l64a$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *l64a(long __n)
- l64a$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *l64a(long __n)
- labs(long) - Static method in class org.freedesktop.wayland.raw.C
-
extern long labs(long __x)
- labs$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern long labs(long __x)
- labs$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern long labs(long __x)
- labs$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern long labs(long __x)
- layout() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.__once_flag
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._fpreg
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._xmmreg
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._xstate
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.div_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.fd_set
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.flock
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.max_align_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.random_data
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.sigaction
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.sigevent
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.sigstack
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.sigval
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.stack_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.stat
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.timespec
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.timeval
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
The layout of this union
- layout() - Static method in class org.freedesktop.wayland.raw.wl_array
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_list
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_message
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_object
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_signal
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
The layout of this struct
- layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
The layout of this struct
- lchown(MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int lchown(const char *__file, __uid_t __owner, __gid_t __group)
- lchown$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int lchown(const char *__file, __uid_t __owner, __gid_t __group)
- lchown$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int lchown(const char *__file, __uid_t __owner, __gid_t __group)
- lchown$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int lchown(const char *__file, __uid_t __owner, __gid_t __group)
- lcong48(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern void lcong48(unsigned short __param[7])
- lcong48_r(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int lcong48_r(unsigned short __param[7], struct drand48_data *__buffer)
- lcong48_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int lcong48_r(unsigned short __param[7], struct drand48_data *__buffer)
- lcong48_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int lcong48_r(unsigned short __param[7], struct drand48_data *__buffer)
- lcong48_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int lcong48_r(unsigned short __param[7], struct drand48_data *__buffer)
- lcong48$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void lcong48(unsigned short __param[7])
- lcong48$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void lcong48(unsigned short __param[7])
- lcong48$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void lcong48(unsigned short __param[7])
- ldexp(double, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double ldexp(double __x, int __exponent)
- ldexp$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double ldexp(double __x, int __exponent)
- ldexp$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double ldexp(double __x, int __exponent)
- ldexp$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double ldexp(double __x, int __exponent)
- ldexpf(float, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float ldexpf(float __x, int __exponent)
- ldexpf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float ldexpf(float __x, int __exponent)
- ldexpf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float ldexpf(float __x, int __exponent)
- ldexpf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float ldexpf(float __x, int __exponent)
- ldiv(SegmentAllocator, long, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern ldiv_t ldiv(long __numer, long __denom)
- ldiv_t - Class in org.freedesktop.wayland.raw
-
struct { long quot; long rem; }
- ldiv$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern ldiv_t ldiv(long __numer, long __denom)
- ldiv$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern ldiv_t ldiv(long __numer, long __denom)
- ldiv$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern ldiv_t ldiv(long __numer, long __denom)
- leave() - Method in class org.freedesktop.wayland.server.WlDataDeviceResource
-
end drag-and-drop session
- leave(int, WlSurfaceResource) - Method in class org.freedesktop.wayland.server.WlKeyboardResource
-
leave event
- leave(int, WlSurfaceResource) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
leave event
- leave(int, WlSurfaceResource) - Method in class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
-
leave event
- leave(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Getter for field:
void (*leave)(void *, struct wl_data_device *)
- leave(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Getter for field:
void (*leave)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *)
- leave(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*leave)(void *, struct wl_pointer *, uint32_t, struct wl_surface *)
- leave(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Getter for field:
void (*leave)(void *, struct wl_surface *, struct wl_output *)
- leave(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Setter for field:
void (*leave)(void *, struct wl_data_device *)
- leave(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Setter for field:
void (*leave)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *)
- leave(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*leave)(void *, struct wl_pointer *, uint32_t, struct wl_surface *)
- leave(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Setter for field:
void (*leave)(void *, struct wl_surface *, struct wl_output *)
- leave(WlDataDeviceProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEvents
-
end drag-and-drop session
- leave(WlDataDeviceProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV2
-
end drag-and-drop session
- leave(WlDataDeviceProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV3
-
end drag-and-drop session
- leave(WlKeyboardProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlKeyboardEvents
-
leave event
- leave(WlKeyboardProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV2
-
leave event
- leave(WlKeyboardProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV3
-
leave event
- leave(WlKeyboardProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV4
-
leave event
- leave(WlKeyboardProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV5
-
leave event
- leave(WlKeyboardProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV6
-
leave event
- leave(WlKeyboardProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV7
-
leave event
- leave(WlKeyboardProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV8
-
leave event
- leave(WlKeyboardProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV9
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEvents
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV2
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV3
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV4
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV5
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV6
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV7
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
leave event
- leave(WlPointerProxy, int, WlSurfaceProxy) - Method in class org.freedesktop.wayland.examples.Window
- leave(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEvents
-
surface leaves an output
- leave(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV2
-
surface leaves an output
- leave(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV3
-
surface leaves an output
- leave(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV4
-
surface leaves an output
- leave(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV5
-
surface leaves an output
- leave(WlSurfaceProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV6
-
surface leaves an output
- leave(WlSurfaceProxy, WlOutputProxy) - Method in class org.freedesktop.wayland.examples.Window
- leave(ZwpTabletPadV2Proxy, int, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadV2Events
-
leave event
- leave(WlOutputResource) - Method in class org.freedesktop.wayland.server.WlSurfaceResource
-
surface leaves an output
- leave$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Layout for field:
void (*leave)(void *, struct wl_data_device *)
- leave$layout() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Layout for field:
void (*leave)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *)
- leave$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*leave)(void *, struct wl_pointer *, uint32_t, struct wl_surface *)
- leave$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Layout for field:
void (*leave)(void *, struct wl_surface *, struct wl_output *)
- leave$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Offset for field:
void (*leave)(void *, struct wl_data_device *)
- leave$offset() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Offset for field:
void (*leave)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *)
- leave$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*leave)(void *, struct wl_pointer *, uint32_t, struct wl_surface *)
- leave$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Offset for field:
void (*leave)(void *, struct wl_surface *, struct wl_output *)
- LEFT - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
left edge
- LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- length(MemorySegment) - Static method in class org.freedesktop.wayland.util.PointerArray
-
Gets the length of the pointer array.
- LENS - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Lens
- lgamma(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double lgamma(double)
- lgamma_r(double, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double lgamma_r(double, int *__signgamp)
- lgamma_r$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double lgamma_r(double, int *__signgamp)
- lgamma_r$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double lgamma_r(double, int *__signgamp)
- lgamma_r$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double lgamma_r(double, int *__signgamp)
- lgamma$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double lgamma(double)
- lgamma$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double lgamma(double)
- lgamma$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double lgamma(double)
- lgammaf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float lgammaf(float)
- lgammaf_r(float, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float lgammaf_r(float, int *__signgamp)
- lgammaf_r$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float lgammaf_r(float, int *__signgamp)
- lgammaf_r$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float lgammaf_r(float, int *__signgamp)
- lgammaf_r$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float lgammaf_r(float, int *__signgamp)
- lgammaf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float lgammaf(float)
- lgammaf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float lgammaf(float)
- lgammaf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float lgammaf(float)
- LibWayland - Class in org.freedesktop.wayland.raw
- LibWayland_1 - Class in org.freedesktop.wayland.raw
- LibWayland_1.wl_client_post_implementation_error - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
void wl_client_post_implementation_error(struct wl_client *client, const char *msg, ...)
- LibWayland_1.wl_resource_post_error - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
void wl_resource_post_error(struct wl_resource *resource, uint32_t code, const char *msg, ...)
- LibWayland_1.wl_resource_post_event - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
void wl_resource_post_event(struct wl_resource *resource, uint32_t opcode, ...)
- LibWayland_1.wl_resource_queue_event - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
void wl_resource_queue_event(struct wl_resource *resource, uint32_t opcode, ...)
- LibWayland.wl_proxy_marshal - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
void wl_proxy_marshal(struct wl_proxy *p, uint32_t opcode, ...)
- LibWayland.wl_proxy_marshal_constructor - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
struct wl_proxy *wl_proxy_marshal_constructor(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, ...)
- LibWayland.wl_proxy_marshal_constructor_versioned - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
struct wl_proxy *wl_proxy_marshal_constructor_versioned(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, uint32_t version, ...)
- LibWayland.wl_proxy_marshal_flags - Class in org.freedesktop.wayland.raw
-
Variadic invoker class for:
struct wl_proxy *wl_proxy_marshal_flags(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, uint32_t version, uint32_t flags, ...)
- link(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Getter for field:
struct wl_list link
- link(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Getter for field:
struct wl_list link
- link(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int link(const char *__from, const char *__to)
- link(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Setter for field:
struct wl_list link
- link(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Setter for field:
struct wl_list link
- link$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int link(const char *__from, const char *__to)
- link$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int link(const char *__from, const char *__to)
- link$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int link(const char *__from, const char *__to)
- link$layout() - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Layout for field:
struct wl_list link
- link$layout() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Layout for field:
struct wl_list link
- link$offset() - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Offset for field:
struct wl_list link
- link$offset() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Offset for field:
struct wl_list link
- linkat(int, MemorySegment, int, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int linkat(int __fromfd, const char *__from, int __tofd, const char *__to, int __flags)
- linkat$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int linkat(int __fromfd, const char *__from, int __tofd, const char *__to, int __flags)
- linkat$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int linkat(int __fromfd, const char *__from, int __tofd, const char *__to, int __flags)
- linkat$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int linkat(int __fromfd, const char *__from, int __tofd, const char *__to, int __flags)
- listener_list(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_signal
-
Getter for field:
struct wl_list listener_list
- listener_list(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_signal
-
Setter for field:
struct wl_list listener_list
- listener_list$layout() - Static method in class org.freedesktop.wayland.raw.wl_signal
-
Layout for field:
struct wl_list listener_list
- listener_list$offset() - Static method in class org.freedesktop.wayland.raw.wl_signal
-
Offset for field:
struct wl_list listener_list
- LITTLE_ENDIAN() - Static method in class org.freedesktop.wayland.raw.C
-
#define LITTLE_ENDIAN 1234
- LITTLE_ENDIAN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define LITTLE_ENDIAN 1234
- llabs(long) - Static method in class org.freedesktop.wayland.raw.C
-
extern long long llabs(long long __x)
- llabs$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern long long llabs(long long __x)
- llabs$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern long long llabs(long long __x)
- llabs$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern long long llabs(long long __x)
- lldiv(SegmentAllocator, long, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern lldiv_t lldiv(long long __numer, long long __denom)
- lldiv_t - Class in org.freedesktop.wayland.raw
-
struct { long long quot; long long rem; }
- lldiv$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern lldiv_t lldiv(long long __numer, long long __denom)
- lldiv$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern lldiv_t lldiv(long long __numer, long long __denom)
- lldiv$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern lldiv_t lldiv(long long __numer, long long __denom)
- llrint(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long long llrint(double __x)
- llrint$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long long llrint(double __x)
- llrint$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long long llrint(double __x)
- llrint$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long long llrint(double __x)
- llrintf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long long llrintf(float __x)
- llrintf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long long llrintf(float __x)
- llrintf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long long llrintf(float __x)
- llrintf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long long llrintf(float __x)
- llround(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long long llround(double __x)
- llround$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long long llround(double __x)
- llround$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long long llround(double __x)
- llround$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long long llround(double __x)
- llroundf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long long llroundf(float __x)
- llroundf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long long llroundf(float __x)
- llroundf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long long llroundf(float __x)
- llroundf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long long llroundf(float __x)
- LOCK_EX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define LOCK_EX 2
- LOCK_NB() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define LOCK_NB 4
- LOCK_SH() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define LOCK_SH 1
- LOCK_UN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define LOCK_UN 8
- lockf(int, int, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int lockf(int __fd, int __cmd, __off_t __len)
- lockf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int lockf(int __fd, int __cmd, __off_t __len)
- lockf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int lockf(int __fd, int __cmd, __off_t __len)
- lockf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int lockf(int __fd, int __cmd, __off_t __len)
- loff_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __loff_t loff_t
- loff_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __loff_t loff_t
- log(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double log(double __x)
- log$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double log(double __x)
- log$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double log(double __x)
- log$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double log(double __x)
- log10(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double log10(double __x)
- log10$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double log10(double __x)
- log10$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double log10(double __x)
- log10$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double log10(double __x)
- log10f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float log10f(float __x)
- log10f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float log10f(float __x)
- log10f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float log10f(float __x)
- log10f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float log10f(float __x)
- log1p(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double log1p(double __x)
- log1p$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double log1p(double __x)
- log1p$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double log1p(double __x)
- log1p$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double log1p(double __x)
- log1pf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float log1pf(float __x)
- log1pf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float log1pf(float __x)
- log1pf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float log1pf(float __x)
- log1pf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float log1pf(float __x)
- log2(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double log2(double __x)
- log2$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double log2(double __x)
- log2$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double log2(double __x)
- log2$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double log2(double __x)
- log2f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float log2f(float __x)
- log2f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float log2f(float __x)
- log2f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float log2f(float __x)
- log2f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float log2f(float __x)
- logb(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double logb(double __x)
- logb$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double logb(double __x)
- logb$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double logb(double __x)
- logb$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double logb(double __x)
- logbf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float logbf(float __x)
- logbf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float logbf(float __x)
- logbf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float logbf(float __x)
- logbf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float logbf(float __x)
- logf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float logf(float __x)
- logf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float logf(float __x)
- logf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float logf(float __x)
- logf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float logf(float __x)
- lowerCamelName(String) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- lrand48() - Static method in class org.freedesktop.wayland.raw.C
-
extern long lrand48()
- lrand48_r(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int lrand48_r(struct drand48_data *restrict __buffer, long *restrict __result)
- lrand48_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int lrand48_r(struct drand48_data *restrict __buffer, long *restrict __result)
- lrand48_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int lrand48_r(struct drand48_data *restrict __buffer, long *restrict __result)
- lrand48_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int lrand48_r(struct drand48_data *restrict __buffer, long *restrict __result)
- lrand48$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern long lrand48()
- lrand48$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern long lrand48()
- lrand48$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern long lrand48()
- lrint(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long lrint(double __x)
- lrint$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long lrint(double __x)
- lrint$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long lrint(double __x)
- lrint$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long lrint(double __x)
- lrintf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long lrintf(float __x)
- lrintf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long lrintf(float __x)
- lrintf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long lrintf(float __x)
- lrintf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long lrintf(float __x)
- lround(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long lround(double __x)
- lround$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long lround(double __x)
- lround$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long lround(double __x)
- lround$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long lround(double __x)
- lroundf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long lroundf(float __x)
- lroundf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long lroundf(float __x)
- lroundf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long lroundf(float __x)
- lroundf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long lroundf(float __x)
- lseek(int, long, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __off_t lseek(int __fd, __off_t __offset, int __whence)
- lseek$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __off_t lseek(int __fd, __off_t __offset, int __whence)
- lseek$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __off_t lseek(int __fd, __off_t __offset, int __whence)
- lseek$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __off_t lseek(int __fd, __off_t __offset, int __whence)
M
- M_1_PI() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_1_PI 0.3183098861837907
- M_2_PI() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_2_PI 0.6366197723675814
- M_2_SQRTPI() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_2_SQRTPI 1.1283791670955126
- M_E() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_E 2.718281828459045
- M_LN10() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_LN10 2.302585092994046
- M_LN2() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_LN2 0.6931471805599453
- M_LOG10E() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_LOG10E 0.4342944819032518
- M_LOG2E() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_LOG2E 1.4426950408889634
- M_PI() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_PI 3.141592653589793
- M_PI_2() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_PI_2 1.5707963267948966
- M_PI_4() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_PI_4 0.7853981633974483
- M_SQRT1_2() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_SQRT1_2 0.7071067811865476
- M_SQRT2() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define M_SQRT2 1.4142135623730951
- MADV_COLD() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_COLD 20
- MADV_COLLAPSE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_COLLAPSE 25
- MADV_DODUMP() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_DODUMP 17
- MADV_DOFORK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_DOFORK 11
- MADV_DONTDUMP() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_DONTDUMP 16
- MADV_DONTFORK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_DONTFORK 10
- MADV_DONTNEED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_DONTNEED 4
- MADV_DONTNEED_LOCKED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_DONTNEED_LOCKED 24
- MADV_FREE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_FREE 8
- MADV_HUGEPAGE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_HUGEPAGE 14
- MADV_HWPOISON() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_HWPOISON 100
- MADV_KEEPONFORK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_KEEPONFORK 19
- MADV_MERGEABLE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_MERGEABLE 12
- MADV_NOHUGEPAGE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_NOHUGEPAGE 15
- MADV_NORMAL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_NORMAL 0
- MADV_PAGEOUT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_PAGEOUT 21
- MADV_POPULATE_READ() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_POPULATE_READ 22
- MADV_POPULATE_WRITE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_POPULATE_WRITE 23
- MADV_RANDOM() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_RANDOM 1
- MADV_REMOVE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_REMOVE 9
- MADV_SEQUENTIAL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_SEQUENTIAL 2
- MADV_UNMERGEABLE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_UNMERGEABLE 13
- MADV_WILLNEED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_WILLNEED 3
- MADV_WIPEONFORK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MADV_WIPEONFORK 18
- madvise(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int madvise(void *__addr, size_t __len, int __advice)
- madvise$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int madvise(void *__addr, size_t __len, int __advice)
- madvise$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int madvise(void *__addr, size_t __len, int __advice)
- madvise$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int madvise(void *__addr, size_t __len, int __advice)
- magic1(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Getter for field:
__uint32_t magic1
- magic1(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Setter for field:
__uint32_t magic1
- magic1$layout() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Layout for field:
__uint32_t magic1
- magic1$offset() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Offset for field:
__uint32_t magic1
- main(String[]) - Static method in class org.freedesktop.wayland.examples.SimpleShm
- mainDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Events
-
preferred main device
- mainDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV2
-
preferred main device
- mainDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV3
-
preferred main device
- mainDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV4
-
preferred main device
- mainDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV5
-
preferred main device
- mainDevice(WlArray) - Method in class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
-
preferred main device
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.__asprintf
-
Variadic invoker factory for:
extern int __asprintf(char **restrict __ptr, const char *restrict __fmt, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.asprintf
-
Variadic invoker factory for:
extern int asprintf(char **restrict __ptr, const char *restrict __fmt, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.dprintf
-
Variadic invoker factory for:
extern int dprintf(int __fd, const char *restrict __fmt, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.execl
-
Variadic invoker factory for:
extern int execl(const char *__path, const char *__arg, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.execle
-
Variadic invoker factory for:
extern int execle(const char *__path, const char *__arg, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.execlp
-
Variadic invoker factory for:
extern int execlp(const char *__file, const char *__arg, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.fcntl
-
Variadic invoker factory for:
extern int fcntl(int __fd, int __cmd, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.fprintf
-
Variadic invoker factory for:
extern int fprintf(FILE *restrict __stream, const char *restrict __format, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.fscanf
-
Variadic invoker factory for:
extern int fscanf(FILE *restrict __stream, const char *restrict __format, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.open
-
Variadic invoker factory for:
extern int open(const char *__file, int __oflag, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.openat
-
Variadic invoker factory for:
extern int openat(int __fd, const char *__file, int __oflag, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.printf
-
Variadic invoker factory for:
extern int printf(const char *restrict __format, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.scanf
-
Variadic invoker factory for:
extern int scanf(const char *restrict __format, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.snprintf
-
Variadic invoker factory for:
extern int snprintf(char *restrict __s, size_t __maxlen, const char *restrict __format, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.sprintf
-
Variadic invoker factory for:
extern int sprintf(char *restrict __s, const char *restrict __format, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.sscanf
-
Variadic invoker factory for:
extern int sscanf(const char *restrict __s, const char *restrict __format, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.C_1.syscall
-
Variadic invoker factory for:
extern long syscall(long __sysno, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.LibWayland_1.wl_client_post_implementation_error
-
Variadic invoker factory for:
void wl_client_post_implementation_error(struct wl_client *client, const char *msg, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_error
-
Variadic invoker factory for:
void wl_resource_post_error(struct wl_resource *resource, uint32_t code, const char *msg, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_post_event
-
Variadic invoker factory for:
void wl_resource_post_event(struct wl_resource *resource, uint32_t opcode, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.LibWayland_1.wl_resource_queue_event
-
Variadic invoker factory for:
void wl_resource_queue_event(struct wl_resource *resource, uint32_t opcode, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor_versioned
-
Variadic invoker factory for:
struct wl_proxy *wl_proxy_marshal_constructor_versioned(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, uint32_t version, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_constructor
-
Variadic invoker factory for:
struct wl_proxy *wl_proxy_marshal_constructor(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal_flags
-
Variadic invoker factory for:
struct wl_proxy *wl_proxy_marshal_flags(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, uint32_t version, uint32_t flags, ...)
- makeInvoker(MemoryLayout...) - Static method in class org.freedesktop.wayland.raw.LibWayland.wl_proxy_marshal
-
Variadic invoker factory for:
void wl_proxy_marshal(struct wl_proxy *p, uint32_t opcode, ...)
- malloc(long) - Static method in class org.freedesktop.wayland.raw.C
-
extern void *malloc(size_t __size)
- malloc$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void *malloc(size_t __size)
- malloc$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void *malloc(size_t __size)
- malloc$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void *malloc(size_t __size)
- MAP_32BIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_32BIT 64
- MAP_ABOVE4G() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_ABOVE4G 128
- MAP_ANON() - Static method in class org.freedesktop.wayland.raw.C
-
#define MAP_ANON 32
- MAP_ANONYMOUS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_ANONYMOUS 32
- MAP_DENYWRITE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_DENYWRITE 2048
- MAP_EXECUTABLE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_EXECUTABLE 4096
- MAP_FAILED() - Static method in class org.freedesktop.wayland.raw.C
-
#define MAP_FAILED (void*) -1
- MAP_FILE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_FILE 0
- MAP_FIXED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_FIXED 16
- MAP_FIXED_NOREPLACE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_FIXED_NOREPLACE 1048576
- MAP_GROWSDOWN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_GROWSDOWN 256
- MAP_HUGE_MASK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_HUGE_MASK 63
- MAP_HUGE_SHIFT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_HUGE_SHIFT 26
- MAP_HUGETLB() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_HUGETLB 262144
- MAP_LOCKED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_LOCKED 8192
- MAP_NONBLOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_NONBLOCK 65536
- MAP_NORESERVE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_NORESERVE 16384
- MAP_POPULATE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_POPULATE 32768
- MAP_PRIVATE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_PRIVATE 2
- MAP_SHARED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_SHARED 1
- MAP_SHARED_VALIDATE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_SHARED_VALIDATE 3
- MAP_STACK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_STACK 131072
- MAP_SYNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_SYNC 524288
- MAP_TYPE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MAP_TYPE 15
- marshal(int) - Method in class org.freedesktop.wayland.client.Proxy
- marshal(int, Arguments) - Method in class org.freedesktop.wayland.client.Proxy
-
Prepare a request to be sent to the compositor
- marshalConstructor(int, J, int, Class<T>, Arguments) - Method in class org.freedesktop.wayland.client.Proxy
-
Prepare a request to be sent to the compositor
- MATH_ERREXCEPT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define MATH_ERREXCEPT 2
- math_errhandling() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define math_errhandling 3
- MATH_ERRNO() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define MATH_ERRNO 1
- max_align_t - Class in org.freedesktop.wayland.raw
-
struct { long long __max_align_ll; long double __max_align_ld; }
- MAXIMIZE - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelWmCapabilities
-
set_maximized and unset_maximized are available
- MAXIMIZED - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelState
-
the surface is maximized
- maybeCreate(Class<?>) - Static method in class org.freedesktop.wayland.util.InterfaceMeta
- mblen(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern int mblen(const char *__s, size_t __n)
- mblen$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int mblen(const char *__s, size_t __n)
- mblen$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int mblen(const char *__s, size_t __n)
- mblen$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int mblen(const char *__s, size_t __n)
- mbstowcs(MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern size_t mbstowcs(wchar_t *restrict __pwcs, const char *restrict __s, size_t __n)
- mbstowcs$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern size_t mbstowcs(wchar_t *restrict __pwcs, const char *restrict __s, size_t __n)
- mbstowcs$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern size_t mbstowcs(wchar_t *restrict __pwcs, const char *restrict __s, size_t __n)
- mbstowcs$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern size_t mbstowcs(wchar_t *restrict __pwcs, const char *restrict __s, size_t __n)
- mbtowc(MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern int mbtowc(wchar_t *restrict __pwc, const char *restrict __s, size_t __n)
- mbtowc$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int mbtowc(wchar_t *restrict __pwc, const char *restrict __s, size_t __n)
- mbtowc$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int mbtowc(wchar_t *restrict __pwc, const char *restrict __s, size_t __n)
- mbtowc$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int mbtowc(wchar_t *restrict __pwc, const char *restrict __s, size_t __n)
- MCL_CURRENT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MCL_CURRENT 1
- MCL_FUTURE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MCL_FUTURE 2
- MCL_ONFAULT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MCL_ONFAULT 4
- mcontext_t - Class in org.freedesktop.wayland.raw
-
struct { gregset_t gregs; fpregset_t fpregs; unsigned long long __reserved1[8]; }
- Memory - Class in org.freedesktop.wayland.util
- Memory() - Constructor for class org.freedesktop.wayland.util.Memory
- message(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Getter for field:
const struct wl_message *message
- message(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Setter for field:
const struct wl_message *message
- Message - Annotation Interface in org.freedesktop.wayland.util
- message_opcode(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Getter for field:
int message_opcode
- message_opcode(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Setter for field:
int message_opcode
- message_opcode$layout() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Layout for field:
int message_opcode
- message_opcode$offset() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Offset for field:
int message_opcode
- message$layout() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Layout for field:
const struct wl_message *message
- message$offset() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Offset for field:
const struct wl_message *message
- MessageMeta - Class in org.freedesktop.wayland.util
-
Wrapper class for a
Message
to create a native wayland message for use with the native library. - MessageMeta(MemorySegment, Message) - Constructor for class org.freedesktop.wayland.util.MessageMeta
- method_count(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Getter for field:
int method_count
- method_count(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Setter for field:
int method_count
- method_count$layout() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Layout for field:
int method_count
- method_count$offset() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Offset for field:
int method_count
- methods() - Element in annotation interface org.freedesktop.wayland.util.Interface
- methods(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Getter for field:
const struct wl_message *methods
- methods(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Setter for field:
const struct wl_message *methods
- methods$layout() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Layout for field:
const struct wl_message *methods
- methods$offset() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Offset for field:
const struct wl_message *methods
- mincore(MemorySegment, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int mincore(void *__start, size_t __len, unsigned char *__vec)
- mincore$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int mincore(void *__start, size_t __len, unsigned char *__vec)
- mincore$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int mincore(void *__start, size_t __len, unsigned char *__vec)
- mincore$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int mincore(void *__start, size_t __len, unsigned char *__vec)
- MINIMIZE - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelWmCapabilities
-
set_minimized is available
- MINSIGSTKSZ() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MINSIGSTKSZ 2048
- MISSING_CAPABILITY - Enum constant in enum class org.freedesktop.wayland.shared.WlSeatError
-
get_pointer, get_keyboard or get_touch called on seat without the matching capability
- mkdtemp(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *mkdtemp(char *__template)
- mkdtemp$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *mkdtemp(char *__template)
- mkdtemp$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *mkdtemp(char *__template)
- mkdtemp$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *mkdtemp(char *__template)
- mkstemp(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int mkstemp(char *__template)
- mkstemp(String) - Static method in class org.freedesktop.wayland.util.ShmUtil
- mkstemp$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int mkstemp(char *__template)
- mkstemp$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int mkstemp(char *__template)
- mkstemp$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int mkstemp(char *__template)
- mkstemps(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int mkstemps(char *__template, int __suffixlen)
- mkstemps$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int mkstemps(char *__template, int __suffixlen)
- mkstemps$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int mkstemps(char *__template, int __suffixlen)
- mkstemps$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int mkstemps(char *__template, int __suffixlen)
- mktemp(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *mktemp(char *__template)
- mktemp$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *mktemp(char *__template)
- mktemp$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *mktemp(char *__template)
- mktemp$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *mktemp(char *__template)
- mlock(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int mlock(const void *__addr, size_t __len)
- mlock$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int mlock(const void *__addr, size_t __len)
- mlock$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int mlock(const void *__addr, size_t __len)
- mlock$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int mlock(const void *__addr, size_t __len)
- mlockall(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int mlockall(int __flags)
- mlockall$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int mlockall(int __flags)
- mlockall$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int mlockall(int __flags)
- mlockall$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int mlockall(int __flags)
- mmap(long, int, int, int, int, int) - Static method in class org.freedesktop.wayland.util.ShmUtil
- mmap(MemorySegment, long, int, int, int, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void *mmap(void *__addr, size_t __len, int __prot, int __flags, int __fd, __off_t __offset)
- mmap$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void *mmap(void *__addr, size_t __len, int __prot, int __flags, int __fd, __off_t __offset)
- mmap$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void *mmap(void *__addr, size_t __len, int __prot, int __flags, int __fd, __off_t __offset)
- mmap$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void *mmap(void *__addr, size_t __len, int __prot, int __flags, int __fd, __off_t __offset)
- mode(int, int, int, int) - Method in class org.freedesktop.wayland.server.WlOutputResource
-
advertise available modes for the output
- mode(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Getter for field:
void (*mode)(void *, struct wl_output *, uint32_t, int32_t, int32_t, int32_t)
- mode(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Setter for field:
void (*mode)(void *, struct wl_output *, uint32_t, int32_t, int32_t, int32_t)
- mode(WlOutputProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlOutputEvents
-
advertise available modes for the output
- mode(WlOutputProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV2
-
advertise available modes for the output
- mode(WlOutputProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV3
-
advertise available modes for the output
- mode(WlOutputProxy, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV4
-
advertise available modes for the output
- mode_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __mode_t mode_t
- mode_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __mode_t mode_t
- mode$layout() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Layout for field:
void (*mode)(void *, struct wl_output *, uint32_t, int32_t, int32_t, int32_t)
- mode$offset() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Offset for field:
void (*mode)(void *, struct wl_output *, uint32_t, int32_t, int32_t, int32_t)
- modes(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadGroupV2Resource
-
mode-switch ability announced
- modes(ZwpTabletPadGroupV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadGroupV2Events
-
mode-switch ability announced
- modeSwitch(int, int, int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadGroupV2Resource
-
mode switch event
- modeSwitch(ZwpTabletPadGroupV2Proxy, int, int, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadGroupV2Events
-
mode switch event
- modf(double, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double modf(double __x, double *__iptr)
- modf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double modf(double __x, double *__iptr)
- modf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double modf(double __x, double *__iptr)
- modf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double modf(double __x, double *__iptr)
- modff(float, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float modff(float __x, float *__iptr)
- modff$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float modff(float __x, float *__iptr)
- modff$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float modff(float __x, float *__iptr)
- modff$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float modff(float __x, float *__iptr)
- modifier(int, int, int) - Method in class org.freedesktop.wayland.server.ZwpLinuxDmabufV1Resource
-
supported buffer format modifier
- modifier(ZwpLinuxDmabufV1Proxy, int, int, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV3
-
supported buffer format modifier
- modifier(ZwpLinuxDmabufV1Proxy, int, int, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV4
-
supported buffer format modifier
- modifier(ZwpLinuxDmabufV1Proxy, int, int, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV5
-
supported buffer format modifier
- modifiers(int, int, int, int, int) - Method in class org.freedesktop.wayland.server.WlKeyboardResource
-
modifier and group state
- modifiers(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Getter for field:
void (*modifiers)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t)
- modifiers(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Setter for field:
void (*modifiers)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t)
- modifiers(WlKeyboardProxy, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEvents
-
modifier and group state
- modifiers(WlKeyboardProxy, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV2
-
modifier and group state
- modifiers(WlKeyboardProxy, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV3
-
modifier and group state
- modifiers(WlKeyboardProxy, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV4
-
modifier and group state
- modifiers(WlKeyboardProxy, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV5
-
modifier and group state
- modifiers(WlKeyboardProxy, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV6
-
modifier and group state
- modifiers(WlKeyboardProxy, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV7
-
modifier and group state
- modifiers(WlKeyboardProxy, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV8
-
modifier and group state
- modifiers(WlKeyboardProxy, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV9
-
modifier and group state
- modifiers$layout() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Layout for field:
void (*modifiers)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t)
- modifiers$offset() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Offset for field:
void (*modifiers)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t)
- motion(int, int, Fixed, Fixed) - Method in class org.freedesktop.wayland.server.WlTouchResource
-
update of touch point coordinates
- motion(int, Fixed, Fixed) - Method in class org.freedesktop.wayland.server.WlDataDeviceResource
-
drag-and-drop session motion
- motion(int, Fixed, Fixed) - Method in class org.freedesktop.wayland.server.WlPointerResource
-
pointer motion event
- motion(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Getter for field:
void (*motion)(void *, struct wl_data_device *, uint32_t, wl_fixed_t, wl_fixed_t)
- motion(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Getter for field:
void (*motion)(void *, struct wl_pointer *, uint32_t, wl_fixed_t, wl_fixed_t)
- motion(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Getter for field:
void (*motion)(void *, struct wl_touch *, uint32_t, int32_t, wl_fixed_t, wl_fixed_t)
- motion(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Setter for field:
void (*motion)(void *, struct wl_data_device *, uint32_t, wl_fixed_t, wl_fixed_t)
- motion(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Setter for field:
void (*motion)(void *, struct wl_pointer *, uint32_t, wl_fixed_t, wl_fixed_t)
- motion(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Setter for field:
void (*motion)(void *, struct wl_touch *, uint32_t, int32_t, wl_fixed_t, wl_fixed_t)
- motion(WlDataDeviceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEvents
-
drag-and-drop session motion
- motion(WlDataDeviceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV2
-
drag-and-drop session motion
- motion(WlDataDeviceProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV3
-
drag-and-drop session motion
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEvents
-
pointer motion event
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV2
-
pointer motion event
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV3
-
pointer motion event
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV4
-
pointer motion event
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV5
-
pointer motion event
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV6
-
pointer motion event
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV7
-
pointer motion event
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV8
-
pointer motion event
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlPointerEventsV9
-
pointer motion event
- motion(WlPointerProxy, int, Fixed, Fixed) - Method in class org.freedesktop.wayland.examples.Window
- motion(WlTouchProxy, int, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEvents
-
update of touch point coordinates
- motion(WlTouchProxy, int, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV2
-
update of touch point coordinates
- motion(WlTouchProxy, int, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV3
-
update of touch point coordinates
- motion(WlTouchProxy, int, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV4
-
update of touch point coordinates
- motion(WlTouchProxy, int, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV5
-
update of touch point coordinates
- motion(WlTouchProxy, int, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV6
-
update of touch point coordinates
- motion(WlTouchProxy, int, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV7
-
update of touch point coordinates
- motion(WlTouchProxy, int, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV8
-
update of touch point coordinates
- motion(WlTouchProxy, int, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV9
-
update of touch point coordinates
- motion(ZwpTabletToolV2Proxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
motion event
- motion(Fixed, Fixed) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
motion event
- motion$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Layout for field:
void (*motion)(void *, struct wl_data_device *, uint32_t, wl_fixed_t, wl_fixed_t)
- motion$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Layout for field:
void (*motion)(void *, struct wl_pointer *, uint32_t, wl_fixed_t, wl_fixed_t)
- motion$layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Layout for field:
void (*motion)(void *, struct wl_touch *, uint32_t, int32_t, wl_fixed_t, wl_fixed_t)
- motion$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Offset for field:
void (*motion)(void *, struct wl_data_device *, uint32_t, wl_fixed_t, wl_fixed_t)
- motion$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Offset for field:
void (*motion)(void *, struct wl_pointer *, uint32_t, wl_fixed_t, wl_fixed_t)
- motion$offset() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Offset for field:
void (*motion)(void *, struct wl_touch *, uint32_t, int32_t, wl_fixed_t, wl_fixed_t)
- MOUSE - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Mouse
- move(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*move)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- move(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*move)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- move(WlSeatProxy, int) - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
start an interactive move
- move(WlSeatProxy, int) - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
start an interactive move
- move(WlShellSurfaceResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
start an interactive move
- move(XdgToplevelResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
start an interactive move
- move(XdgToplevelResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
start an interactive move
- move(XdgToplevelResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
start an interactive move
- move(XdgToplevelResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
start an interactive move
- move(XdgToplevelResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
start an interactive move
- move(XdgToplevelResource, WlSeatResource, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
start an interactive move
- MOVE - Enum constant in enum class org.freedesktop.wayland.shared.WlDataDeviceManagerDndAction
-
move action
- move$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*move)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- move$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*move)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- mprotect(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int mprotect(void *__addr, size_t __len, int __prot)
- mprotect$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int mprotect(void *__addr, size_t __len, int __prot)
- mprotect$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int mprotect(void *__addr, size_t __len, int __prot)
- mprotect$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int mprotect(void *__addr, size_t __len, int __prot)
- mrand48() - Static method in class org.freedesktop.wayland.raw.C
-
extern long mrand48()
- mrand48_r(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int mrand48_r(struct drand48_data *restrict __buffer, long *restrict __result)
- mrand48_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int mrand48_r(struct drand48_data *restrict __buffer, long *restrict __result)
- mrand48_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int mrand48_r(struct drand48_data *restrict __buffer, long *restrict __result)
- mrand48_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int mrand48_r(struct drand48_data *restrict __buffer, long *restrict __result)
- mrand48$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern long mrand48()
- mrand48$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern long mrand48()
- mrand48$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern long mrand48()
- MS_ASYNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MS_ASYNC 1
- MS_INVALIDATE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MS_INVALIDATE 2
- MS_SYNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define MS_SYNC 4
- msync(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int msync(void *__addr, size_t __len, int __flags)
- msync$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int msync(void *__addr, size_t __len, int __flags)
- msync$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int msync(void *__addr, size_t __len, int __flags)
- msync$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int msync(void *__addr, size_t __len, int __flags)
- munlock(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int munlock(const void *__addr, size_t __len)
- munlock$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int munlock(const void *__addr, size_t __len)
- munlock$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int munlock(const void *__addr, size_t __len)
- munlock$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int munlock(const void *__addr, size_t __len)
- munlockall() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int munlockall()
- munlockall$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int munlockall()
- munlockall$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int munlockall()
- munlockall$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int munlockall()
- munmap(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int munmap(void *__addr, size_t __len)
- munmap(MemorySegment, long) - Static method in class org.freedesktop.wayland.util.ShmUtil
- munmap$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int munmap(void *__addr, size_t __len)
- munmap$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int munmap(void *__addr, size_t __len)
- munmap$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int munmap(void *__addr, size_t __len)
- mxcr_mask(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
__uint32_t mxcr_mask
- mxcr_mask(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
__uint32_t mxcr_mask
- mxcr_mask(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
__uint32_t mxcr_mask
- mxcr_mask(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
__uint32_t mxcr_mask
- mxcr_mask$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
__uint32_t mxcr_mask
- mxcr_mask$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
__uint32_t mxcr_mask
- mxcr_mask$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
__uint32_t mxcr_mask
- mxcr_mask$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
__uint32_t mxcr_mask
- mxcsr(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
__uint32_t mxcsr
- mxcsr(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
__uint32_t mxcsr
- mxcsr(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
__uint32_t mxcsr
- mxcsr(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
__uint32_t mxcsr
- mxcsr$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
__uint32_t mxcsr
- mxcsr$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
__uint32_t mxcsr
- mxcsr$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
__uint32_t mxcsr
- mxcsr$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
__uint32_t mxcsr
N
- n(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Getter for field:
uint32_t n
- n(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Setter for field:
uint32_t n
- n$layout() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Layout for field:
uint32_t n
- n$offset() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Offset for field:
uint32_t n
- name() - Element in annotation interface org.freedesktop.wayland.util.Interface
- name() - Element in annotation interface org.freedesktop.wayland.util.Message
-
wayland message name
- name(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Getter for field:
const char *name
- name(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Getter for field:
const char *name
- name(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Getter for field:
void (*name)(void *, struct wl_output *, const char *)
- name(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Getter for field:
void (*name)(void *, struct wl_seat *, const char *)
- name(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Setter for field:
const char *name
- name(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Setter for field:
const char *name
- name(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Setter for field:
void (*name)(void *, struct wl_output *, const char *)
- name(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Setter for field:
void (*name)(void *, struct wl_seat *, const char *)
- name(String) - Method in class org.freedesktop.wayland.server.WlOutputResource
-
name of this output
- name(String) - Method in class org.freedesktop.wayland.server.WlSeatResource
-
unique identifier for this seat
- name(String) - Method in class org.freedesktop.wayland.server.ZwpTabletV2Resource
-
tablet device name
- name(WlOutputProxy, String) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV4
-
name of this output
- name(WlSeatProxy, String) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV2
-
unique identifier for this seat
- name(WlSeatProxy, String) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV3
-
unique identifier for this seat
- name(WlSeatProxy, String) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV4
-
unique identifier for this seat
- name(WlSeatProxy, String) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV5
-
unique identifier for this seat
- name(WlSeatProxy, String) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV6
-
unique identifier for this seat
- name(WlSeatProxy, String) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV7
-
unique identifier for this seat
- name(WlSeatProxy, String) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV8
-
unique identifier for this seat
- name(WlSeatProxy, String) - Method in interface org.freedesktop.wayland.client.WlSeatEventsV9
-
unique identifier for this seat
- name(ZwpTabletV2Proxy, String) - Method in interface org.freedesktop.wayland.client.ZwpTabletV2Events
-
tablet device name
- name$layout() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Layout for field:
const char *name
- name$layout() - Static method in class org.freedesktop.wayland.raw.wl_message
-
Layout for field:
const char *name
- name$layout() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Layout for field:
void (*name)(void *, struct wl_output *, const char *)
- name$layout() - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Layout for field:
void (*name)(void *, struct wl_seat *, const char *)
- name$offset() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Offset for field:
const char *name
- name$offset() - Static method in class org.freedesktop.wayland.raw.wl_message
-
Offset for field:
const char *name
- name$offset() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Offset for field:
void (*name)(void *, struct wl_output *, const char *)
- name$offset() - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Offset for field:
void (*name)(void *, struct wl_seat *, const char *)
- nan(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double nan(const char *__tagb)
- NAN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define NAN NaN
- nan$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double nan(const char *__tagb)
- nan$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double nan(const char *__tagb)
- nan$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double nan(const char *__tagb)
- nanf(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float nanf(const char *__tagb)
- nanf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float nanf(const char *__tagb)
- nanf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float nanf(const char *__tagb)
- nanf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float nanf(const char *__tagb)
- nearbyint(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double nearbyint(double __x)
- nearbyint$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double nearbyint(double __x)
- nearbyint$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double nearbyint(double __x)
- nearbyint$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double nearbyint(double __x)
- nearbyintf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float nearbyintf(float __x)
- nearbyintf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float nearbyintf(float __x)
- nearbyintf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float nearbyintf(float __x)
- nearbyintf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float nearbyintf(float __x)
- next(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_list
-
Getter for field:
struct wl_list *next
- next(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_list
-
Setter for field:
struct wl_list *next
- next$layout() - Static method in class org.freedesktop.wayland.raw.wl_list
-
Layout for field:
struct wl_list *next
- next$offset() - Static method in class org.freedesktop.wayland.raw.wl_list
-
Offset for field:
struct wl_list *next
- nextafter(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double nextafter(double __x, double __y)
- nextafter$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double nextafter(double __x, double __y)
- nextafter$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double nextafter(double __x, double __y)
- nextafter$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double nextafter(double __x, double __y)
- nextafterf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float nextafterf(float __x, float __y)
- nextafterf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float nextafterf(float __x, float __y)
- nextafterf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float nextafterf(float __x, float __y)
- nextafterf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float nextafterf(float __x, float __y)
- nextSerial() - Method in class org.freedesktop.wayland.server.Display
-
Get the next serial number
- NFDBITS() - Static method in class org.freedesktop.wayland.raw.C
-
#define NFDBITS 64
- NFDBITS() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define NFDBITS 64
- NGREG() - Static method in class org.freedesktop.wayland.raw.C
-
#define NGREG 23
- nice(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int nice(int __inc)
- nice$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int nice(int __inc)
- nice$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int nice(int __inc)
- nice$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int nice(int __inc)
- nlink_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __nlink_t nlink_t
- nlink_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __nlink_t nlink_t
- NO_INTERFACE - Static variable in class org.freedesktop.wayland.util.InterfaceMeta
- NO_KEYMAP - Enum constant in enum class org.freedesktop.wayland.shared.WlKeyboardKeymapFormat
-
no keymap; client must understand how to interpret the raw keycode
- NO_MEMORY - Enum constant in enum class org.freedesktop.wayland.shared.WlDisplayError
-
server is out of memory
- NO_SURFACE - Enum constant in enum class org.freedesktop.wayland.shared.WpViewportError
-
the wl_surface was destroyed
- NONE - Enum constant in enum class org.freedesktop.wayland.shared.WlDataDeviceManagerDndAction
-
no action
- NONE - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
-
no geometry
- NONE - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
no edge
- NONE - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- NONE - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- NONE - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- NONE - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- NORMAL - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
no transform
- NOT_CONSTRUCTED - Enum constant in enum class org.freedesktop.wayland.shared.XdgSurfaceError
-
Surface was not fully constructed
- NOT_THE_TOPMOST_POPUP - Enum constant in enum class org.freedesktop.wayland.shared.XdgWmBaseError
-
the client tried to map or destroy a non-topmost popup
- notify(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Getter for field:
wl_notify_func_t notify
- notify(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Setter for field:
wl_notify_func_t notify
- notify$layout() - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Layout for field:
wl_notify_func_t notify
- notify$offset() - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Offset for field:
wl_notify_func_t notify
- nrand48(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern long nrand48(unsigned short __xsubi[3])
- nrand48_r(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int nrand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, long *restrict __result)
- nrand48_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int nrand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, long *restrict __result)
- nrand48_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int nrand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, long *restrict __result)
- nrand48_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int nrand48_r(unsigned short __xsubi[3], struct drand48_data *restrict __buffer, long *restrict __result)
- nrand48$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern long nrand48(unsigned short __xsubi[3])
- nrand48$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern long nrand48(unsigned short __xsubi[3])
- nrand48$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern long nrand48(unsigned short __xsubi[3])
- NSIG() - Static method in class org.freedesktop.wayland.raw.C
-
#define NSIG 65
- NULL() - Static method in class org.freedesktop.wayland.raw.C
-
#define NULL (void*) 0
- NULL() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define NULL (void*) 0
- NV12 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2 plane YCbCr Cr:Cb format, 2x2 subsampled Cr:Cb plane
- NV15 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2x2 subsampled Cr:Cb plane
- NV16 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2 plane YCbCr Cr:Cb format, 2x1 subsampled Cr:Cb plane
- NV21 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2 plane YCbCr Cb:Cr format, 2x2 subsampled Cb:Cr plane
- NV24 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
non-subsampled Cr:Cb plane
- NV42 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
non-subsampled Cb:Cr plane
- NV61 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2 plane YCbCr Cb:Cr format, 2x1 subsampled Cb:Cr plane
O
- o(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Getter for field:
struct wl_object *o
- o(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Setter for field:
struct wl_object *o
- O_ACCMODE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_ACCMODE 3
- O_APPEND() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_APPEND 1024
- O_ASYNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_ASYNC 8192
- O_CLOEXEC() - Static method in class org.freedesktop.wayland.raw.C
-
#define O_CLOEXEC 524288
- O_CREAT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_CREAT 64
- O_DIRECTORY() - Static method in class org.freedesktop.wayland.raw.C
-
#define O_DIRECTORY 65536
- O_DSYNC() - Static method in class org.freedesktop.wayland.raw.C
-
#define O_DSYNC 4096
- O_EXCL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_EXCL 128
- O_FSYNC() - Static method in class org.freedesktop.wayland.raw.C
-
#define O_FSYNC 1052672
- O_NDELAY() - Static method in class org.freedesktop.wayland.raw.C
-
#define O_NDELAY 2048
- O_NOCTTY() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_NOCTTY 256
- O_NOFOLLOW() - Static method in class org.freedesktop.wayland.raw.C
-
#define O_NOFOLLOW 131072
- O_NONBLOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_NONBLOCK 2048
- O_RDONLY() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_RDONLY 0
- O_RDWR() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_RDWR 2
- O_RSYNC() - Static method in class org.freedesktop.wayland.raw.C
-
#define O_RSYNC 1052672
- O_SYNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_SYNC 1052672
- O_TRUNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_TRUNC 512
- O_WRONLY() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define O_WRONLY 1
- o$layout() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Layout for field:
struct wl_object *o
- o$offset() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Offset for field:
struct wl_object *o
- object(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Getter for field:
struct wl_object object
- object(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Setter for field:
struct wl_object object
- OBJECT_ID - Static variable in class org.freedesktop.wayland.client.Display
- OBJECT_ID - Static variable in class org.freedesktop.wayland.server.Display
- object$layout() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Layout for field:
struct wl_object object
- object$offset() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Offset for field:
struct wl_object object
- ObjectCache - Class in org.freedesktop.wayland.util
-
A cache for POJOs with a native context.
- ObjectCache() - Constructor for class org.freedesktop.wayland.util.ObjectCache
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlDataDeviceError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlDataDeviceManagerDndAction
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlDataOfferError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlDataSourceError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlDisplayError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlKeyboardKeymapFormat
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlKeyboardKeyState
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlOutputMode
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlOutputTransform
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlPointerAxis
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlPointerAxisRelativeDirection
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlPointerAxisSource
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlPointerButtonState
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlPointerError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlSeatCapability
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlSeatError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlShellError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlShellSurfaceFullscreenMethod
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlShellSurfaceTransient
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlShmError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlShmFormat
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlSubcompositorError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlSubsurfaceError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WlSurfaceError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WpPresentationError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WpPresentationFeedbackKind
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WpViewporterError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.WpViewportError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgPopupError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgSurfaceError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelState
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelWmCapabilities
- of(int) - Static method in enum class org.freedesktop.wayland.shared.XdgWmBaseError
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Flags
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpLinuxDmabufFeedbackV1TrancheFlags
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletPadRingV2Source
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletPadStripV2Source
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletPadV2ButtonState
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2ButtonState
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Error
- of(int) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
- of(Class<E>, Integer) - Static method in class org.freedesktop.wayland.util.EnumUtil
-
Given an enum type from the generated code and an integer value returns the corresponding enum value for the integer.
- off_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __off_t off_t
- off_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __off_t off_t
- offer(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Getter for field:
void (*offer)(void *, struct wl_data_offer *, const char *)
- offer(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Getter for field:
void (*offer)(struct wl_client *, struct wl_resource *, const char *)
- offer(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Setter for field:
void (*offer)(void *, struct wl_data_offer *, const char *)
- offer(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Setter for field:
void (*offer)(struct wl_client *, struct wl_resource *, const char *)
- offer(String) - Method in class org.freedesktop.wayland.client.WlDataSourceProxy
-
add an offered mime type
- offer(String) - Method in class org.freedesktop.wayland.server.WlDataOfferResource
-
advertise offered mime type
- offer(WlDataOfferProxy, String) - Method in interface org.freedesktop.wayland.client.WlDataOfferEvents
-
advertise offered mime type
- offer(WlDataOfferProxy, String) - Method in interface org.freedesktop.wayland.client.WlDataOfferEventsV2
-
advertise offered mime type
- offer(WlDataOfferProxy, String) - Method in interface org.freedesktop.wayland.client.WlDataOfferEventsV3
-
advertise offered mime type
- offer(WlDataSourceResource, String) - Method in interface org.freedesktop.wayland.server.WlDataSourceRequests
-
add an offered mime type
- offer(WlDataSourceResource, String) - Method in interface org.freedesktop.wayland.server.WlDataSourceRequestsV2
-
add an offered mime type
- offer(WlDataSourceResource, String) - Method in interface org.freedesktop.wayland.server.WlDataSourceRequestsV3
-
add an offered mime type
- offer$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Layout for field:
void (*offer)(void *, struct wl_data_offer *, const char *)
- offer$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Layout for field:
void (*offer)(struct wl_client *, struct wl_resource *, const char *)
- offer$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Offset for field:
void (*offer)(void *, struct wl_data_offer *, const char *)
- offer$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Offset for field:
void (*offer)(struct wl_client *, struct wl_resource *, const char *)
- offset(int, int) - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
set the surface contents offset
- offset(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*offset)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- offset(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*offset)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- offset(WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
set the surface contents offset
- offset(WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
set the surface contents offset
- offset$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*offset)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- offset$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*offset)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- oldmask(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t oldmask
- oldmask(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t oldmask
- oldmask$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t oldmask
- oldmask$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t oldmask
- on_exit(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int on_exit(void (*__func)(int, void *), void *__arg)
- on_exit$__func - Class in org.freedesktop.wayland.raw
-
void (*__func)(int, void *)
- on_exit$__func.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- on_exit$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int on_exit(void (*__func)(int, void *), void *__arg)
- on_exit$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int on_exit(void (*__func)(int, void *), void *__arg)
- on_exit$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int on_exit(void (*__func)(int, void *), void *__arg)
- onBindClient(Client, int, int) - Method in class org.freedesktop.wayland.server.Global
- open_memstream(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern FILE *open_memstream(char **__bufloc, size_t *__sizeloc)
- open_memstream$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern FILE *open_memstream(char **__bufloc, size_t *__sizeloc)
- open_memstream$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern FILE *open_memstream(char **__bufloc, size_t *__sizeloc)
- open_memstream$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern FILE *open_memstream(char **__bufloc, size_t *__sizeloc)
- optarg() - Static method in class org.freedesktop.wayland.raw.C_1
-
Getter for variable:
extern char *optarg
- optarg(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
Setter for variable:
extern char *optarg
- optarg$layout() - Static method in class org.freedesktop.wayland.raw.C_1
-
Layout for variable:
extern char *optarg
- optarg$segment() - Static method in class org.freedesktop.wayland.raw.C_1
-
Segment for variable:
extern char *optarg
- opterr() - Static method in class org.freedesktop.wayland.raw.C_1
-
Getter for variable:
extern int opterr
- opterr(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
Setter for variable:
extern int opterr
- opterr$layout() - Static method in class org.freedesktop.wayland.raw.C_1
-
Layout for variable:
extern int opterr
- opterr$segment() - Static method in class org.freedesktop.wayland.raw.C_1
-
Segment for variable:
extern int opterr
- optind() - Static method in class org.freedesktop.wayland.raw.C_1
-
Getter for variable:
extern int optind
- optind(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
Setter for variable:
extern int optind
- optind$layout() - Static method in class org.freedesktop.wayland.raw.C_1
-
Layout for variable:
extern int optind
- optind$segment() - Static method in class org.freedesktop.wayland.raw.C_1
-
Segment for variable:
extern int optind
- optopt() - Static method in class org.freedesktop.wayland.raw.C_1
-
Getter for variable:
extern int optopt
- optopt(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
Setter for variable:
extern int optopt
- optopt$layout() - Static method in class org.freedesktop.wayland.raw.C_1
-
Layout for variable:
extern int optopt
- optopt$segment() - Static method in class org.freedesktop.wayland.raw.C_1
-
Segment for variable:
extern int optopt
- org.freedesktop.wayland - package org.freedesktop.wayland
- org.freedesktop.wayland.client - package org.freedesktop.wayland.client
- org.freedesktop.wayland.client.egl - package org.freedesktop.wayland.client.egl
- org.freedesktop.wayland.examples - package org.freedesktop.wayland.examples
- org.freedesktop.wayland.generator.api - package org.freedesktop.wayland.generator.api
- org.freedesktop.wayland.generator.impl - package org.freedesktop.wayland.generator.impl
- org.freedesktop.wayland.raw - package org.freedesktop.wayland.raw
- org.freedesktop.wayland.server - package org.freedesktop.wayland.server
- org.freedesktop.wayland.shared - package org.freedesktop.wayland.shared
- org.freedesktop.wayland.util - package org.freedesktop.wayland.util
- orientation(int, Fixed) - Method in class org.freedesktop.wayland.server.WlTouchResource
-
update orientation of touch point
- orientation(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Getter for field:
void (*orientation)(void *, struct wl_touch *, int32_t, wl_fixed_t)
- orientation(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Setter for field:
void (*orientation)(void *, struct wl_touch *, int32_t, wl_fixed_t)
- orientation(WlTouchProxy, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV6
-
update orientation of touch point
- orientation(WlTouchProxy, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV7
-
update orientation of touch point
- orientation(WlTouchProxy, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV8
-
update orientation of touch point
- orientation(WlTouchProxy, int, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV9
-
update orientation of touch point
- orientation$layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Layout for field:
void (*orientation)(void *, struct wl_touch *, int32_t, wl_fixed_t)
- orientation$offset() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Offset for field:
void (*orientation)(void *, struct wl_touch *, int32_t, wl_fixed_t)
- OUT_OF_BOUNDS - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
offset + stride * height goes out of dmabuf bounds
- OUT_OF_BUFFER - Enum constant in enum class org.freedesktop.wayland.shared.WpViewportError
-
source rectangle extends outside of the content area
P
- P_tmpdir() - Static method in class org.freedesktop.wayland.raw.C
-
#define P_tmpdir "/tmp"
- P010 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2x2 subsampled Cr:Cb plane 10 bits per channel
- P012 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2x2 subsampled Cr:Cb plane 12 bits per channel
- P016 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2x2 subsampled Cr:Cb plane 16 bits per channel
- P030 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2x2 subsampled Cr:Cb plane 10 bits per channel packed
- P210 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
2x1 subsampled Cr:Cb plane, 10 bit per channel
- packageElement() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
packageElement
record component. - padAdded(int) - Method in class org.freedesktop.wayland.server.ZwpTabletSeatV2Resource
-
new pad notification
- padAdded(ZwpTabletSeatV2Proxy, ZwpTabletPadV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletSeatV2Events
-
new pad notification
- path() - Element in annotation interface org.freedesktop.wayland.generator.api.Protocol
- path() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCoreProtocols
- path() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCustomProtocol
- path() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- path(String) - Method in class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
-
path to the device
- path(String) - Method in class org.freedesktop.wayland.server.ZwpTabletV2Resource
-
path to the device
- path(ZwpTabletPadV2Proxy, String) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadV2Events
-
path to the device
- path(ZwpTabletV2Proxy, String) - Method in interface org.freedesktop.wayland.client.ZwpTabletV2Events
-
path to the device
- pathconf(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern long pathconf(const char *__path, int __name)
- pathconf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern long pathconf(const char *__path, int __name)
- pathconf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern long pathconf(const char *__path, int __name)
- pathconf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern long pathconf(const char *__path, int __name)
- pause() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int pause()
- pause$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int pause()
- pause$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int pause()
- pause$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int pause()
- pclose(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int pclose(FILE *__stream)
- pclose$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int pclose(FILE *__stream)
- pclose$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int pclose(FILE *__stream)
- pclose$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int pclose(FILE *__stream)
- PDP_ENDIAN() - Static method in class org.freedesktop.wayland.raw.C
-
#define PDP_ENDIAN 3412
- PDP_ENDIAN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PDP_ENDIAN 3412
- PEN - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Pen
- PENCIL - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Pencil
- perror(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void perror(const char *__s)
- perror$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void perror(const char *__s)
- perror$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void perror(const char *__s)
- perror$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void perror(const char *__s)
- pid_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __pid_t pid_t
- pid_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __pid_t pid_t
- ping(int) - Method in class org.freedesktop.wayland.server.WlShellSurfaceResource
-
ping client
- ping(int) - Method in class org.freedesktop.wayland.server.XdgWmBaseResource
-
check if the client is alive
- ping(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Getter for field:
void (*ping)(void *, struct wl_shell_surface *, uint32_t)
- ping(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Setter for field:
void (*ping)(void *, struct wl_shell_surface *, uint32_t)
- ping(WlShellSurfaceProxy, int) - Method in interface org.freedesktop.wayland.client.WlShellSurfaceEvents
-
ping client
- ping(XdgWmBaseProxy, int) - Method in interface org.freedesktop.wayland.client.XdgWmBaseEvents
-
check if the client is alive
- ping(XdgWmBaseProxy, int) - Method in interface org.freedesktop.wayland.client.XdgWmBaseEventsV2
-
check if the client is alive
- ping(XdgWmBaseProxy, int) - Method in interface org.freedesktop.wayland.client.XdgWmBaseEventsV3
-
check if the client is alive
- ping(XdgWmBaseProxy, int) - Method in interface org.freedesktop.wayland.client.XdgWmBaseEventsV4
-
check if the client is alive
- ping(XdgWmBaseProxy, int) - Method in interface org.freedesktop.wayland.client.XdgWmBaseEventsV5
-
check if the client is alive
- ping(XdgWmBaseProxy, int) - Method in interface org.freedesktop.wayland.client.XdgWmBaseEventsV6
-
check if the client is alive
- ping$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Layout for field:
void (*ping)(void *, struct wl_shell_surface *, uint32_t)
- ping$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Offset for field:
void (*ping)(void *, struct wl_shell_surface *, uint32_t)
- pipe(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int pipe(int __pipedes[2])
- pipe$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int pipe(int __pipedes[2])
- pipe$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int pipe(int __pipedes[2])
- pipe$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int pipe(int __pipedes[2])
- pkgConfig() - Element in annotation interface org.freedesktop.wayland.generator.api.Protocol
- pkgConfig() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCoreProtocols
- pkgConfig() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCustomProtocol
- pkgConfig() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- pkgConfigDataDir(String) - Static method in class org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
- place_above(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Getter for field:
void (*place_above)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- place_above(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Setter for field:
void (*place_above)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- place_above$layout() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Layout for field:
void (*place_above)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- place_above$offset() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Offset for field:
void (*place_above)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- place_below(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Getter for field:
void (*place_below)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- place_below(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Setter for field:
void (*place_below)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- place_below$layout() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Layout for field:
void (*place_below)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- place_below$offset() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Offset for field:
void (*place_below)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- placeAbove(WlSurfaceProxy) - Method in class org.freedesktop.wayland.client.WlSubsurfaceProxy
-
restack the sub-surface
- placeAbove(WlSubsurfaceResource, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSubsurfaceRequests
-
restack the sub-surface
- placeBelow(WlSurfaceProxy) - Method in class org.freedesktop.wayland.client.WlSubsurfaceProxy
-
restack the sub-surface
- placeBelow(WlSubsurfaceResource, WlSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSubsurfaceRequests
-
restack the sub-surface
- PLANE_IDX - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
plane index out of bounds
- PLANE_SET - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
the plane index was already set
- pointer - Variable in class org.freedesktop.wayland.client.egl.EglWindow
- pointer - Variable in class org.freedesktop.wayland.client.EventQueue
- pointer - Variable in class org.freedesktop.wayland.client.Proxy
- pointer - Variable in class org.freedesktop.wayland.server.Client
- pointer - Variable in class org.freedesktop.wayland.server.Display
- pointer - Variable in class org.freedesktop.wayland.server.EventLoop
- pointer - Variable in class org.freedesktop.wayland.server.ShmBuffer
- pointer - Variable in class org.freedesktop.wayland.util.Arguments
- POINTER - Enum constant in enum class org.freedesktop.wayland.shared.WlSeatCapability
-
the seat has pointer devices
- PointerArray - Class in org.freedesktop.wayland.util
- PointerArray() - Constructor for class org.freedesktop.wayland.util.PointerArray
- POLL_ERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.POLL_ERR = 4
- POLL_HUP() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.POLL_HUP = 6
- POLL_IN() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.POLL_IN = 1
- POLL_MSG() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.POLL_MSG = 3
- POLL_OUT() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.POLL_OUT = 2
- POLL_PRI() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.POLL_PRI = 5
- pong(int) - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
respond to a ping event
- pong(int) - Method in class org.freedesktop.wayland.client.XdgWmBaseProxy
-
respond to a ping event
- pong(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*pong)(struct wl_client *, struct wl_resource *, uint32_t)
- pong(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*pong)(struct wl_client *, struct wl_resource *, uint32_t)
- pong(WlShellSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
respond to a ping event
- pong(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequests
-
respond to a ping event
- pong(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV2
-
respond to a ping event
- pong(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV3
-
respond to a ping event
- pong(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV4
-
respond to a ping event
- pong(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV5
-
respond to a ping event
- pong(XdgWmBaseResource, int) - Method in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV6
-
respond to a ping event
- pong$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*pong)(struct wl_client *, struct wl_resource *, uint32_t)
- pong$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*pong)(struct wl_client *, struct wl_resource *, uint32_t)
- popBuffer() - Method in class org.freedesktop.wayland.examples.BufferPool
- popen(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern FILE *popen(const char *__command, const char *__modes)
- popen$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern FILE *popen(const char *__command, const char *__modes)
- popen$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern FILE *popen(const char *__command, const char *__modes)
- popen$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern FILE *popen(const char *__command, const char *__modes)
- popup_done(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Getter for field:
void (*popup_done)(void *, struct wl_shell_surface *)
- popup_done(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Setter for field:
void (*popup_done)(void *, struct wl_shell_surface *)
- popup_done$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Layout for field:
void (*popup_done)(void *, struct wl_shell_surface *)
- popup_done$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Offset for field:
void (*popup_done)(void *, struct wl_shell_surface *)
- popupDone() - Method in class org.freedesktop.wayland.server.WlShellSurfaceResource
-
popup interaction is done
- popupDone() - Method in class org.freedesktop.wayland.server.XdgPopupResource
-
popup interaction is done
- popupDone(WlShellSurfaceProxy) - Method in interface org.freedesktop.wayland.client.WlShellSurfaceEvents
-
popup interaction is done
- popupDone(XdgPopupProxy) - Method in interface org.freedesktop.wayland.client.XdgPopupEvents
-
popup interaction is done
- popupDone(XdgPopupProxy) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV2
-
popup interaction is done
- popupDone(XdgPopupProxy) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV3
-
popup interaction is done
- popupDone(XdgPopupProxy) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV4
-
popup interaction is done
- popupDone(XdgPopupProxy) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV5
-
popup interaction is done
- popupDone(XdgPopupProxy) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV6
-
popup interaction is done
- position(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadStripV2Resource
-
position changed
- position(ZwpTabletPadStripV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadStripV2Events
-
position changed
- POSIX_FADV_DONTNEED() - Static method in class org.freedesktop.wayland.raw.C
-
#define POSIX_FADV_DONTNEED 4
- POSIX_FADV_NOREUSE() - Static method in class org.freedesktop.wayland.raw.C
-
#define POSIX_FADV_NOREUSE 5
- POSIX_FADV_NORMAL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define POSIX_FADV_NORMAL 0
- POSIX_FADV_RANDOM() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define POSIX_FADV_RANDOM 1
- POSIX_FADV_SEQUENTIAL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define POSIX_FADV_SEQUENTIAL 2
- POSIX_FADV_WILLNEED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define POSIX_FADV_WILLNEED 3
- posix_fadvise(int, long, long, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int posix_fadvise(int __fd, off_t __offset, off_t __len, int __advise)
- posix_fadvise$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int posix_fadvise(int __fd, off_t __offset, off_t __len, int __advise)
- posix_fadvise$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int posix_fadvise(int __fd, off_t __offset, off_t __len, int __advise)
- posix_fadvise$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int posix_fadvise(int __fd, off_t __offset, off_t __len, int __advise)
- posix_fallocate(int, long, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int posix_fallocate(int __fd, off_t __offset, off_t __len)
- posix_fallocate$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int posix_fallocate(int __fd, off_t __offset, off_t __len)
- posix_fallocate$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int posix_fallocate(int __fd, off_t __offset, off_t __len)
- posix_fallocate$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int posix_fallocate(int __fd, off_t __offset, off_t __len)
- POSIX_MADV_DONTNEED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define POSIX_MADV_DONTNEED 4
- POSIX_MADV_NORMAL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define POSIX_MADV_NORMAL 0
- POSIX_MADV_RANDOM() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define POSIX_MADV_RANDOM 1
- POSIX_MADV_SEQUENTIAL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define POSIX_MADV_SEQUENTIAL 2
- POSIX_MADV_WILLNEED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define POSIX_MADV_WILLNEED 3
- posix_madvise(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int posix_madvise(void *__addr, size_t __len, int __advice)
- posix_madvise$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int posix_madvise(void *__addr, size_t __len, int __advice)
- posix_madvise$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int posix_madvise(void *__addr, size_t __len, int __advice)
- posix_madvise$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int posix_madvise(void *__addr, size_t __len, int __advice)
- posix_memalign(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern int posix_memalign(void **__memptr, size_t __alignment, size_t __size)
- posix_memalign$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int posix_memalign(void **__memptr, size_t __alignment, size_t __size)
- posix_memalign$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int posix_memalign(void **__memptr, size_t __alignment, size_t __size)
- posix_memalign$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int posix_memalign(void **__memptr, size_t __alignment, size_t __size)
- postError(int, String) - Method in class org.freedesktop.wayland.server.Resource
- postEvent(int) - Method in class org.freedesktop.wayland.server.Resource
- postEvent(int, Arguments) - Method in class org.freedesktop.wayland.server.Resource
-
Post an event to the client's object referred to by 'resource'.
- pow(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double pow(double __x, double __y)
- pow$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double pow(double __x, double __y)
- pow$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double pow(double __x, double __y)
- pow$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double pow(double __x, double __y)
- powf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float powf(float __x, float __y)
- powf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float powf(float __x, float __y)
- powf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float powf(float __x, float __y)
- powf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float powf(float __x, float __y)
- pread(int, MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern ssize_t pread(int __fd, void *__buf, size_t __nbytes, __off_t __offset)
- pread$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern ssize_t pread(int __fd, void *__buf, size_t __nbytes, __off_t __offset)
- pread$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern ssize_t pread(int __fd, void *__buf, size_t __nbytes, __off_t __offset)
- pread$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern ssize_t pread(int __fd, void *__buf, size_t __nbytes, __off_t __offset)
- Precondition() - Constructor for class org.freedesktop.wayland.HasNative.Precondition
- PREFERRED - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputMode
-
indicates this is the preferred mode
- preferred_buffer_scale(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Getter for field:
void (*preferred_buffer_scale)(void *, struct wl_surface *, int32_t)
- preferred_buffer_scale(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Setter for field:
void (*preferred_buffer_scale)(void *, struct wl_surface *, int32_t)
- preferred_buffer_scale$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Layout for field:
void (*preferred_buffer_scale)(void *, struct wl_surface *, int32_t)
- preferred_buffer_scale$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Offset for field:
void (*preferred_buffer_scale)(void *, struct wl_surface *, int32_t)
- preferred_buffer_transform(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Getter for field:
void (*preferred_buffer_transform)(void *, struct wl_surface *, uint32_t)
- preferred_buffer_transform(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Setter for field:
void (*preferred_buffer_transform)(void *, struct wl_surface *, uint32_t)
- preferred_buffer_transform$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Layout for field:
void (*preferred_buffer_transform)(void *, struct wl_surface *, uint32_t)
- preferred_buffer_transform$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Offset for field:
void (*preferred_buffer_transform)(void *, struct wl_surface *, uint32_t)
- preferredBufferScale(int) - Method in class org.freedesktop.wayland.server.WlSurfaceResource
-
preferred buffer scale for the surface
- preferredBufferScale(WlSurfaceProxy, int) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV6
-
preferred buffer scale for the surface
- preferredBufferTransform(int) - Method in class org.freedesktop.wayland.server.WlSurfaceResource
-
preferred buffer transform for the surface
- preferredBufferTransform(WlSurfaceProxy, int) - Method in interface org.freedesktop.wayland.client.WlSurfaceEventsV6
-
preferred buffer transform for the surface
- prepareRead() - Method in class org.freedesktop.wayland.client.Display
-
Prepare to read events after polling file descriptor
- prepareReadQueue(EventQueue) - Method in class org.freedesktop.wayland.client.Display
- presented(int, int, int, int, int, int, int) - Method in class org.freedesktop.wayland.server.WpPresentationFeedbackResource
-
the content update was displayed
- presented(WpPresentationFeedbackProxy, int, int, int, int, int, int, int) - Method in interface org.freedesktop.wayland.client.WpPresentationFeedbackEvents
-
the content update was displayed
- PRESSED - Enum constant in enum class org.freedesktop.wayland.shared.WlKeyboardKeyState
-
key is pressed
- PRESSED - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerButtonState
-
the button is pressed
- PRESSED - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletPadV2ButtonState
-
the button is pressed
- PRESSED - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2ButtonState
-
button is pressed
- pressure(int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
pressure change event
- pressure(ZwpTabletToolV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
pressure change event
- PRESSURE - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
-
Pressure axis
- prev(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_list
-
Getter for field:
struct wl_list *prev
- prev(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_list
-
Setter for field:
struct wl_list *prev
- prev$layout() - Static method in class org.freedesktop.wayland.raw.wl_list
-
Layout for field:
struct wl_list *prev
- prev$offset() - Static method in class org.freedesktop.wayland.raw.wl_list
-
Offset for field:
struct wl_list *prev
- PRId16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRId16 "d"
- PRId32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRId32 "d"
- PRId64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRId64 "ld"
- PRId8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRId8 "d"
- PRIdFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdFAST16 "ld"
- PRIdFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdFAST32 "ld"
- PRIdFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdFAST64 "ld"
- PRIdFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdFAST8 "d"
- PRIdLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdLEAST16 "d"
- PRIdLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdLEAST32 "d"
- PRIdLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdLEAST64 "ld"
- PRIdLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdLEAST8 "d"
- PRIdMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdMAX "ld"
- PRIdPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIdPTR "ld"
- PRIi16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIi16 "i"
- PRIi32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIi32 "i"
- PRIi64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIi64 "li"
- PRIi8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIi8 "i"
- PRIiFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiFAST16 "li"
- PRIiFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiFAST32 "li"
- PRIiFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiFAST64 "li"
- PRIiFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiFAST8 "i"
- PRIiLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiLEAST16 "i"
- PRIiLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiLEAST32 "i"
- PRIiLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiLEAST64 "li"
- PRIiLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiLEAST8 "i"
- PRIiMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiMAX "li"
- PRIiPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIiPTR "li"
- PRIo16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIo16 "o"
- PRIo32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIo32 "o"
- PRIo64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIo64 "lo"
- PRIo8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIo8 "o"
- PRIoFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoFAST16 "lo"
- PRIoFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoFAST32 "lo"
- PRIoFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoFAST64 "lo"
- PRIoFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoFAST8 "o"
- PRIoLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoLEAST16 "o"
- PRIoLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoLEAST32 "o"
- PRIoLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoLEAST64 "lo"
- PRIoLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoLEAST8 "o"
- PRIoMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoMAX "lo"
- PRIoPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIoPTR "lo"
- PRIu16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIu16 "u"
- PRIu32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIu32 "u"
- PRIu64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIu64 "lu"
- PRIu8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIu8 "u"
- PRIuFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuFAST16 "lu"
- PRIuFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuFAST32 "lu"
- PRIuFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuFAST64 "lu"
- PRIuFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuFAST8 "u"
- PRIuLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuLEAST16 "u"
- PRIuLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuLEAST32 "u"
- PRIuLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuLEAST64 "lu"
- PRIuLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuLEAST8 "u"
- PRIuMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuMAX "lu"
- PRIuPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIuPTR "lu"
- PRIx16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIx16 "x"
- PRIX16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIX16 "X"
- PRIx32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIx32 "x"
- PRIX32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIX32 "X"
- PRIx64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIx64 "lx"
- PRIX64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIX64 "lX"
- PRIx8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIx8 "x"
- PRIX8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIX8 "X"
- PRIxFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxFAST16 "lx"
- PRIXFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXFAST16 "lX"
- PRIxFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxFAST32 "lx"
- PRIXFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXFAST32 "lX"
- PRIxFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxFAST64 "lx"
- PRIXFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXFAST64 "lX"
- PRIxFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxFAST8 "x"
- PRIXFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXFAST8 "X"
- PRIxLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxLEAST16 "x"
- PRIXLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXLEAST16 "X"
- PRIxLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxLEAST32 "x"
- PRIXLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXLEAST32 "X"
- PRIxLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxLEAST64 "lx"
- PRIXLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXLEAST64 "lX"
- PRIxLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxLEAST8 "x"
- PRIXLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXLEAST8 "X"
- PRIxMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxMAX "lx"
- PRIXMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXMAX "lX"
- PRIxPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIxPTR "lx"
- PRIXPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PRIXPTR "lX"
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.freedesktop.wayland.generator.impl.ProtocolsProcessor
- processCustomProtocols() - Static method in class org.freedesktop.wayland.generator.impl.ProtocolsProcessor
- profil(MemorySegment, long, long, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int profil(unsigned short *__sample_buffer, size_t __size, size_t __offset, unsigned int __scale)
- profil$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int profil(unsigned short *__sample_buffer, size_t __size, size_t __offset, unsigned int __scale)
- profil$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int profil(unsigned short *__sample_buffer, size_t __size, size_t __offset, unsigned int __scale)
- profil$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int profil(unsigned short *__sample_buffer, size_t __size, size_t __offset, unsigned int __scale)
- PROT_EXEC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define PROT_EXEC 4
- PROT_GROWSDOWN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define PROT_GROWSDOWN 16777216
- PROT_GROWSUP() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define PROT_GROWSUP 33554432
- PROT_NONE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define PROT_NONE 0
- PROT_READ() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define PROT_READ 1
- PROT_WRITE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define PROT_WRITE 2
- Protocol - Annotation Interface in org.freedesktop.wayland.generator.api
- protocolFile() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
protocolFile
record component. - ProtocolGenConfig - Record Class in org.freedesktop.wayland.generator.impl
- ProtocolGenConfig(String, String, String, boolean, boolean, boolean, Element, PackageElement, File, WaylandCustomProtocol) - Constructor for record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Creates an instance of a
ProtocolGenConfig
record class. - ProtocolGenConfig(WaylandCoreProtocols, Element, PackageElement, File) - Constructor for record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
- ProtocolGenConfig(WaylandCustomProtocol, Element, PackageElement, File) - Constructor for record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
- ProtocolGenConfig(WaylandProtocols, Element, PackageElement, File) - Constructor for record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
- ProtocolGenerator - Class in org.freedesktop.wayland.generator.impl
- ProtocolGenerator() - Constructor for class org.freedesktop.wayland.generator.impl.ProtocolGenerator
- Protocols - Annotation Interface in org.freedesktop.wayland.generator.api
- ProtocolsProcessor - Class in org.freedesktop.wayland.generator.impl
- ProtocolsProcessor() - Constructor for class org.freedesktop.wayland.generator.impl.ProtocolsProcessor
- ProtocolWriter - Class in org.freedesktop.wayland.generator.impl
- ProtocolWriter() - Constructor for class org.freedesktop.wayland.generator.impl.ProtocolWriter
- ProtocolXmlPathResolver - Class in org.freedesktop.wayland.generator.impl
- ProtocolXmlPathResolver() - Constructor for class org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
- proximityIn(int, ZwpTabletV2Resource, WlSurfaceResource) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
proximity in event
- proximityIn(ZwpTabletToolV2Proxy, int, ZwpTabletV2Proxy, WlSurfaceProxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
proximity in event
- proximityOut() - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
proximity out event
- proximityOut(ZwpTabletToolV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
proximity out event
- Proxy<I> - Class in org.freedesktop.wayland.client
-
Represents a protocol object on the client side.
- Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.Proxy
- Proxy(MemorySegment, I, int) - Constructor for class org.freedesktop.wayland.client.Proxy
- ProxyWriter - Class in org.freedesktop.wayland.generator.impl
- ProxyWriter() - Constructor for class org.freedesktop.wayland.generator.impl.ProxyWriter
- pselect(int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int pselect(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, const struct timespec *restrict __timeout, const __sigset_t *restrict __sigmask)
- pselect(int, MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int pselect(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, const struct timespec *restrict __timeout, const __sigset_t *restrict __sigmask)
- pselect$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int pselect(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, const struct timespec *restrict __timeout, const __sigset_t *restrict __sigmask)
- pselect$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int pselect(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, const struct timespec *restrict __timeout, const __sigset_t *restrict __sigmask)
- pselect$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int pselect(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, const struct timespec *restrict __timeout, const __sigset_t *restrict __sigmask)
- pselect$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int pselect(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, const struct timespec *restrict __timeout, const __sigset_t *restrict __sigmask)
- pselect$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int pselect(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, const struct timespec *restrict __timeout, const __sigset_t *restrict __sigmask)
- pselect$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int pselect(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, const struct timespec *restrict __timeout, const __sigset_t *restrict __sigmask)
- psiginfo(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern void psiginfo(const siginfo_t *__pinfo, const char *__s)
- psiginfo$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void psiginfo(const siginfo_t *__pinfo, const char *__s)
- psiginfo$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void psiginfo(const siginfo_t *__pinfo, const char *__s)
- psiginfo$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void psiginfo(const siginfo_t *__pinfo, const char *__s)
- psignal(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern void psignal(int __sig, const char *__s)
- psignal$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void psignal(int __sig, const char *__s)
- psignal$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void psignal(int __sig, const char *__s)
- psignal$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void psignal(int __sig, const char *__s)
- pthread_attr_t - Class in org.freedesktop.wayland.raw
-
union pthread_attr_t { char __size[56]; long __align; }
- pthread_barrier_t - Class in org.freedesktop.wayland.raw
-
union { char __size[32]; long __align; }
- pthread_barrierattr_t - Class in org.freedesktop.wayland.raw
-
union { char __size[4]; int __align; }
- pthread_cond_t - Class in org.freedesktop.wayland.raw
-
union { struct __pthread_cond_s __data; char __size[48]; long long __align; }
- pthread_condattr_t - Class in org.freedesktop.wayland.raw
-
union { char __size[4]; int __align; }
- pthread_key_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef unsigned int pthread_key_t
- pthread_key_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int pthread_key_t
- pthread_kill(long, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int pthread_kill(pthread_t __threadid, int __signo)
- pthread_kill$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int pthread_kill(pthread_t __threadid, int __signo)
- pthread_kill$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int pthread_kill(pthread_t __threadid, int __signo)
- pthread_kill$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int pthread_kill(pthread_t __threadid, int __signo)
- pthread_mutex_t - Class in org.freedesktop.wayland.raw
-
union { struct __pthread_mutex_s __data; char __size[40]; long __align; }
- pthread_mutexattr_t - Class in org.freedesktop.wayland.raw
-
union { char __size[4]; int __align; }
- pthread_once_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef int pthread_once_t
- pthread_once_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int pthread_once_t
- pthread_rwlock_t - Class in org.freedesktop.wayland.raw
-
union { struct __pthread_rwlock_arch_t __data; char __size[56]; long __align; }
- pthread_rwlockattr_t - Class in org.freedesktop.wayland.raw
-
union { char __size[8]; long __align; }
- pthread_sigmask(int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int pthread_sigmask(int __how, const __sigset_t *restrict __newmask, __sigset_t *restrict __oldmask)
- pthread_sigmask$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int pthread_sigmask(int __how, const __sigset_t *restrict __newmask, __sigset_t *restrict __oldmask)
- pthread_sigmask$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int pthread_sigmask(int __how, const __sigset_t *restrict __newmask, __sigset_t *restrict __oldmask)
- pthread_sigmask$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int pthread_sigmask(int __how, const __sigset_t *restrict __newmask, __sigset_t *restrict __oldmask)
- pthread_spinlock_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef volatile int pthread_spinlock_t
- pthread_spinlock_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef volatile int pthread_spinlock_t
- pthread_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef unsigned long pthread_t
- pthread_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long pthread_t
- PTRDIFF_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PTRDIFF_MAX 9223372036854775807
- PTRDIFF_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define PTRDIFF_MIN -9223372036854775808
- ptrdiff_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long ptrdiff_t
- putc(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int putc(int __c, FILE *__stream)
- putc_unlocked(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int putc_unlocked(int __c, FILE *__stream)
- putc_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int putc_unlocked(int __c, FILE *__stream)
- putc_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int putc_unlocked(int __c, FILE *__stream)
- putc_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int putc_unlocked(int __c, FILE *__stream)
- putc$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int putc(int __c, FILE *__stream)
- putc$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int putc(int __c, FILE *__stream)
- putc$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int putc(int __c, FILE *__stream)
- putchar(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int putchar(int __c)
- putchar_unlocked(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int putchar_unlocked(int __c)
- putchar_unlocked$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int putchar_unlocked(int __c)
- putchar_unlocked$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int putchar_unlocked(int __c)
- putchar_unlocked$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int putchar_unlocked(int __c)
- putchar$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int putchar(int __c)
- putchar$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int putchar(int __c)
- putchar$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int putchar(int __c)
- putenv(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int putenv(char *__string)
- putenv$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int putenv(char *__string)
- putenv$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int putenv(char *__string)
- putenv$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int putenv(char *__string)
- puts(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int puts(const char *__s)
- puts$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int puts(const char *__s)
- puts$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int puts(const char *__s)
- puts$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int puts(const char *__s)
- putw(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int putw(int __w, FILE *__stream)
- putw$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int putw(int __w, FILE *__stream)
- putw$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int putw(int __w, FILE *__stream)
- putw$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int putw(int __w, FILE *__stream)
- pwrite(int, MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern ssize_t pwrite(int __fd, const void *__buf, size_t __n, __off_t __offset)
- pwrite$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern ssize_t pwrite(int __fd, const void *__buf, size_t __n, __off_t __offset)
- pwrite$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern ssize_t pwrite(int __fd, const void *__buf, size_t __n, __off_t __offset)
- pwrite$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern ssize_t pwrite(int __fd, const void *__buf, size_t __n, __off_t __offset)
Q
- Q401 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- Q410 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- qsort(MemorySegment, long, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern void qsort(void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar)
- qsort$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void qsort(void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar)
- qsort$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void qsort(void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar)
- qsort$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void qsort(void *__base, size_t __nmemb, size_t __size, __compar_fn_t __compar)
- quad_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __quad_t quad_t
- quad_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __quad_t quad_t
- queueBuffer(WlBufferProxy) - Method in class org.freedesktop.wayland.examples.BufferPool
- quick_exit(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern void quick_exit(int __status)
- quick_exit$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void quick_exit(int __status)
- quick_exit$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void quick_exit(int __status)
- quick_exit$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void quick_exit(int __status)
- quot(MemorySegment) - Static method in class org.freedesktop.wayland.raw.div_t
-
Getter for field:
int quot
- quot(MemorySegment) - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Getter for field:
long quot
- quot(MemorySegment) - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Getter for field:
long quot
- quot(MemorySegment) - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Getter for field:
long long quot
- quot(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.div_t
-
Setter for field:
int quot
- quot(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Setter for field:
long quot
- quot(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Setter for field:
long quot
- quot(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Setter for field:
long long quot
- quot$layout() - Static method in class org.freedesktop.wayland.raw.div_t
-
Layout for field:
int quot
- quot$layout() - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Layout for field:
long quot
- quot$layout() - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Layout for field:
long quot
- quot$layout() - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Layout for field:
long long quot
- quot$offset() - Static method in class org.freedesktop.wayland.raw.div_t
-
Offset for field:
int quot
- quot$offset() - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Offset for field:
long quot
- quot$offset() - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Offset for field:
long quot
- quot$offset() - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Offset for field:
long long quot
R
- R_OK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define R_OK 4
- R1 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] R0:R1:R2:R3:R4:R5:R6:R7 1:1:1:1:1:1:1:1 eight pixels/byte
- r10(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t r10
- r10(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t r10
- R10 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[15:0] x:R 6:10 little endian
- r10$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t r10
- r10$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t r10
- r11(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t r11
- r11(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t r11
- r11$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t r11
- r11$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t r11
- r12(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t r12
- r12(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t r12
- R12 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[15:0] x:R 4:12 little endian
- r12$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t r12
- r12$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t r12
- r13(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t r13
- r13(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t r13
- r13$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t r13
- r13$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t r13
- r14(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t r14
- r14(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t r14
- r14$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t r14
- r14$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t r14
- r15(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t r15
- r15(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t r15
- r15$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t r15
- r15$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t r15
- R16 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[15:0] R little endian
- R2 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] R0:R1:R2:R3 2:2:2:2 four pixels/byte
- R4 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] R0:R1 4:4 two pixels/byte
- r8(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t r8
- r8(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t r8
- R8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[7:0] R
- r8$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t r8
- r8$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t r8
- r9(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t r9
- r9(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t r9
- r9$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t r9
- r9$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t r9
- raise(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int raise(int __sig)
- raise$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int raise(int __sig)
- raise$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int raise(int __sig)
- raise$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int raise(int __sig)
- rand() - Static method in class org.freedesktop.wayland.raw.C
-
extern int rand()
- rand_deg(MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Getter for field:
int rand_deg
- rand_deg(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.random_data
-
Setter for field:
int rand_deg
- rand_deg$layout() - Static method in class org.freedesktop.wayland.raw.random_data
-
Layout for field:
int rand_deg
- rand_deg$offset() - Static method in class org.freedesktop.wayland.raw.random_data
-
Offset for field:
int rand_deg
- RAND_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define RAND_MAX 2147483647
- rand_r(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int rand_r(unsigned int *__seed)
- rand_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int rand_r(unsigned int *__seed)
- rand_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int rand_r(unsigned int *__seed)
- rand_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int rand_r(unsigned int *__seed)
- rand_sep(MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Getter for field:
int rand_sep
- rand_sep(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.random_data
-
Setter for field:
int rand_sep
- rand_sep$layout() - Static method in class org.freedesktop.wayland.raw.random_data
-
Layout for field:
int rand_sep
- rand_sep$offset() - Static method in class org.freedesktop.wayland.raw.random_data
-
Offset for field:
int rand_sep
- rand_type(MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Getter for field:
int rand_type
- rand_type(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.random_data
-
Setter for field:
int rand_type
- rand_type$layout() - Static method in class org.freedesktop.wayland.raw.random_data
-
Layout for field:
int rand_type
- rand_type$offset() - Static method in class org.freedesktop.wayland.raw.random_data
-
Offset for field:
int rand_type
- rand$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int rand()
- rand$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int rand()
- rand$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int rand()
- random() - Static method in class org.freedesktop.wayland.raw.C
-
extern long random()
- random_data - Class in org.freedesktop.wayland.raw
-
struct random_data { int32_t *fptr; int32_t *rptr; int32_t *state; int rand_type; int rand_deg; int rand_sep; int32_t *end_ptr; }
- random_r(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int random_r(struct random_data *restrict __buf, int32_t *restrict __result)
- random_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int random_r(struct random_data *restrict __buf, int32_t *restrict __result)
- random_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int random_r(struct random_data *restrict __buf, int32_t *restrict __result)
- random_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int random_r(struct random_data *restrict __buf, int32_t *restrict __result)
- random$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern long random()
- random$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern long random()
- random$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern long random()
- rax(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t rax
- rax(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t rax
- rax$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t rax
- rax$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t rax
- rbp(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t rbp
- rbp(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t rbp
- rbp$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t rbp
- rbp$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t rbp
- rbx(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t rbx
- rbx(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t rbx
- rbx$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t rbx
- rbx$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t rbx
- rcx(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t rcx
- rcx(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t rcx
- rcx$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t rcx
- rcx$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t rcx
- rdi(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t rdi
- rdi(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t rdi
- rdi$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t rdi
- rdi$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t rdi
- rdp(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
__uint64_t rdp
- rdp(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
__uint64_t rdp
- rdp(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
__uint64_t rdp
- rdp(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
__uint64_t rdp
- rdp$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
__uint64_t rdp
- rdp$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
__uint64_t rdp
- rdp$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
__uint64_t rdp
- rdp$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
__uint64_t rdp
- rdx(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t rdx
- rdx(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t rdx
- rdx$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t rdx
- rdx$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t rdx
- read(int, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern ssize_t read(int __fd, void *__buf, size_t __nbytes)
- read(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Getter for field:
cookie_read_function_t *read
- read(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Setter for field:
cookie_read_function_t *read
- read$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern ssize_t read(int __fd, void *__buf, size_t __nbytes)
- read$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern ssize_t read(int __fd, void *__buf, size_t __nbytes)
- read$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern ssize_t read(int __fd, void *__buf, size_t __nbytes)
- read$layout() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Layout for field:
cookie_read_function_t *read
- read$offset() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Offset for field:
cookie_read_function_t *read
- readEvents() - Method in class org.freedesktop.wayland.client.Display
-
Read events from display file descriptor
- readlink(MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern ssize_t readlink(const char *restrict __path, char *restrict __buf, size_t __len)
- readlink$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern ssize_t readlink(const char *restrict __path, char *restrict __buf, size_t __len)
- readlink$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern ssize_t readlink(const char *restrict __path, char *restrict __buf, size_t __len)
- readlink$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern ssize_t readlink(const char *restrict __path, char *restrict __buf, size_t __len)
- readlinkat(int, MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern ssize_t readlinkat(int __fd, const char *restrict __path, char *restrict __buf, size_t __len)
- readlinkat$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern ssize_t readlinkat(int __fd, const char *restrict __path, char *restrict __buf, size_t __len)
- readlinkat$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern ssize_t readlinkat(int __fd, const char *restrict __path, char *restrict __buf, size_t __len)
- readlinkat$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern ssize_t readlinkat(int __fd, const char *restrict __path, char *restrict __buf, size_t __len)
- realloc(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern void *realloc(void *__ptr, size_t __size)
- realloc$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void *realloc(void *__ptr, size_t __size)
- realloc$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void *realloc(void *__ptr, size_t __size)
- realloc$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void *realloc(void *__ptr, size_t __size)
- reallocarray(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern void *reallocarray(void *__ptr, size_t __nmemb, size_t __size)
- reallocarray$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void *reallocarray(void *__ptr, size_t __nmemb, size_t __size)
- reallocarray$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void *reallocarray(void *__ptr, size_t __nmemb, size_t __size)
- reallocarray$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void *reallocarray(void *__ptr, size_t __nmemb, size_t __size)
- realpath(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *realpath(const char *restrict __name, char *restrict __resolved)
- realpath$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *realpath(const char *restrict __name, char *restrict __resolved)
- realpath$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *realpath(const char *restrict __name, char *restrict __resolved)
- realpath$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *realpath(const char *restrict __name, char *restrict __resolved)
- receive(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Getter for field:
void (*receive)(struct wl_client *, struct wl_resource *, const char *, int32_t)
- receive(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Setter for field:
void (*receive)(struct wl_client *, struct wl_resource *, const char *, int32_t)
- receive(String, int) - Method in class org.freedesktop.wayland.client.WlDataOfferProxy
-
request that the data is transferred
- receive(WlDataOfferResource, String, int) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequests
-
request that the data is transferred
- receive(WlDataOfferResource, String, int) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequestsV2
-
request that the data is transferred
- receive(WlDataOfferResource, String, int) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequestsV3
-
request that the data is transferred
- receive$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Layout for field:
void (*receive)(struct wl_client *, struct wl_resource *, const char *, int32_t)
- receive$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Offset for field:
void (*receive)(struct wl_client *, struct wl_resource *, const char *, int32_t)
- redraw(int) - Method in class org.freedesktop.wayland.examples.Window
- register(Class<E>) - Static method in class org.freedesktop.wayland.util.EnumUtil
- register(DestroyListener) - Method in class org.freedesktop.wayland.server.Display
- register(DestroyListener) - Method in class org.freedesktop.wayland.server.EventLoop
- register(DestroyListener) - Method in class org.freedesktop.wayland.server.Resource
- register_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef int register_t
- register_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int register_t
- reify(MemorySegment) - Static method in class org.freedesktop.wayland.util.GlobalRef
- reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__once_flag
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._xstate
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.div_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.fd_set
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.flock
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.max_align_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.random_data
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigstack
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigval
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.stat
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.timespec
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.timeval
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_list
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_signal
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, long, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__once_flag
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._xmmreg
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._xstate
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.div_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.fd_set
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.flock
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.max_align_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.random_data
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigstack
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.sigval
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.stat
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.timespec
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.timeval
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_list
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_object
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_resource
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_signal
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - reinterpret(MemorySegment, Arena, Consumer<MemorySegment>) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Reinterprets
addr
using targetarena
andcleanupAction
(if any). - release() - Method in class org.freedesktop.wayland.client.WlDataDeviceProxy
-
destroy data device
- release() - Method in class org.freedesktop.wayland.client.WlKeyboardProxy
-
release the keyboard object
- release() - Method in class org.freedesktop.wayland.client.WlOutputProxy
-
release the output object
- release() - Method in class org.freedesktop.wayland.client.WlPointerProxy
-
release the pointer object
- release() - Method in class org.freedesktop.wayland.client.WlSeatProxy
-
release the seat object
- release() - Method in class org.freedesktop.wayland.client.WlShmProxy
-
release the shm object
- release() - Method in class org.freedesktop.wayland.client.WlTouchProxy
-
release the touch object
- release() - Method in class org.freedesktop.wayland.server.WlBufferResource
-
compositor releases buffer
- release(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
Getter for field:
void (*release)(void *, struct wl_buffer *)
- release(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Getter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
Getter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
Getter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Getter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Getter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Getter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
Getter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
Setter for field:
void (*release)(void *, struct wl_buffer *)
- release(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Setter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
Setter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
Setter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Setter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Setter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Setter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
Setter for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release(WlBufferProxy) - Method in interface org.freedesktop.wayland.client.WlBufferEvents
-
compositor releases buffer
- release(WlBufferProxy) - Method in class org.freedesktop.wayland.examples.Buffer
- release(WlDataDeviceResource) - Method in interface org.freedesktop.wayland.server.WlDataDeviceRequestsV2
-
destroy data device
- release(WlDataDeviceResource) - Method in interface org.freedesktop.wayland.server.WlDataDeviceRequestsV3
-
destroy data device
- release(WlKeyboardResource) - Method in interface org.freedesktop.wayland.server.WlKeyboardRequestsV3
-
release the keyboard object
- release(WlKeyboardResource) - Method in interface org.freedesktop.wayland.server.WlKeyboardRequestsV4
-
release the keyboard object
- release(WlKeyboardResource) - Method in interface org.freedesktop.wayland.server.WlKeyboardRequestsV5
-
release the keyboard object
- release(WlKeyboardResource) - Method in interface org.freedesktop.wayland.server.WlKeyboardRequestsV6
-
release the keyboard object
- release(WlKeyboardResource) - Method in interface org.freedesktop.wayland.server.WlKeyboardRequestsV7
-
release the keyboard object
- release(WlKeyboardResource) - Method in interface org.freedesktop.wayland.server.WlKeyboardRequestsV8
-
release the keyboard object
- release(WlKeyboardResource) - Method in interface org.freedesktop.wayland.server.WlKeyboardRequestsV9
-
release the keyboard object
- release(WlOutputResource) - Method in interface org.freedesktop.wayland.server.WlOutputRequestsV3
-
release the output object
- release(WlOutputResource) - Method in interface org.freedesktop.wayland.server.WlOutputRequestsV4
-
release the output object
- release(WlPointerResource) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV3
-
release the pointer object
- release(WlPointerResource) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV4
-
release the pointer object
- release(WlPointerResource) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV5
-
release the pointer object
- release(WlPointerResource) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV6
-
release the pointer object
- release(WlPointerResource) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV7
-
release the pointer object
- release(WlPointerResource) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV8
-
release the pointer object
- release(WlPointerResource) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV9
-
release the pointer object
- release(WlSeatResource) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV5
-
release the seat object
- release(WlSeatResource) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV6
-
release the seat object
- release(WlSeatResource) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV7
-
release the seat object
- release(WlSeatResource) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV8
-
release the seat object
- release(WlSeatResource) - Method in interface org.freedesktop.wayland.server.WlSeatRequestsV9
-
release the seat object
- release(WlShmResource) - Method in interface org.freedesktop.wayland.server.WlShmRequestsV2
-
release the shm object
- release(WlTouchResource) - Method in interface org.freedesktop.wayland.server.WlTouchRequestsV3
-
release the touch object
- release(WlTouchResource) - Method in interface org.freedesktop.wayland.server.WlTouchRequestsV4
-
release the touch object
- release(WlTouchResource) - Method in interface org.freedesktop.wayland.server.WlTouchRequestsV5
-
release the touch object
- release(WlTouchResource) - Method in interface org.freedesktop.wayland.server.WlTouchRequestsV6
-
release the touch object
- release(WlTouchResource) - Method in interface org.freedesktop.wayland.server.WlTouchRequestsV7
-
release the touch object
- release(WlTouchResource) - Method in interface org.freedesktop.wayland.server.WlTouchRequestsV8
-
release the touch object
- release(WlTouchResource) - Method in interface org.freedesktop.wayland.server.WlTouchRequestsV9
-
release the touch object
- release$layout() - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
Layout for field:
void (*release)(void *, struct wl_buffer *)
- release$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Layout for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$layout() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
Layout for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$layout() - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
Layout for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Layout for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$layout() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Layout for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$layout() - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Layout for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
Layout for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$offset() - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
Offset for field:
void (*release)(void *, struct wl_buffer *)
- release$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Offset for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$offset() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
Offset for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$offset() - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
Offset for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Offset for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$offset() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
Offset for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$offset() - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
Offset for field:
void (*release)(struct wl_client *, struct wl_resource *)
- release$offset() - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
Offset for field:
void (*release)(struct wl_client *, struct wl_resource *)
- RELEASED - Enum constant in enum class org.freedesktop.wayland.shared.WlKeyboardKeyState
-
key is not pressed
- RELEASED - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerButtonState
-
the button is not pressed
- RELEASED - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletPadV2ButtonState
-
the button is not pressed
- RELEASED - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2ButtonState
-
button is not pressed
- rem(MemorySegment) - Static method in class org.freedesktop.wayland.raw.div_t
-
Getter for field:
int rem
- rem(MemorySegment) - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Getter for field:
long rem
- rem(MemorySegment) - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Getter for field:
long rem
- rem(MemorySegment) - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Getter for field:
long long rem
- rem(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.div_t
-
Setter for field:
int rem
- rem(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Setter for field:
long rem
- rem(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Setter for field:
long rem
- rem(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Setter for field:
long long rem
- rem$layout() - Static method in class org.freedesktop.wayland.raw.div_t
-
Layout for field:
int rem
- rem$layout() - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Layout for field:
long rem
- rem$layout() - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Layout for field:
long rem
- rem$layout() - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Layout for field:
long long rem
- rem$offset() - Static method in class org.freedesktop.wayland.raw.div_t
-
Offset for field:
int rem
- rem$offset() - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
Offset for field:
long rem
- rem$offset() - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
Offset for field:
long rem
- rem$offset() - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
Offset for field:
long long rem
- remainder(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double remainder(double __x, double __y)
- remainder$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double remainder(double __x, double __y)
- remainder$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double remainder(double __x, double __y)
- remainder$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double remainder(double __x, double __y)
- remainderf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float remainderf(float __x, float __y)
- remainderf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float remainderf(float __x, float __y)
- remainderf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float remainderf(float __x, float __y)
- remainderf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float remainderf(float __x, float __y)
- remove() - Method in class org.freedesktop.wayland.server.EventSource
- remove(int) - Static method in class org.freedesktop.wayland.util.GlobalRef
- remove(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int remove(const char *__filename)
- remove(MemorySegment) - Static method in class org.freedesktop.wayland.util.GlobalRef
- remove(MemorySegment) - Static method in class org.freedesktop.wayland.util.ObjectCache
-
Remove a mapped POJO.
- remove(Object) - Static method in class org.freedesktop.wayland.util.GlobalRef
- remove$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int remove(const char *__filename)
- remove$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int remove(const char *__filename)
- remove$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int remove(const char *__filename)
- removed() - Method in class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
-
pad removed event
- removed() - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
tool removed
- removed() - Method in class org.freedesktop.wayland.server.ZwpTabletV2Resource
-
tablet removed event
- removed(ZwpTabletPadV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadV2Events
-
pad removed event
- removed(ZwpTabletToolV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
tool removed
- removed(ZwpTabletV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletV2Events
-
tablet removed event
- remquo(double, double, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double remquo(double __x, double __y, int *__quo)
- remquo$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double remquo(double __x, double __y, int *__quo)
- remquo$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double remquo(double __x, double __y, int *__quo)
- remquo$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double remquo(double __x, double __y, int *__quo)
- remquof(float, float, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float remquof(float __x, float __y, int *__quo)
- remquof$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float remquof(float __x, float __y, int *__quo)
- remquof$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float remquof(float __x, float __y, int *__quo)
- remquof$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float remquof(float __x, float __y, int *__quo)
- rename(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int rename(const char *__old, const char *__new)
- rename$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int rename(const char *__old, const char *__new)
- rename$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int rename(const char *__old, const char *__new)
- rename$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int rename(const char *__old, const char *__new)
- renameat(int, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int renameat(int __oldfd, const char *__old, int __newfd, const char *__new)
- renameat$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int renameat(int __oldfd, const char *__old, int __newfd, const char *__new)
- renameat$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int renameat(int __oldfd, const char *__old, int __newfd, const char *__new)
- renameat$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int renameat(int __oldfd, const char *__old, int __newfd, const char *__new)
- repeat_info(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Getter for field:
void (*repeat_info)(void *, struct wl_keyboard *, int32_t, int32_t)
- repeat_info(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Setter for field:
void (*repeat_info)(void *, struct wl_keyboard *, int32_t, int32_t)
- repeat_info$layout() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Layout for field:
void (*repeat_info)(void *, struct wl_keyboard *, int32_t, int32_t)
- repeat_info$offset() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
Offset for field:
void (*repeat_info)(void *, struct wl_keyboard *, int32_t, int32_t)
- repeatInfo(int, int) - Method in class org.freedesktop.wayland.server.WlKeyboardResource
-
repeat rate and delay
- repeatInfo(WlKeyboardProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV4
-
repeat rate and delay
- repeatInfo(WlKeyboardProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV5
-
repeat rate and delay
- repeatInfo(WlKeyboardProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV6
-
repeat rate and delay
- repeatInfo(WlKeyboardProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV7
-
repeat rate and delay
- repeatInfo(WlKeyboardProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV8
-
repeat rate and delay
- repeatInfo(WlKeyboardProxy, int, int) - Method in interface org.freedesktop.wayland.client.WlKeyboardEventsV9
-
repeat rate and delay
- reposition(XdgPositionerProxy, int) - Method in class org.freedesktop.wayland.client.XdgPopupProxy
-
recalculate the popup's location
- reposition(XdgPopupResource, XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV3
-
recalculate the popup's location
- reposition(XdgPopupResource, XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV4
-
recalculate the popup's location
- reposition(XdgPopupResource, XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV5
-
recalculate the popup's location
- reposition(XdgPopupResource, XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPopupRequestsV6
-
recalculate the popup's location
- repositioned(int) - Method in class org.freedesktop.wayland.server.XdgPopupResource
-
signal the completion of a repositioned request
- repositioned(XdgPopupProxy, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV3
-
signal the completion of a repositioned request
- repositioned(XdgPopupProxy, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV4
-
signal the completion of a repositioned request
- repositioned(XdgPopupProxy, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV5
-
signal the completion of a repositioned request
- repositioned(XdgPopupProxy, int) - Method in interface org.freedesktop.wayland.client.XdgPopupEventsV6
-
signal the completion of a repositioned request
- RequestsWriter - Class in org.freedesktop.wayland.generator.impl
- RequestsWriter() - Constructor for class org.freedesktop.wayland.generator.impl.RequestsWriter
- resize(int) - Method in class org.freedesktop.wayland.client.WlShmPoolProxy
-
change the size of the pool mapping
- resize(int, int, int, int) - Method in class org.freedesktop.wayland.client.egl.EglWindow
- resize(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*resize)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, uint32_t)
- resize(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Getter for field:
void (*resize)(struct wl_client *, struct wl_resource *, int32_t)
- resize(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*resize)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, uint32_t)
- resize(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Setter for field:
void (*resize)(struct wl_client *, struct wl_resource *, int32_t)
- resize(WlSeatProxy, int, int) - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
start an interactive resize
- resize(WlSeatProxy, int, int) - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
start an interactive resize
- resize(WlShellSurfaceResource, WlSeatResource, int, int) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
start an interactive resize
- resize(WlShmPoolResource, int) - Method in interface org.freedesktop.wayland.server.WlShmPoolRequests
-
change the size of the pool mapping
- resize(WlShmPoolResource, int) - Method in interface org.freedesktop.wayland.server.WlShmPoolRequestsV2
-
change the size of the pool mapping
- resize(XdgToplevelResource, WlSeatResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
start an interactive resize
- resize(XdgToplevelResource, WlSeatResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
start an interactive resize
- resize(XdgToplevelResource, WlSeatResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
start an interactive resize
- resize(XdgToplevelResource, WlSeatResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
start an interactive resize
- resize(XdgToplevelResource, WlSeatResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
start an interactive resize
- resize(XdgToplevelResource, WlSeatResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
start an interactive resize
- RESIZE_X - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- RESIZE_Y - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- resize$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*resize)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, uint32_t)
- resize$layout() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Layout for field:
void (*resize)(struct wl_client *, struct wl_resource *, int32_t)
- resize$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*resize)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, uint32_t)
- resize$offset() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
Offset for field:
void (*resize)(struct wl_client *, struct wl_resource *, int32_t)
- RESIZING - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelState
-
the surface is being resized
- resolveFromPkgConfig(String, String) - Static method in class org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
- resolveNestedPaths(Path) - Static method in class org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
- resolvePath(String) - Static method in class org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
- resolvePath(WaylandCoreProtocols) - Static method in class org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
- resolvePath(WaylandCustomProtocol) - Static method in class org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
- resolvePaths(WaylandProtocols) - Static method in class org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
- resolvePkgConfig(String, String) - Static method in class org.freedesktop.wayland.generator.impl.ProtocolXmlPathResolver
- resource(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Getter for field:
struct wl_resource *resource
- resource(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Setter for field:
struct wl_resource *resource
- Resource<I> - Class in org.freedesktop.wayland.server
-
Server side implementation of a wayland object for a specific client.
- Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.Resource
- Resource(Client, int, int, I) - Constructor for class org.freedesktop.wayland.server.Resource
- resource$layout() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Layout for field:
struct wl_resource *resource
- resource$offset() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
Offset for field:
struct wl_resource *resource
- ResourceWriter - Class in org.freedesktop.wayland.generator.impl
- ResourceWriter() - Constructor for class org.freedesktop.wayland.generator.impl.ResourceWriter
- revoke(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int revoke(const char *__file)
- revoke$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int revoke(const char *__file)
- revoke$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int revoke(const char *__file)
- revoke$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int revoke(const char *__file)
- rewind(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void rewind(FILE *__stream)
- rewind$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void rewind(FILE *__stream)
- rewind$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void rewind(FILE *__stream)
- rewind$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void rewind(FILE *__stream)
- RG1616 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[31:0] R:G 16:16 little endian
- RG88 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[15:0] R:G 8:8 little endian
- RGB332 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
8-bit RGB format, [7:0] R:G:B 3:3:2
- RGB565 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit RGB 565 format, [15:0] R:G:B 5:6:5 little endian
- RGB565_A8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- RGB888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
24-bit RGB format, [23:0] R:G:B little endian
- RGB888_A8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- RGBA1010102 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit RGBA format, [31:0] R:G:B:A 10:10:10:2 little endian
- RGBA4444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit RBGA format, [15:0] R:G:B:A 4:4:4:4 little endian
- RGBA5551 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit RGBA 5551 format, [15:0] R:G:B:A 5:5:5:1 little endian
- RGBA8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit RGBA format, [31:0] R:G:B:A 8:8:8:8 little endian
- RGBX1010102 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit RGBx format, [31:0] R:G:B:x 10:10:10:2 little endian
- RGBX4444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit RGBx format, [15:0] R:G:B:x 4:4:4:4 little endian
- RGBX5551 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit RGBx 5551 format, [15:0] R:G:B:x 5:5:5:1 little endian
- RGBX8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit RGBx format, [31:0] R:G:B:x 8:8:8:8 little endian
- RGBX8888_A8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
right edge
- RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- ring(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadGroupV2Resource
-
ring announced
- ring(ZwpTabletPadGroupV2Proxy, ZwpTabletPadRingV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadGroupV2Events
-
ring announced
- rint(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double rint(double __x)
- rint$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double rint(double __x)
- rint$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double rint(double __x)
- rint$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double rint(double __x)
- rintf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float rintf(float __x)
- rintf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float rintf(float __x)
- rintf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float rintf(float __x)
- rintf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float rintf(float __x)
- rip(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
__uint64_t rip
- rip(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
__uint64_t rip
- rip(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t rip
- rip(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
__uint64_t rip
- rip(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
__uint64_t rip
- rip(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t rip
- rip$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
__uint64_t rip
- rip$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
__uint64_t rip
- rip$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t rip
- rip$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
__uint64_t rip
- rip$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
__uint64_t rip
- rip$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t rip
- rmdir(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int rmdir(const char *__path)
- rmdir$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int rmdir(const char *__path)
- rmdir$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int rmdir(const char *__path)
- rmdir$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int rmdir(const char *__path)
- ROLE - Enum constant in enum class org.freedesktop.wayland.shared.WlDataDeviceError
-
given wl_surface has another role
- ROLE - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerError
-
given wl_surface has another role
- ROLE - Enum constant in enum class org.freedesktop.wayland.shared.WlShellError
-
given wl_surface has another role
- ROLE - Enum constant in enum class org.freedesktop.wayland.shared.XdgWmBaseError
-
given wl_surface has another role
- ROLE - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Error
-
given wl_surface has another role
- rotation(ZwpTabletToolV2Proxy, Fixed) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
z-rotation change event
- rotation(Fixed) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
z-rotation change event
- ROTATION - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
-
Z-rotation axis
- round(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double round(double __x)
- round$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double round(double __x)
- round$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double round(double __x)
- round$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double round(double __x)
- roundf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float roundf(float __x)
- roundf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float roundf(float __x)
- roundf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float roundf(float __x)
- roundf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float roundf(float __x)
- roundtrip() - Method in class org.freedesktop.wayland.client.Display
-
Block until all pending request are processed by the server
- rpmatch(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int rpmatch(const char *__response)
- rpmatch$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int rpmatch(const char *__response)
- rpmatch$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int rpmatch(const char *__response)
- rpmatch$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int rpmatch(const char *__response)
- rptr(MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Getter for field:
int32_t *rptr
- rptr(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Setter for field:
int32_t *rptr
- rptr$layout() - Static method in class org.freedesktop.wayland.raw.random_data
-
Layout for field:
int32_t *rptr
- rptr$offset() - Static method in class org.freedesktop.wayland.raw.random_data
-
Offset for field:
int32_t *rptr
- rsi(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t rsi
- rsi(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t rsi
- rsi$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t rsi
- rsi$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t rsi
- rsp(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t rsp
- rsp(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t rsp
- rsp$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t rsp
- rsp$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t rsp
- run() - Method in class org.freedesktop.wayland.server.Display
S
- s(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Getter for field:
const char *s
- s(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Setter for field:
const char *s
- S_IFBLK() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IFBLK 24576
- S_IFCHR() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IFCHR 8192
- S_IFDIR() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IFDIR 16384
- S_IFIFO() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IFIFO 4096
- S_IFLNK() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IFLNK 40960
- S_IFMT() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IFMT 61440
- S_IFREG() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IFREG 32768
- S_IFSOCK() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IFSOCK 49152
- S_IRGRP() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IRGRP 32
- S_IROTH() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IROTH 4
- S_IRUSR() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IRUSR 256
- S_IRWXG() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IRWXG 56
- S_IRWXO() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IRWXO 7
- S_IRWXU() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IRWXU 448
- S_ISGID() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_ISGID 1024
- S_ISUID() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_ISUID 2048
- S_ISVTX() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_ISVTX 512
- S_IWGRP() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IWGRP 16
- S_IWOTH() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IWOTH 2
- S_IWUSR() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IWUSR 128
- S_IXGRP() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IXGRP 8
- S_IXOTH() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IXOTH 1
- S_IXUSR() - Static method in class org.freedesktop.wayland.raw.C
-
#define S_IXUSR 64
- s$layout() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Layout for field:
const char *s
- s$offset() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Offset for field:
const char *s
- sa_flags(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Getter for field:
int sa_flags
- sa_flags(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Setter for field:
int sa_flags
- sa_flags$layout() - Static method in class org.freedesktop.wayland.raw.sigaction
-
Layout for field:
int sa_flags
- sa_flags$offset() - Static method in class org.freedesktop.wayland.raw.sigaction
-
Offset for field:
int sa_flags
- sa_handler(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Getter for field:
__sighandler_t sa_handler
- sa_handler(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Setter for field:
__sighandler_t sa_handler
- sa_handler$layout() - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Layout for field:
__sighandler_t sa_handler
- sa_handler$offset() - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Offset for field:
__sighandler_t sa_handler
- SA_INTERRUPT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SA_INTERRUPT 536870912
- sa_mask(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Getter for field:
__sigset_t sa_mask
- sa_mask(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Setter for field:
__sigset_t sa_mask
- sa_mask$layout() - Static method in class org.freedesktop.wayland.raw.sigaction
-
Layout for field:
__sigset_t sa_mask
- sa_mask$offset() - Static method in class org.freedesktop.wayland.raw.sigaction
-
Offset for field:
__sigset_t sa_mask
- SA_NOCLDSTOP() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SA_NOCLDSTOP 1
- SA_NOCLDWAIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SA_NOCLDWAIT 2
- SA_NODEFER() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SA_NODEFER 1073741824
- SA_NOMASK() - Static method in class org.freedesktop.wayland.raw.C
-
#define SA_NOMASK 1073741824
- SA_ONESHOT() - Static method in class org.freedesktop.wayland.raw.C
-
#define SA_ONESHOT 2147483648
- SA_ONSTACK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SA_ONSTACK 134217728
- SA_RESETHAND() - Static method in class org.freedesktop.wayland.raw.C
-
#define SA_RESETHAND 2147483648
- SA_RESTART() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SA_RESTART 268435456
- sa_restorer(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Getter for field:
void (*sa_restorer)(void)
- sa_restorer(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Setter for field:
void (*sa_restorer)(void)
- sa_restorer$layout() - Static method in class org.freedesktop.wayland.raw.sigaction
-
Layout for field:
void (*sa_restorer)(void)
- sa_restorer$offset() - Static method in class org.freedesktop.wayland.raw.sigaction
-
Offset for field:
void (*sa_restorer)(void)
- sa_sigaction(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Getter for field:
void (*sa_sigaction)(int, siginfo_t *, void *)
- sa_sigaction(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Setter for field:
void (*sa_sigaction)(int, siginfo_t *, void *)
- sa_sigaction$layout() - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Layout for field:
void (*sa_sigaction)(int, siginfo_t *, void *)
- sa_sigaction$offset() - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
Offset for field:
void (*sa_sigaction)(int, siginfo_t *, void *)
- SA_SIGINFO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SA_SIGINFO 4
- SA_STACK() - Static method in class org.freedesktop.wayland.raw.C
-
#define SA_STACK 134217728
- sbrk(long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void *sbrk(intptr_t __delta)
- sbrk$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void *sbrk(intptr_t __delta)
- sbrk$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void *sbrk(intptr_t __delta)
- sbrk$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void *sbrk(intptr_t __delta)
- scalb(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double scalb(double __x, double __n)
- scalb$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double scalb(double __x, double __n)
- scalb$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double scalb(double __x, double __n)
- scalb$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double scalb(double __x, double __n)
- scalbf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float scalbf(float __x, float __n)
- scalbf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float scalbf(float __x, float __n)
- scalbf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float scalbf(float __x, float __n)
- scalbf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float scalbf(float __x, float __n)
- scalbln(double, long) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double scalbln(double __x, long __n)
- scalbln$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double scalbln(double __x, long __n)
- scalbln$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double scalbln(double __x, long __n)
- scalbln$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double scalbln(double __x, long __n)
- scalblnf(float, long) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float scalblnf(float __x, long __n)
- scalblnf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float scalblnf(float __x, long __n)
- scalblnf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float scalblnf(float __x, long __n)
- scalblnf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float scalblnf(float __x, long __n)
- scalbn(double, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double scalbn(double __x, int __n)
- scalbn$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double scalbn(double __x, int __n)
- scalbn$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double scalbn(double __x, int __n)
- scalbn$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double scalbn(double __x, int __n)
- scalbnf(float, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float scalbnf(float __x, int __n)
- scalbnf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float scalbnf(float __x, int __n)
- scalbnf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float scalbnf(float __x, int __n)
- scalbnf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float scalbnf(float __x, int __n)
- scale(int) - Method in class org.freedesktop.wayland.server.WlOutputResource
-
output scaling properties
- scale(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Getter for field:
void (*scale)(void *, struct wl_output *, int32_t)
- scale(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Setter for field:
void (*scale)(void *, struct wl_output *, int32_t)
- scale(WlOutputProxy, int) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV2
-
output scaling properties
- scale(WlOutputProxy, int) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV3
-
output scaling properties
- scale(WlOutputProxy, int) - Method in interface org.freedesktop.wayland.client.WlOutputEventsV4
-
output scaling properties
- SCALE - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceFullscreenMethod
-
scale, preserve the surface's aspect ratio and center on output
- scale$layout() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Layout for field:
void (*scale)(void *, struct wl_output *, int32_t)
- scale$offset() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
Offset for field:
void (*scale)(void *, struct wl_output *, int32_t)
- scan(Messager, PackageElement, Filer, ProtocolGenConfig) - Method in class org.freedesktop.wayland.generator.impl.ProtocolGenerator
- SCANOUT - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxDmabufFeedbackV1TrancheFlags
-
direct scan-out tranche
- SCNd16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNd16 "hd"
- SCNd32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNd32 "d"
- SCNd64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNd64 "ld"
- SCNd8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNd8 "hhd"
- SCNdFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdFAST16 "ld"
- SCNdFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdFAST32 "ld"
- SCNdFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdFAST64 "ld"
- SCNdFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdFAST8 "hhd"
- SCNdLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdLEAST16 "hd"
- SCNdLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdLEAST32 "d"
- SCNdLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdLEAST64 "ld"
- SCNdLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdLEAST8 "hhd"
- SCNdMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdMAX "ld"
- SCNdPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNdPTR "ld"
- SCNi16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNi16 "hi"
- SCNi32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNi32 "i"
- SCNi64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNi64 "li"
- SCNi8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNi8 "hhi"
- SCNiFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiFAST16 "li"
- SCNiFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiFAST32 "li"
- SCNiFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiFAST64 "li"
- SCNiFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiFAST8 "hhi"
- SCNiLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiLEAST16 "hi"
- SCNiLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiLEAST32 "i"
- SCNiLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiLEAST64 "li"
- SCNiLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiLEAST8 "hhi"
- SCNiMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiMAX "li"
- SCNiPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNiPTR "li"
- SCNo16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNo16 "ho"
- SCNo32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNo32 "o"
- SCNo64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNo64 "lo"
- SCNo8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNo8 "hho"
- SCNoFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoFAST16 "lo"
- SCNoFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoFAST32 "lo"
- SCNoFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoFAST64 "lo"
- SCNoFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoFAST8 "hho"
- SCNoLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoLEAST16 "ho"
- SCNoLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoLEAST32 "o"
- SCNoLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoLEAST64 "lo"
- SCNoLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoLEAST8 "hho"
- SCNoMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoMAX "lo"
- SCNoPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNoPTR "lo"
- SCNu16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNu16 "hu"
- SCNu32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNu32 "u"
- SCNu64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNu64 "lu"
- SCNu8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNu8 "hhu"
- SCNuFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuFAST16 "lu"
- SCNuFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuFAST32 "lu"
- SCNuFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuFAST64 "lu"
- SCNuFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuFAST8 "hhu"
- SCNuLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuLEAST16 "hu"
- SCNuLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuLEAST32 "u"
- SCNuLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuLEAST64 "lu"
- SCNuLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuLEAST8 "hhu"
- SCNuMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuMAX "lu"
- SCNuPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNuPTR "lu"
- SCNx16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNx16 "hx"
- SCNx32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNx32 "x"
- SCNx64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNx64 "lx"
- SCNx8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNx8 "hhx"
- SCNxFAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxFAST16 "lx"
- SCNxFAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxFAST32 "lx"
- SCNxFAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxFAST64 "lx"
- SCNxFAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxFAST8 "hhx"
- SCNxLEAST16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxLEAST16 "hx"
- SCNxLEAST32() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxLEAST32 "x"
- SCNxLEAST64() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxLEAST64 "lx"
- SCNxLEAST8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxLEAST8 "hhx"
- SCNxMAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxMAX "lx"
- SCNxPTR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SCNxPTR "lx"
- seed48(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern unsigned short *seed48(unsigned short __seed16v[3])
- seed48_r(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int seed48_r(unsigned short __seed16v[3], struct drand48_data *__buffer)
- seed48_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int seed48_r(unsigned short __seed16v[3], struct drand48_data *__buffer)
- seed48_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int seed48_r(unsigned short __seed16v[3], struct drand48_data *__buffer)
- seed48_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int seed48_r(unsigned short __seed16v[3], struct drand48_data *__buffer)
- seed48$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern unsigned short *seed48(unsigned short __seed16v[3])
- seed48$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern unsigned short *seed48(unsigned short __seed16v[3])
- seed48$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern unsigned short *seed48(unsigned short __seed16v[3])
- seek(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Getter for field:
cookie_seek_function_t *seek
- seek(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Setter for field:
cookie_seek_function_t *seek
- SEEK_CUR() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SEEK_CUR 1
- SEEK_END() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SEEK_END 2
- SEEK_SET() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SEEK_SET 0
- seek$layout() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Layout for field:
cookie_seek_function_t *seek
- seek$offset() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Offset for field:
cookie_seek_function_t *seek
- SEGV_ACCADI() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_ACCADI = 5
- SEGV_ACCERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_ACCERR = 2
- SEGV_ADIDERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_ADIDERR = 6
- SEGV_ADIPERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_ADIPERR = 7
- SEGV_BNDERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_BNDERR = 3
- SEGV_CPERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_CPERR = 10
- SEGV_MAPERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_MAPERR = 1
- SEGV_MTEAERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_MTEAERR = 8
- SEGV_MTESERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_MTESERR = 9
- SEGV_PKUERR() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SEGV_PKUERR = 4
- select(int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int select(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, struct timeval *restrict __timeout)
- select(int, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int select(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, struct timeval *restrict __timeout)
- select$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int select(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, struct timeval *restrict __timeout)
- select$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int select(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, struct timeval *restrict __timeout)
- select$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int select(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, struct timeval *restrict __timeout)
- select$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int select(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, struct timeval *restrict __timeout)
- select$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int select(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, struct timeval *restrict __timeout)
- select$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int select(int __nfds, fd_set *restrict __readfds, fd_set *restrict __writefds, fd_set *restrict __exceptfds, struct timeval *restrict __timeout)
- selection(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Getter for field:
void (*selection)(void *, struct wl_data_device *, struct wl_data_offer *)
- selection(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Setter for field:
void (*selection)(void *, struct wl_data_device *, struct wl_data_offer *)
- selection(WlDataDeviceProxy, WlDataOfferProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEvents
-
advertise new selection
- selection(WlDataDeviceProxy, WlDataOfferProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV2
-
advertise new selection
- selection(WlDataDeviceProxy, WlDataOfferProxy) - Method in interface org.freedesktop.wayland.client.WlDataDeviceEventsV3
-
advertise new selection
- selection(WlDataOfferResource) - Method in class org.freedesktop.wayland.server.WlDataDeviceResource
-
advertise new selection
- selection$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Layout for field:
void (*selection)(void *, struct wl_data_device *, struct wl_data_offer *)
- selection$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
Offset for field:
void (*selection)(void *, struct wl_data_device *, struct wl_data_offer *)
- send(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Getter for field:
void (*send)(void *, struct wl_data_source *, const char *, int32_t)
- send(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Setter for field:
void (*send)(void *, struct wl_data_source *, const char *, int32_t)
- send(String, int) - Method in class org.freedesktop.wayland.server.WlDataSourceResource
-
send the data
- send(WlDataSourceProxy, String, int) - Method in interface org.freedesktop.wayland.client.WlDataSourceEvents
-
send the data
- send(WlDataSourceProxy, String, int) - Method in interface org.freedesktop.wayland.client.WlDataSourceEventsV2
-
send the data
- send(WlDataSourceProxy, String, int) - Method in interface org.freedesktop.wayland.client.WlDataSourceEventsV3
-
send the data
- send$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Layout for field:
void (*send)(void *, struct wl_data_source *, const char *, int32_t)
- send$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Offset for field:
void (*send)(void *, struct wl_data_source *, const char *, int32_t)
- serverPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.Protocol
- serverPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCoreProtocols
- serverPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCustomProtocol
- serverPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- serverPackage() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
serverPackage
record component. - set(int, int) - Method in class org.freedesktop.wayland.util.Arguments
-
int32_t i; signed integer uint32_t u; unsigned integer uint32_t n; new_id int32_t h; file descriptor
- set(int, String) - Method in class org.freedesktop.wayland.util.Arguments
-
const char *s; string
- set(int, ByteBuffer) - Method in class org.freedesktop.wayland.util.Arguments
- set(int, Fixed) - Method in class org.freedesktop.wayland.util.Arguments
-
wl_fixed_t f; fixed point
- set(int, WaylandObject) - Method in class org.freedesktop.wayland.util.Arguments
-
struct wl_object *o; object
- set(int, WlArray) - Method in class org.freedesktop.wayland.util.Arguments
-
struct wl_array *a; array
- set_actions(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Getter for field:
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t)
- set_actions(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Getter for field:
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t)
- set_actions(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Setter for field:
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t)
- set_actions(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Setter for field:
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t)
- set_actions$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Layout for field:
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t)
- set_actions$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Layout for field:
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t)
- set_actions$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
Offset for field:
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t)
- set_actions$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
Offset for field:
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t)
- set_buffer_scale(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*set_buffer_scale)(struct wl_client *, struct wl_resource *, int32_t)
- set_buffer_scale(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*set_buffer_scale)(struct wl_client *, struct wl_resource *, int32_t)
- set_buffer_scale$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*set_buffer_scale)(struct wl_client *, struct wl_resource *, int32_t)
- set_buffer_scale$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*set_buffer_scale)(struct wl_client *, struct wl_resource *, int32_t)
- set_buffer_transform(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*set_buffer_transform)(struct wl_client *, struct wl_resource *, int32_t)
- set_buffer_transform(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*set_buffer_transform)(struct wl_client *, struct wl_resource *, int32_t)
- set_buffer_transform$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*set_buffer_transform)(struct wl_client *, struct wl_resource *, int32_t)
- set_buffer_transform$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*set_buffer_transform)(struct wl_client *, struct wl_resource *, int32_t)
- set_class(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*set_class)(struct wl_client *, struct wl_resource *, const char *)
- set_class(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*set_class)(struct wl_client *, struct wl_resource *, const char *)
- set_class$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*set_class)(struct wl_client *, struct wl_resource *, const char *)
- set_class$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*set_class)(struct wl_client *, struct wl_resource *, const char *)
- set_cursor(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Getter for field:
void (*set_cursor)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t)
- set_cursor(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Setter for field:
void (*set_cursor)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t)
- set_cursor$layout() - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Layout for field:
void (*set_cursor)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t)
- set_cursor$offset() - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
Offset for field:
void (*set_cursor)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t)
- set_desync(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Getter for field:
void (*set_desync)(struct wl_client *, struct wl_resource *)
- set_desync(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Setter for field:
void (*set_desync)(struct wl_client *, struct wl_resource *)
- set_desync$layout() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Layout for field:
void (*set_desync)(struct wl_client *, struct wl_resource *)
- set_desync$offset() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Offset for field:
void (*set_desync)(struct wl_client *, struct wl_resource *)
- set_fullscreen(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*set_fullscreen)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t, struct wl_resource *)
- set_fullscreen(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*set_fullscreen)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t, struct wl_resource *)
- set_fullscreen$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*set_fullscreen)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t, struct wl_resource *)
- set_fullscreen$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*set_fullscreen)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t, struct wl_resource *)
- set_input_region(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*set_input_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_input_region(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*set_input_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_input_region$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*set_input_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_input_region$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*set_input_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_maximized(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*set_maximized)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_maximized(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*set_maximized)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_maximized$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*set_maximized)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_maximized$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*set_maximized)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_opaque_region(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Getter for field:
void (*set_opaque_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_opaque_region(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Setter for field:
void (*set_opaque_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_opaque_region$layout() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Layout for field:
void (*set_opaque_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_opaque_region$offset() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
Offset for field:
void (*set_opaque_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- set_popup(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*set_popup)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t, uint32_t)
- set_popup(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*set_popup)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t, uint32_t)
- set_popup$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*set_popup)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t, uint32_t)
- set_popup$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*set_popup)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t, uint32_t)
- set_position(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Getter for field:
void (*set_position)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- set_position(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Setter for field:
void (*set_position)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- set_position$layout() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Layout for field:
void (*set_position)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- set_position$offset() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Offset for field:
void (*set_position)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- set_selection(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Getter for field:
void (*set_selection)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- set_selection(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Setter for field:
void (*set_selection)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- set_selection$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Layout for field:
void (*set_selection)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- set_selection$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Offset for field:
void (*set_selection)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- set_sync(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Getter for field:
void (*set_sync)(struct wl_client *, struct wl_resource *)
- set_sync(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Setter for field:
void (*set_sync)(struct wl_client *, struct wl_resource *)
- set_sync$layout() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Layout for field:
void (*set_sync)(struct wl_client *, struct wl_resource *)
- set_sync$offset() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
Offset for field:
void (*set_sync)(struct wl_client *, struct wl_resource *)
- set_title(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*set_title)(struct wl_client *, struct wl_resource *, const char *)
- set_title(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*set_title)(struct wl_client *, struct wl_resource *, const char *)
- set_title$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*set_title)(struct wl_client *, struct wl_resource *, const char *)
- set_title$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*set_title)(struct wl_client *, struct wl_resource *, const char *)
- set_toplevel(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*set_toplevel)(struct wl_client *, struct wl_resource *)
- set_toplevel(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*set_toplevel)(struct wl_client *, struct wl_resource *)
- set_toplevel$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*set_toplevel)(struct wl_client *, struct wl_resource *)
- set_toplevel$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*set_toplevel)(struct wl_client *, struct wl_resource *)
- set_transient(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Getter for field:
void (*set_transient)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t, uint32_t)
- set_transient(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Setter for field:
void (*set_transient)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t, uint32_t)
- set_transient$layout() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Layout for field:
void (*set_transient)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t, uint32_t)
- set_transient$offset() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
Offset for field:
void (*set_transient)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t, uint32_t)
- setActions(int) - Method in class org.freedesktop.wayland.client.WlDataSourceProxy
-
set the available drag-and-drop actions
- setActions(int, int) - Method in class org.freedesktop.wayland.client.WlDataOfferProxy
-
set the available/preferred drag-and-drop actions
- setActions(WlDataOfferResource, int, int) - Method in interface org.freedesktop.wayland.server.WlDataOfferRequestsV3
-
set the available/preferred drag-and-drop actions
- setActions(WlDataSourceResource, int) - Method in interface org.freedesktop.wayland.server.WlDataSourceRequestsV3
-
set the available drag-and-drop actions
- setAnchor(int) - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
set anchor rectangle anchor
- setAnchor(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequests
-
set anchor rectangle anchor
- setAnchor(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV2
-
set anchor rectangle anchor
- setAnchor(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
set anchor rectangle anchor
- setAnchor(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
set anchor rectangle anchor
- setAnchor(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
set anchor rectangle anchor
- setAnchor(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
set anchor rectangle anchor
- setAnchorRect(int, int, int, int) - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
set the anchor rectangle within the parent surface
- setAnchorRect(XdgPositionerResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequests
-
set the anchor rectangle within the parent surface
- setAnchorRect(XdgPositionerResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV2
-
set the anchor rectangle within the parent surface
- setAnchorRect(XdgPositionerResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
set the anchor rectangle within the parent surface
- setAnchorRect(XdgPositionerResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
set the anchor rectangle within the parent surface
- setAnchorRect(XdgPositionerResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
set the anchor rectangle within the parent surface
- setAnchorRect(XdgPositionerResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
set the anchor rectangle within the parent surface
- setAppId(String) - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
set application ID
- setAppId(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
set application ID
- setAppId(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
set application ID
- setAppId(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
set application ID
- setAppId(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
set application ID
- setAppId(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
set application ID
- setAppId(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
set application ID
- setAtIndex(MemorySegment, long, MemorySegment) - Static method in class org.freedesktop.wayland.util.PointerArray
-
Sets a pointer value at the specified index in the array.
- setbuf(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void setbuf(FILE *restrict __stream, char *restrict __buf)
- setbuf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void setbuf(FILE *restrict __stream, char *restrict __buf)
- setbuf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void setbuf(FILE *restrict __stream, char *restrict __buf)
- setbuf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void setbuf(FILE *restrict __stream, char *restrict __buf)
- setbuffer(MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void setbuffer(FILE *restrict __stream, char *restrict __buf, size_t __size)
- setbuffer$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void setbuffer(FILE *restrict __stream, char *restrict __buf, size_t __size)
- setbuffer$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void setbuffer(FILE *restrict __stream, char *restrict __buf, size_t __size)
- setbuffer$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void setbuffer(FILE *restrict __stream, char *restrict __buf, size_t __size)
- setBufferScale(int) - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
sets the buffer scaling factor
- setBufferScale(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
-
sets the buffer scaling factor
- setBufferScale(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
sets the buffer scaling factor
- setBufferScale(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
sets the buffer scaling factor
- setBufferScale(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
sets the buffer scaling factor
- setBufferTransform(int) - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
sets the buffer transformation
- setBufferTransform(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV2
-
sets the buffer transformation
- setBufferTransform(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
-
sets the buffer transformation
- setBufferTransform(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
sets the buffer transformation
- setBufferTransform(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
sets the buffer transformation
- setBufferTransform(WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
sets the buffer transformation
- setClass(String) - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
set surface class
- setClass(WlShellSurfaceResource, String) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
set surface class
- setConstraintAdjustment(int) - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
set the adjustment to be done when constrained
- setConstraintAdjustment(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequests
-
set the adjustment to be done when constrained
- setConstraintAdjustment(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV2
-
set the adjustment to be done when constrained
- setConstraintAdjustment(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
set the adjustment to be done when constrained
- setConstraintAdjustment(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
set the adjustment to be done when constrained
- setConstraintAdjustment(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
set the adjustment to be done when constrained
- setConstraintAdjustment(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
set the adjustment to be done when constrained
- setCursor(int, WlSurfaceProxy, int, int) - Method in class org.freedesktop.wayland.client.WlPointerProxy
-
set the pointer surface
- setCursor(int, WlSurfaceProxy, int, int) - Method in class org.freedesktop.wayland.client.ZwpTabletToolV2Proxy
-
set the tablet tool's surface
- setCursor(WlPointerResource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlPointerRequests
-
set the pointer surface
- setCursor(WlPointerResource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV2
-
set the pointer surface
- setCursor(WlPointerResource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV3
-
set the pointer surface
- setCursor(WlPointerResource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV4
-
set the pointer surface
- setCursor(WlPointerResource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV5
-
set the pointer surface
- setCursor(WlPointerResource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV6
-
set the pointer surface
- setCursor(WlPointerResource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV7
-
set the pointer surface
- setCursor(WlPointerResource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV8
-
set the pointer surface
- setCursor(WlPointerResource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlPointerRequestsV9
-
set the pointer surface
- setCursor(ZwpTabletToolV2Resource, int, WlSurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.ZwpTabletToolV2Requests
-
set the tablet tool's surface
- setDestination(int, int) - Method in class org.freedesktop.wayland.client.WpViewportProxy
-
set the surface size for scaling
- setDestination(WpViewportResource, int, int) - Method in interface org.freedesktop.wayland.server.WpViewportRequests
-
set the surface size for scaling
- setDesync() - Method in class org.freedesktop.wayland.client.WlSubsurfaceProxy
-
set sub-surface to desynchronized mode
- setDesync(WlSubsurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSubsurfaceRequests
-
set sub-surface to desynchronized mode
- setdomainname(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setdomainname(const char *__name, size_t __len)
- setdomainname$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setdomainname(const char *__name, size_t __len)
- setdomainname$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setdomainname(const char *__name, size_t __len)
- setdomainname$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setdomainname(const char *__name, size_t __len)
- setegid(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setegid(__gid_t __gid)
- setegid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setegid(__gid_t __gid)
- setegid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setegid(__gid_t __gid)
- setegid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setegid(__gid_t __gid)
- setenv(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int setenv(const char *__name, const char *__value, int __replace)
- setenv$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int setenv(const char *__name, const char *__value, int __replace)
- setenv$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int setenv(const char *__name, const char *__value, int __replace)
- setenv$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int setenv(const char *__name, const char *__value, int __replace)
- seteuid(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int seteuid(__uid_t __uid)
- seteuid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int seteuid(__uid_t __uid)
- seteuid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int seteuid(__uid_t __uid)
- seteuid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int seteuid(__uid_t __uid)
- setFeedback(int, String, int) - Method in class org.freedesktop.wayland.client.ZwpTabletPadV2Proxy
-
set compositor feedback
- setFeedback(String, int) - Method in class org.freedesktop.wayland.client.ZwpTabletPadRingV2Proxy
-
set compositor feedback
- setFeedback(String, int) - Method in class org.freedesktop.wayland.client.ZwpTabletPadStripV2Proxy
-
set compositor feedback
- setFeedback(ZwpTabletPadRingV2Resource, String, int) - Method in interface org.freedesktop.wayland.server.ZwpTabletPadRingV2Requests
-
set compositor feedback
- setFeedback(ZwpTabletPadStripV2Resource, String, int) - Method in interface org.freedesktop.wayland.server.ZwpTabletPadStripV2Requests
-
set compositor feedback
- setFeedback(ZwpTabletPadV2Resource, int, String, int) - Method in interface org.freedesktop.wayland.server.ZwpTabletPadV2Requests
-
set compositor feedback
- setFullscreen(int, int, WlOutputProxy) - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
make the surface a fullscreen surface
- setFullscreen(WlOutputProxy) - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
set the window as fullscreen on an output
- setFullscreen(WlShellSurfaceResource, int, int, WlOutputResource) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
make the surface a fullscreen surface
- setFullscreen(XdgToplevelResource, WlOutputResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
set the window as fullscreen on an output
- setFullscreen(XdgToplevelResource, WlOutputResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
set the window as fullscreen on an output
- setFullscreen(XdgToplevelResource, WlOutputResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
set the window as fullscreen on an output
- setFullscreen(XdgToplevelResource, WlOutputResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
set the window as fullscreen on an output
- setFullscreen(XdgToplevelResource, WlOutputResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
set the window as fullscreen on an output
- setFullscreen(XdgToplevelResource, WlOutputResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
set the window as fullscreen on an output
- setgid(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setgid(__gid_t __gid)
- setgid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setgid(__gid_t __gid)
- setgid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setgid(__gid_t __gid)
- setgid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setgid(__gid_t __gid)
- setGravity(int) - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
set child surface gravity
- setGravity(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequests
-
set child surface gravity
- setGravity(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV2
-
set child surface gravity
- setGravity(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
set child surface gravity
- setGravity(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
set child surface gravity
- setGravity(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
set child surface gravity
- setGravity(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
set child surface gravity
- sethostid(long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int sethostid(long __id)
- sethostid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int sethostid(long __id)
- sethostid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int sethostid(long __id)
- sethostid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int sethostid(long __id)
- sethostname(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int sethostname(const char *__name, size_t __len)
- sethostname$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int sethostname(const char *__name, size_t __len)
- sethostname$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int sethostname(const char *__name, size_t __len)
- sethostname$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int sethostname(const char *__name, size_t __len)
- setInputRegion(WlRegionProxy) - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
set input region
- setInputRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequests
-
set input region
- setInputRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV2
-
set input region
- setInputRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
-
set input region
- setInputRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
set input region
- setInputRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
set input region
- setInputRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
set input region
- setlinebuf(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void setlinebuf(FILE *__stream)
- setlinebuf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void setlinebuf(FILE *__stream)
- setlinebuf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void setlinebuf(FILE *__stream)
- setlinebuf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void setlinebuf(FILE *__stream)
- setlogin(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setlogin(const char *__name)
- setlogin$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setlogin(const char *__name)
- setlogin$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setlogin(const char *__name)
- setlogin$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setlogin(const char *__name)
- setMaximized() - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
maximize the window
- setMaximized(WlOutputProxy) - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
make the surface a maximized surface
- setMaximized(WlShellSurfaceResource, WlOutputResource) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
make the surface a maximized surface
- setMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
maximize the window
- setMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
maximize the window
- setMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
maximize the window
- setMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
maximize the window
- setMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
maximize the window
- setMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
maximize the window
- setMaxSize(int, int) - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
set the maximum size
- setMaxSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
set the maximum size
- setMaxSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
set the maximum size
- setMaxSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
set the maximum size
- setMaxSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
set the maximum size
- setMaxSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
set the maximum size
- setMaxSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
set the maximum size
- setMinimized() - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
set the window as minimized
- setMinimized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
set the window as minimized
- setMinimized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
set the window as minimized
- setMinimized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
set the window as minimized
- setMinimized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
set the window as minimized
- setMinimized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
set the window as minimized
- setMinimized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
set the window as minimized
- setMinSize(int, int) - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
set the minimum size
- setMinSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
set the minimum size
- setMinSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
set the minimum size
- setMinSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
set the minimum size
- setMinSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
set the minimum size
- setMinSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
set the minimum size
- setMinSize(XdgToplevelResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
set the minimum size
- setOffset(int, int) - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
set surface position offset
- setOffset(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequests
-
set surface position offset
- setOffset(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV2
-
set surface position offset
- setOffset(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
set surface position offset
- setOffset(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
set surface position offset
- setOffset(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
set surface position offset
- setOffset(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
set surface position offset
- setOpaqueRegion(WlRegionProxy) - Method in class org.freedesktop.wayland.client.WlSurfaceProxy
-
set opaque region
- setOpaqueRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequests
-
set opaque region
- setOpaqueRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV2
-
set opaque region
- setOpaqueRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
-
set opaque region
- setOpaqueRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
-
set opaque region
- setOpaqueRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
-
set opaque region
- setOpaqueRegion(WlSurfaceResource, WlRegionResource) - Method in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
-
set opaque region
- setParent(XdgToplevelProxy) - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
set the parent of this surface
- setParent(XdgToplevelResource, XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
set the parent of this surface
- setParent(XdgToplevelResource, XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
set the parent of this surface
- setParent(XdgToplevelResource, XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
set the parent of this surface
- setParent(XdgToplevelResource, XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
set the parent of this surface
- setParent(XdgToplevelResource, XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
set the parent of this surface
- setParent(XdgToplevelResource, XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
set the parent of this surface
- setParentConfigure(int) - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
set parent configure this is a response to
- setParentConfigure(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
set parent configure this is a response to
- setParentConfigure(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
set parent configure this is a response to
- setParentConfigure(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
set parent configure this is a response to
- setParentConfigure(XdgPositionerResource, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
set parent configure this is a response to
- setParentSize(int, int) - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
Set the parent window geometry the compositor should use when positioning the popup.
- setParentSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
Set the parent window geometry the compositor should use when positioning the popup.
- setParentSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
Set the parent window geometry the compositor should use when positioning the popup.
- setParentSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
Set the parent window geometry the compositor should use when positioning the popup.
- setParentSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
Set the parent window geometry the compositor should use when positioning the popup.
- setpgid(int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setpgid(__pid_t __pid, __pid_t __pgid)
- setpgid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setpgid(__pid_t __pid, __pid_t __pgid)
- setpgid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setpgid(__pid_t __pid, __pid_t __pgid)
- setpgid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setpgid(__pid_t __pid, __pid_t __pgid)
- setpgrp() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setpgrp()
- setpgrp$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setpgrp()
- setpgrp$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setpgrp()
- setpgrp$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setpgrp()
- setPopup(WlSeatProxy, int, WlSurfaceProxy, int, int, int) - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
make the surface a popup surface
- setPopup(WlShellSurfaceResource, WlSeatResource, int, WlSurfaceResource, int, int, int) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
make the surface a popup surface
- setPosition(int, int) - Method in class org.freedesktop.wayland.client.WlSubsurfaceProxy
-
reposition the sub-surface
- setPosition(WlSubsurfaceResource, int, int) - Method in interface org.freedesktop.wayland.server.WlSubsurfaceRequests
-
reposition the sub-surface
- setQueue(EventQueue) - Method in class org.freedesktop.wayland.client.Proxy
-
Assign a proxy to an event queue
- setReactive() - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
continuously reconstrain the surface
- setReactive(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
continuously reconstrain the surface
- setReactive(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
continuously reconstrain the surface
- setReactive(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
continuously reconstrain the surface
- setReactive(XdgPositionerResource) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
continuously reconstrain the surface
- setregid(int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setregid(__gid_t __rgid, __gid_t __egid)
- setregid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setregid(__gid_t __rgid, __gid_t __egid)
- setregid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setregid(__gid_t __rgid, __gid_t __egid)
- setregid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setregid(__gid_t __rgid, __gid_t __egid)
- setreuid(int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setreuid(__uid_t __ruid, __uid_t __euid)
- setreuid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setreuid(__uid_t __ruid, __uid_t __euid)
- setreuid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setreuid(__uid_t __ruid, __uid_t __euid)
- setreuid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setreuid(__uid_t __ruid, __uid_t __euid)
- setSelection(WlDataSourceProxy, int) - Method in class org.freedesktop.wayland.client.WlDataDeviceProxy
-
copy data to the selection
- setSelection(WlDataDeviceResource, WlDataSourceResource, int) - Method in interface org.freedesktop.wayland.server.WlDataDeviceRequests
-
copy data to the selection
- setSelection(WlDataDeviceResource, WlDataSourceResource, int) - Method in interface org.freedesktop.wayland.server.WlDataDeviceRequestsV2
-
copy data to the selection
- setSelection(WlDataDeviceResource, WlDataSourceResource, int) - Method in interface org.freedesktop.wayland.server.WlDataDeviceRequestsV3
-
copy data to the selection
- setsid() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __pid_t setsid()
- setsid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __pid_t setsid()
- setsid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __pid_t setsid()
- setsid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __pid_t setsid()
- setSize(int, int) - Method in class org.freedesktop.wayland.client.XdgPositionerProxy
-
set the size of the to-be positioned rectangle
- setSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequests
-
set the size of the to-be positioned rectangle
- setSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV2
-
set the size of the to-be positioned rectangle
- setSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
-
set the size of the to-be positioned rectangle
- setSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
-
set the size of the to-be positioned rectangle
- setSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
-
set the size of the to-be positioned rectangle
- setSize(XdgPositionerResource, int, int) - Method in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
-
set the size of the to-be positioned rectangle
- setSource(WpViewportResource, Fixed, Fixed, Fixed, Fixed) - Method in interface org.freedesktop.wayland.server.WpViewportRequests
-
set the source rectangle for cropping
- setSource(Fixed, Fixed, Fixed, Fixed) - Method in class org.freedesktop.wayland.client.WpViewportProxy
-
set the source rectangle for cropping
- setstate(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern char *setstate(char *__statebuf)
- setstate_r(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int setstate_r(char *restrict __statebuf, struct random_data *restrict __buf)
- setstate_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int setstate_r(char *restrict __statebuf, struct random_data *restrict __buf)
- setstate_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int setstate_r(char *restrict __statebuf, struct random_data *restrict __buf)
- setstate_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int setstate_r(char *restrict __statebuf, struct random_data *restrict __buf)
- setstate$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern char *setstate(char *__statebuf)
- setstate$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern char *setstate(char *__statebuf)
- setstate$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern char *setstate(char *__statebuf)
- setSync() - Method in class org.freedesktop.wayland.client.WlSubsurfaceProxy
-
set sub-surface to synchronized mode
- setSync(WlSubsurfaceResource) - Method in interface org.freedesktop.wayland.server.WlSubsurfaceRequests
-
set sub-surface to synchronized mode
- setTitle(String) - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
set surface title
- setTitle(String) - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
set surface title
- setTitle(WlShellSurfaceResource, String) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
set surface title
- setTitle(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
set surface title
- setTitle(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
set surface title
- setTitle(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
set surface title
- setTitle(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
set surface title
- setTitle(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
set surface title
- setTitle(XdgToplevelResource, String) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
set surface title
- setToplevel() - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
make the surface a toplevel surface
- setToplevel(WlShellSurfaceResource) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
make the surface a toplevel surface
- setTransient(WlSurfaceProxy, int, int, int) - Method in class org.freedesktop.wayland.client.WlShellSurfaceProxy
-
make the surface a transient surface
- setTransient(WlShellSurfaceResource, WlSurfaceResource, int, int, int) - Method in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
-
make the surface a transient surface
- setuid(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setuid(__uid_t __uid)
- setuid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setuid(__uid_t __uid)
- setuid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setuid(__uid_t __uid)
- setuid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setuid(__uid_t __uid)
- setusershell() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void setusershell()
- setusershell$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void setusershell()
- setusershell$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void setusershell()
- setusershell$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void setusershell()
- setvbuf(MemorySegment, MemorySegment, int, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int setvbuf(FILE *restrict __stream, char *restrict __buf, int __modes, size_t __n)
- setvbuf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int setvbuf(FILE *restrict __stream, char *restrict __buf, int __modes, size_t __n)
- setvbuf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int setvbuf(FILE *restrict __stream, char *restrict __buf, int __modes, size_t __n)
- setvbuf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int setvbuf(FILE *restrict __stream, char *restrict __buf, int __modes, size_t __n)
- setWindowGeometry(int, int, int, int) - Method in class org.freedesktop.wayland.client.XdgSurfaceProxy
-
set the new window geometry
- setWindowGeometry(XdgSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequests
-
set the new window geometry
- setWindowGeometry(XdgSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV2
-
set the new window geometry
- setWindowGeometry(XdgSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV3
-
set the new window geometry
- setWindowGeometry(XdgSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV4
-
set the new window geometry
- setWindowGeometry(XdgSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV5
-
set the new window geometry
- setWindowGeometry(XdgSurfaceResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV6
-
set the new window geometry
- SHADOW_STACK_SET_TOKEN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SHADOW_STACK_SET_TOKEN 1
- shape(int, Fixed, Fixed) - Method in class org.freedesktop.wayland.server.WlTouchResource
-
update shape of touch point
- shape(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Getter for field:
void (*shape)(void *, struct wl_touch *, int32_t, wl_fixed_t, wl_fixed_t)
- shape(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Setter for field:
void (*shape)(void *, struct wl_touch *, int32_t, wl_fixed_t, wl_fixed_t)
- shape(WlTouchProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV6
-
update shape of touch point
- shape(WlTouchProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV7
-
update shape of touch point
- shape(WlTouchProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV8
-
update shape of touch point
- shape(WlTouchProxy, int, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV9
-
update shape of touch point
- shape$layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Layout for field:
void (*shape)(void *, struct wl_touch *, int32_t, wl_fixed_t, wl_fixed_t)
- shape$offset() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Offset for field:
void (*shape)(void *, struct wl_touch *, int32_t, wl_fixed_t, wl_fixed_t)
- sharedPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.Protocol
- sharedPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCoreProtocols
- sharedPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCustomProtocol
- sharedPackage() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- sharedPackage() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
sharedPackage
record component. - shm_open(MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int shm_open(const char *__name, int __oflag, mode_t __mode)
- shm_open$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int shm_open(const char *__name, int __oflag, mode_t __mode)
- shm_open$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int shm_open(const char *__name, int __oflag, mode_t __mode)
- shm_open$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int shm_open(const char *__name, int __oflag, mode_t __mode)
- shm_unlink(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int shm_unlink(const char *__name)
- shm_unlink$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int shm_unlink(const char *__name)
- shm_unlink$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int shm_unlink(const char *__name)
- shm_unlink$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int shm_unlink(const char *__name)
- ShmBuffer - Class in org.freedesktop.wayland.server
- ShmBuffer(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ShmBuffer
- ShmBuffer(Client, int, int, int, int, int) - Constructor for class org.freedesktop.wayland.server.ShmBuffer
-
Create a new underlying WlBufferResource with the constructed ShmBuffer as it's implementation.
- ShmPool - Class in org.freedesktop.wayland.util
- ShmPool(int) - Constructor for class org.freedesktop.wayland.util.ShmPool
- ShmUtil - Class in org.freedesktop.wayland.util
- ShmUtil() - Constructor for class org.freedesktop.wayland.util.ShmUtil
- showWindowMenu(WlSeatProxy, int, int, int) - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
show the window menu
- showWindowMenu(XdgToplevelResource, WlSeatResource, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
show the window menu
- showWindowMenu(XdgToplevelResource, WlSeatResource, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
show the window menu
- showWindowMenu(XdgToplevelResource, WlSeatResource, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
show the window menu
- showWindowMenu(XdgToplevelResource, WlSeatResource, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
show the window menu
- showWindowMenu(XdgToplevelResource, WlSeatResource, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
show the window menu
- showWindowMenu(XdgToplevelResource, WlSeatResource, int, int, int) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
show the window menu
- si_addr(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Getter for field:
void *si_addr
- si_addr(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Setter for field:
void *si_addr
- si_addr_lsb(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Getter for field:
short si_addr_lsb
- si_addr_lsb(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Setter for field:
short si_addr_lsb
- si_addr_lsb$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Layout for field:
short si_addr_lsb
- si_addr_lsb$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Offset for field:
short si_addr_lsb
- si_addr$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Layout for field:
void *si_addr
- si_addr$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Offset for field:
void *si_addr
- SI_ASYNCIO() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_ASYNCIO = -4
- SI_ASYNCNL() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_ASYNCNL = -60
- si_band(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Getter for field:
long si_band
- si_band(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Setter for field:
long si_band
- si_band$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Layout for field:
long si_band
- si_band$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Offset for field:
long si_band
- si_code(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Getter for field:
int si_code
- si_code(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Setter for field:
int si_code
- si_code$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Layout for field:
int si_code
- si_code$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Offset for field:
int si_code
- SI_DETHREAD() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_DETHREAD = -7
- si_errno(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Getter for field:
int si_errno
- si_errno(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Setter for field:
int si_errno
- si_errno$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Layout for field:
int si_errno
- si_errno$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Offset for field:
int si_errno
- si_fd(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Getter for field:
int si_fd
- si_fd(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Setter for field:
int si_fd
- si_fd$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Layout for field:
int si_fd
- si_fd$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
Offset for field:
int si_fd
- SI_KERNEL() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_KERNEL = 128
- SI_MESGQ() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_MESGQ = -3
- si_overrun(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Getter for field:
int si_overrun
- si_overrun(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Setter for field:
int si_overrun
- si_overrun$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Layout for field:
int si_overrun
- si_overrun$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Offset for field:
int si_overrun
- si_pid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Getter for field:
__pid_t si_pid
- si_pid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Getter for field:
__pid_t si_pid
- si_pid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Getter for field:
__pid_t si_pid
- si_pid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Setter for field:
__pid_t si_pid
- si_pid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Setter for field:
__pid_t si_pid
- si_pid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Setter for field:
__pid_t si_pid
- si_pid$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Layout for field:
__pid_t si_pid
- si_pid$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Layout for field:
__pid_t si_pid
- si_pid$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Layout for field:
__pid_t si_pid
- si_pid$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Offset for field:
__pid_t si_pid
- si_pid$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Offset for field:
__pid_t si_pid
- si_pid$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Offset for field:
__pid_t si_pid
- SI_QUEUE() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_QUEUE = -1
- SI_SIGIO() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_SIGIO = -5
- si_signo(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Getter for field:
int si_signo
- si_signo(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Setter for field:
int si_signo
- si_signo$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Layout for field:
int si_signo
- si_signo$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Offset for field:
int si_signo
- si_sigval(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Getter for field:
__sigval_t si_sigval
- si_sigval(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Getter for field:
__sigval_t si_sigval
- si_sigval(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Setter for field:
__sigval_t si_sigval
- si_sigval(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Setter for field:
__sigval_t si_sigval
- si_sigval$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Layout for field:
__sigval_t si_sigval
- si_sigval$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Layout for field:
__sigval_t si_sigval
- si_sigval$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Offset for field:
__sigval_t si_sigval
- si_sigval$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Offset for field:
__sigval_t si_sigval
- si_status(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Getter for field:
int si_status
- si_status(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Setter for field:
int si_status
- si_status$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Layout for field:
int si_status
- si_status$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Offset for field:
int si_status
- si_stime(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Getter for field:
__clock_t si_stime
- si_stime(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Setter for field:
__clock_t si_stime
- si_stime$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Layout for field:
__clock_t si_stime
- si_stime$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Offset for field:
__clock_t si_stime
- si_tid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Getter for field:
int si_tid
- si_tid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Setter for field:
int si_tid
- si_tid$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Layout for field:
int si_tid
- si_tid$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
Offset for field:
int si_tid
- SI_TIMER() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_TIMER = -2
- SI_TKILL() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_TKILL = -6
- si_uid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Getter for field:
__uid_t si_uid
- si_uid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Getter for field:
__uid_t si_uid
- si_uid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Getter for field:
__uid_t si_uid
- si_uid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Setter for field:
__uid_t si_uid
- si_uid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Setter for field:
__uid_t si_uid
- si_uid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Setter for field:
__uid_t si_uid
- si_uid$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Layout for field:
__uid_t si_uid
- si_uid$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Layout for field:
__uid_t si_uid
- si_uid$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Layout for field:
__uid_t si_uid
- si_uid$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
Offset for field:
__uid_t si_uid
- si_uid$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
Offset for field:
__uid_t si_uid
- si_uid$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Offset for field:
__uid_t si_uid
- SI_USER() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SI_USER = 0
- si_utime(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Getter for field:
__clock_t si_utime
- si_utime(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Setter for field:
__clock_t si_utime
- si_utime$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Layout for field:
__clock_t si_utime
- si_utime$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
Offset for field:
__clock_t si_utime
- SIG_ATOMIC_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SIG_ATOMIC_MAX 2147483647
- SIG_ATOMIC_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SIG_ATOMIC_MIN -2147483648
- sig_atomic_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __sig_atomic_t sig_atomic_t
- SIG_BLOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIG_BLOCK 0
- SIG_DFL() - Static method in class org.freedesktop.wayland.raw.C
-
#define SIG_DFL (void*) 0
- SIG_ERR() - Static method in class org.freedesktop.wayland.raw.C
-
#define SIG_ERR (void*) -1
- SIG_IGN() - Static method in class org.freedesktop.wayland.raw.C
-
#define SIG_IGN (void*) 1
- SIG_SETMASK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIG_SETMASK 2
- sig_t - Class in org.freedesktop.wayland.raw
-
typedef __sighandler_t sig_t
- sig_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- SIG_UNBLOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIG_UNBLOCK 1
- SIGABRT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGABRT 6
- sigaction - Class in org.freedesktop.wayland.raw
-
struct sigaction { union { __sighandler_t sa_handler; void (*sa_sigaction)(int, siginfo_t *, void *); } __sigaction_handler; __sigset_t sa_mask; int sa_flags; void (*sa_restorer)(void); }
- sigaction(int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigaction(int __sig, const struct sigaction *restrict __act, struct sigaction *restrict __oact)
- sigaction.__sigaction_handler - Class in org.freedesktop.wayland.raw
-
union { __sighandler_t sa_handler; void (*sa_sigaction)(int, siginfo_t *, void *); }
- sigaction.__sigaction_handler.sa_sigaction - Class in org.freedesktop.wayland.raw
-
void (*sa_sigaction)(int, siginfo_t *, void *)
- sigaction.__sigaction_handler.sa_sigaction.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- sigaction.sa_restorer - Class in org.freedesktop.wayland.raw
-
void (*sa_restorer)(void)
- sigaction.sa_restorer.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- sigaction$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigaction(int __sig, const struct sigaction *restrict __act, struct sigaction *restrict __oact)
- sigaction$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigaction(int __sig, const struct sigaction *restrict __act, struct sigaction *restrict __oact)
- sigaction$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigaction(int __sig, const struct sigaction *restrict __act, struct sigaction *restrict __oact)
- sigaddset(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigaddset(sigset_t *__set, int __signo)
- sigaddset$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigaddset(sigset_t *__set, int __signo)
- sigaddset$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigaddset(sigset_t *__set, int __signo)
- sigaddset$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigaddset(sigset_t *__set, int __signo)
- SIGALRM() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGALRM 14
- sigaltstack(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigaltstack(const stack_t *restrict __ss, stack_t *restrict __oss)
- sigaltstack$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigaltstack(const stack_t *restrict __ss, stack_t *restrict __oss)
- sigaltstack$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigaltstack(const stack_t *restrict __ss, stack_t *restrict __oss)
- sigaltstack$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigaltstack(const stack_t *restrict __ss, stack_t *restrict __oss)
- sigblock(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigblock(int __mask)
- sigblock$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigblock(int __mask)
- sigblock$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigblock(int __mask)
- sigblock$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigblock(int __mask)
- SIGBUS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGBUS 7
- SIGCHLD() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGCHLD 17
- SIGCLD() - Static method in class org.freedesktop.wayland.raw.C
-
#define SIGCLD 17
- SIGCONT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGCONT 18
- sigcontext - Class in org.freedesktop.wayland.raw
-
struct sigcontext { __uint64_t r8; __uint64_t r9; __uint64_t r10; __uint64_t r11; __uint64_t r12; __uint64_t r13; __uint64_t r14; __uint64_t r15; __uint64_t rdi; __uint64_t rsi; __uint64_t rbp; __uint64_t rbx; __uint64_t rdx; __uint64_t rax; __uint64_t rcx; __uint64_t rsp; __uint64_t rip; __uint64_t eflags; unsigned short cs; unsigned short gs; unsigned short fs; unsigned short __pad0; __uint64_t err; __uint64_t trapno; __uint64_t oldmask; __uint64_t cr2; union { struct _fpstate *fpstate; __uint64_t __fpstate_word; }; __uint64_t __reserved1[8]; }
- sigdelset(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigdelset(sigset_t *__set, int __signo)
- sigdelset$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigdelset(sigset_t *__set, int __signo)
- sigdelset$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigdelset(sigset_t *__set, int __signo)
- sigdelset$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigdelset(sigset_t *__set, int __signo)
- sigemptyset(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigemptyset(sigset_t *__set)
- sigemptyset$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigemptyset(sigset_t *__set)
- sigemptyset$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigemptyset(sigset_t *__set)
- sigemptyset$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigemptyset(sigset_t *__set)
- SIGEV_NONE() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SIGEV_NONE = 1
- sigev_notify(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Getter for field:
int sigev_notify
- sigev_notify(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Setter for field:
int sigev_notify
- sigev_notify$layout() - Static method in class org.freedesktop.wayland.raw.sigevent
-
Layout for field:
int sigev_notify
- sigev_notify$offset() - Static method in class org.freedesktop.wayland.raw.sigevent
-
Offset for field:
int sigev_notify
- SIGEV_SIGNAL() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SIGEV_SIGNAL = 0
- sigev_signo(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Getter for field:
int sigev_signo
- sigev_signo(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Setter for field:
int sigev_signo
- sigev_signo$layout() - Static method in class org.freedesktop.wayland.raw.sigevent
-
Layout for field:
int sigev_signo
- sigev_signo$offset() - Static method in class org.freedesktop.wayland.raw.sigevent
-
Offset for field:
int sigev_signo
- SIGEV_THREAD() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SIGEV_THREAD = 2
- SIGEV_THREAD_ID() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SIGEV_THREAD_ID = 4
- sigev_value(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Getter for field:
__sigval_t sigev_value
- sigev_value(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Setter for field:
__sigval_t sigev_value
- sigev_value$layout() - Static method in class org.freedesktop.wayland.raw.sigevent
-
Layout for field:
__sigval_t sigev_value
- sigev_value$offset() - Static method in class org.freedesktop.wayland.raw.sigevent
-
Offset for field:
__sigval_t sigev_value
- sigevent - Class in org.freedesktop.wayland.raw
-
struct sigevent { __sigval_t sigev_value; int sigev_signo; int sigev_notify; union { int _pad[12]; __pid_t _tid; struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread; } _sigev_un; }
- sigevent_t - Class in org.freedesktop.wayland.raw
-
typedef struct sigevent { __sigval_t sigev_value; int sigev_signo; int sigev_notify; union { int _pad[12]; __pid_t _tid; struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread; } _sigev_un; } sigevent_t
- sigevent._sigev_un - Class in org.freedesktop.wayland.raw
-
union { int _pad[12]; __pid_t _tid; struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread; }
- sigevent._sigev_un._sigev_thread - Class in org.freedesktop.wayland.raw
-
struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; }
- sigevent._sigev_un._sigev_thread._function - Class in org.freedesktop.wayland.raw
-
void (*_function)(__sigval_t)
- sigevent._sigev_un._sigev_thread._function.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- sigfillset(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigfillset(sigset_t *__set)
- sigfillset$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigfillset(sigset_t *__set)
- sigfillset$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigfillset(sigset_t *__set)
- sigfillset$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigfillset(sigset_t *__set)
- SIGFPE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGFPE 8
- siggetmask() - Static method in class org.freedesktop.wayland.raw.C
-
extern int siggetmask()
- siggetmask$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int siggetmask()
- siggetmask$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int siggetmask()
- siggetmask$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int siggetmask()
- SIGHUP() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGHUP 1
- SIGILL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGILL 4
- siginfo_t - Class in org.freedesktop.wayland.raw
-
struct { int si_signo; int si_errno; int si_code; int __pad0; union { int _pad[28]; struct { __pid_t si_pid; __uid_t si_uid; } _kill; struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer; struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt; struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld; struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault; struct { long si_band; int si_fd; } _sigpoll; struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys; } _sifields; }
- siginfo_t._sifields - Class in org.freedesktop.wayland.raw
-
union { int _pad[28]; struct { __pid_t si_pid; __uid_t si_uid; } _kill; struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer; struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt; struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld; struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault; struct { long si_band; int si_fd; } _sigpoll; struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys; }
- siginfo_t._sifields._kill - Class in org.freedesktop.wayland.raw
-
struct { __pid_t si_pid; __uid_t si_uid; }
- siginfo_t._sifields._rt - Class in org.freedesktop.wayland.raw
-
struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; }
- siginfo_t._sifields._sigchld - Class in org.freedesktop.wayland.raw
-
struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; }
- siginfo_t._sifields._sigfault - Class in org.freedesktop.wayland.raw
-
struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; }
- siginfo_t._sifields._sigfault._bounds - Class in org.freedesktop.wayland.raw
-
union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; }
- siginfo_t._sifields._sigfault._bounds._addr_bnd - Class in org.freedesktop.wayland.raw
-
struct { void *_lower; void *_upper; }
- siginfo_t._sifields._sigpoll - Class in org.freedesktop.wayland.raw
-
struct { long si_band; int si_fd; }
- siginfo_t._sifields._sigsys - Class in org.freedesktop.wayland.raw
-
struct { void *_call_addr; int _syscall; unsigned int _arch; }
- siginfo_t._sifields._timer - Class in org.freedesktop.wayland.raw
-
struct { int si_tid; int si_overrun; __sigval_t si_sigval; }
- SIGINT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGINT 2
- siginterrupt(int, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int siginterrupt(int __sig, int __interrupt)
- siginterrupt$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int siginterrupt(int __sig, int __interrupt)
- siginterrupt$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int siginterrupt(int __sig, int __interrupt)
- siginterrupt$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int siginterrupt(int __sig, int __interrupt)
- SIGIO() - Static method in class org.freedesktop.wayland.raw.C
-
#define SIGIO 29
- SIGIOT() - Static method in class org.freedesktop.wayland.raw.C
-
#define SIGIOT 6
- sigismember(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigismember(const sigset_t *__set, int __signo)
- sigismember$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigismember(const sigset_t *__set, int __signo)
- sigismember$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigismember(const sigset_t *__set, int __signo)
- sigismember$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigismember(const sigset_t *__set, int __signo)
- SIGKILL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGKILL 9
- signal(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern __sighandler_t signal(int __sig, __sighandler_t __handler)
- signal$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern __sighandler_t signal(int __sig, __sighandler_t __handler)
- signal$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern __sighandler_t signal(int __sig, __sighandler_t __handler)
- signal$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern __sighandler_t signal(int __sig, __sighandler_t __handler)
- signature() - Element in annotation interface org.freedesktop.wayland.util.Message
-
wayland message signature
- signature(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Getter for field:
const char *signature
- signature(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Setter for field:
const char *signature
- signature$layout() - Static method in class org.freedesktop.wayland.raw.wl_message
-
Layout for field:
const char *signature
- signature$offset() - Static method in class org.freedesktop.wayland.raw.wl_message
-
Offset for field:
const char *signature
- signgam() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern int signgam
- signgam(int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern int signgam
- signgam$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern int signgam
- signgam$segment() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Segment for variable:
extern int signgam
- significand(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double significand(double __x)
- significand(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Getter for field:
unsigned short significand[4]
- significand(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Getter for field:
unsigned short significand[4]
- significand(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Getter for field:
unsigned short significand[4]
- significand(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Indexed getter for field:
unsigned short significand[4]
- significand(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Indexed getter for field:
unsigned short significand[4]
- significand(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Indexed getter for field:
unsigned short significand[4]
- significand(MemorySegment, long, short) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Indexed setter for field:
unsigned short significand[4]
- significand(MemorySegment, long, short) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Indexed setter for field:
unsigned short significand[4]
- significand(MemorySegment, long, short) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Indexed setter for field:
unsigned short significand[4]
- significand(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpreg
-
Setter for field:
unsigned short significand[4]
- significand(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Setter for field:
unsigned short significand[4]
- significand(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Setter for field:
unsigned short significand[4]
- significand$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double significand(double __x)
- significand$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double significand(double __x)
- significand$dimensions() - Static method in class org.freedesktop.wayland.raw._fpreg
-
Dimensions for array field:
unsigned short significand[4]
- significand$dimensions() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Dimensions for array field:
unsigned short significand[4]
- significand$dimensions() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Dimensions for array field:
unsigned short significand[4]
- significand$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double significand(double __x)
- significand$layout() - Static method in class org.freedesktop.wayland.raw._fpreg
-
Layout for field:
unsigned short significand[4]
- significand$layout() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Layout for field:
unsigned short significand[4]
- significand$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Layout for field:
unsigned short significand[4]
- significand$offset() - Static method in class org.freedesktop.wayland.raw._fpreg
-
Offset for field:
unsigned short significand[4]
- significand$offset() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Offset for field:
unsigned short significand[4]
- significand$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Offset for field:
unsigned short significand[4]
- significandf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float significandf(float __x)
- significandf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float significandf(float __x)
- significandf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float significandf(float __x)
- significandf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float significandf(float __x)
- sigpending(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigpending(sigset_t *__set)
- sigpending$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigpending(sigset_t *__set)
- sigpending$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigpending(sigset_t *__set)
- sigpending$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigpending(sigset_t *__set)
- SIGPIPE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGPIPE 13
- SIGPOLL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGPOLL 29
- sigprocmask(int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigprocmask(int __how, const sigset_t *restrict __set, sigset_t *restrict __oset)
- sigprocmask$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigprocmask(int __how, const sigset_t *restrict __set, sigset_t *restrict __oset)
- sigprocmask$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigprocmask(int __how, const sigset_t *restrict __set, sigset_t *restrict __oset)
- sigprocmask$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigprocmask(int __how, const sigset_t *restrict __set, sigset_t *restrict __oset)
- SIGPROF() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGPROF 27
- SIGPWR() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGPWR 30
- sigqueue(int, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigqueue(__pid_t __pid, int __sig, const union sigval __val)
- sigqueue$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigqueue(__pid_t __pid, int __sig, const union sigval __val)
- sigqueue$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigqueue(__pid_t __pid, int __sig, const union sigval __val)
- sigqueue$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigqueue(__pid_t __pid, int __sig, const union sigval __val)
- SIGQUIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGQUIT 3
- sigreturn(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigreturn(struct sigcontext *__scp)
- sigreturn$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigreturn(struct sigcontext *__scp)
- sigreturn$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigreturn(struct sigcontext *__scp)
- sigreturn$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigreturn(struct sigcontext *__scp)
- SIGSEGV() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGSEGV 11
- sigset_t - Class in org.freedesktop.wayland.raw
-
typedef __sigset_t sigset_t
- sigsetmask(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigsetmask(int __mask)
- sigsetmask$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigsetmask(int __mask)
- sigsetmask$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigsetmask(int __mask)
- sigsetmask$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigsetmask(int __mask)
- sigstack - Class in org.freedesktop.wayland.raw
-
struct sigstack { void *ss_sp; int ss_onstack; }
- sigstack(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigstack(struct sigstack *__ss, struct sigstack *__oss)
- sigstack$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigstack(struct sigstack *__ss, struct sigstack *__oss)
- sigstack$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigstack(struct sigstack *__ss, struct sigstack *__oss)
- sigstack$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigstack(struct sigstack *__ss, struct sigstack *__oss)
- SIGSTKFLT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGSTKFLT 16
- SIGSTKSZ() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGSTKSZ 8192
- SIGSTOP() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGSTOP 19
- sigsuspend(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigsuspend(const sigset_t *__set)
- sigsuspend$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigsuspend(const sigset_t *__set)
- sigsuspend$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigsuspend(const sigset_t *__set)
- sigsuspend$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigsuspend(const sigset_t *__set)
- SIGSYS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGSYS 31
- SIGTERM() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGTERM 15
- sigtimedwait(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigtimedwait(const sigset_t *restrict __set, siginfo_t *restrict __info, const struct timespec *restrict __timeout)
- sigtimedwait$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigtimedwait(const sigset_t *restrict __set, siginfo_t *restrict __info, const struct timespec *restrict __timeout)
- sigtimedwait$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigtimedwait(const sigset_t *restrict __set, siginfo_t *restrict __info, const struct timespec *restrict __timeout)
- sigtimedwait$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigtimedwait(const sigset_t *restrict __set, siginfo_t *restrict __info, const struct timespec *restrict __timeout)
- SIGTRAP() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGTRAP 5
- SIGTSTP() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGTSTP 20
- SIGTTIN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGTTIN 21
- SIGTTOU() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGTTOU 22
- SIGURG() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGURG 23
- SIGUSR1() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGUSR1 10
- SIGUSR2() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGUSR2 12
- sigval - Class in org.freedesktop.wayland.raw
-
union sigval { int sival_int; void *sival_ptr; }
- sigval_t - Class in org.freedesktop.wayland.raw
-
typedef __sigval_t sigval_t
- SIGVTALRM() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGVTALRM 26
- sigwait(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigwait(const sigset_t *restrict __set, int *restrict __sig)
- sigwait$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigwait(const sigset_t *restrict __set, int *restrict __sig)
- sigwait$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigwait(const sigset_t *restrict __set, int *restrict __sig)
- sigwait$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigwait(const sigset_t *restrict __set, int *restrict __sig)
- sigwaitinfo(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int sigwaitinfo(const sigset_t *restrict __set, siginfo_t *restrict __info)
- sigwaitinfo$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int sigwaitinfo(const sigset_t *restrict __set, siginfo_t *restrict __info)
- sigwaitinfo$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int sigwaitinfo(const sigset_t *restrict __set, siginfo_t *restrict __info)
- sigwaitinfo$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int sigwaitinfo(const sigset_t *restrict __set, siginfo_t *restrict __info)
- SIGWINCH() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGWINCH 28
- SIGXCPU() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGXCPU 24
- SIGXFSZ() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define SIGXFSZ 25
- SimpleShm - Class in org.freedesktop.wayland.examples
- SimpleShm() - Constructor for class org.freedesktop.wayland.examples.SimpleShm
- sin(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double sin(double __x)
- sin$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double sin(double __x)
- sin$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double sin(double __x)
- sin$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double sin(double __x)
- since() - Element in annotation interface org.freedesktop.wayland.util.Message
-
wayland message version
- sinf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float sinf(float __x)
- sinf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float sinf(float __x)
- sinf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float sinf(float __x)
- sinf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float sinf(float __x)
- sinh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double sinh(double __x)
- sinh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double sinh(double __x)
- sinh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double sinh(double __x)
- sinh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double sinh(double __x)
- sinhf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float sinhf(float __x)
- sinhf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float sinhf(float __x)
- sinhf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float sinhf(float __x)
- sinhf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float sinhf(float __x)
- sival_int(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigval
-
Getter for field:
int sival_int
- sival_int(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.sigval
-
Setter for field:
int sival_int
- sival_int$layout() - Static method in class org.freedesktop.wayland.raw.sigval
-
Layout for field:
int sival_int
- sival_int$offset() - Static method in class org.freedesktop.wayland.raw.sigval
-
Offset for field:
int sival_int
- sival_ptr(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigval
-
Getter for field:
void *sival_ptr
- sival_ptr(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigval
-
Setter for field:
void *sival_ptr
- sival_ptr$layout() - Static method in class org.freedesktop.wayland.raw.sigval
-
Layout for field:
void *sival_ptr
- sival_ptr$offset() - Static method in class org.freedesktop.wayland.raw.sigval
-
Offset for field:
void *sival_ptr
- size() - Method in class org.freedesktop.wayland.util.ShmPool
- size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Getter for field:
size_t size
- size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.wl_array
-
Setter for field:
size_t size
- Size(int, int) - Constructor for record class org.freedesktop.wayland.client.egl.EglWindow.Size
-
Creates an instance of a
Size
record class. - SIZE_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define SIZE_MAX -1
- size_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long size_t
- size_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long size_t
- size$layout() - Static method in class org.freedesktop.wayland.raw.wl_array
-
Layout for field:
size_t size
- size$offset() - Static method in class org.freedesktop.wayland.raw.wl_array
-
Offset for field:
size_t size
- sizeof() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.__once_flag
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._fpreg
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._fpstate
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._libc_xmmreg
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._xmmreg
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._xstate
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.div_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.fd_set
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.flock
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.imaxdiv_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.ldiv_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.lldiv_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.max_align_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.random_data
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.sigaction.__sigaction_handler
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.sigaction
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.sigevent
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._kill
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._rt
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigchld
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigpoll
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._timer
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.sigstack
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.sigval
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.stack_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.stat
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.timespec
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.timeval
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
The size (in bytes) of this union
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_array
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_buffer_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_buffer_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_callback_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_compositor_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_data_device_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_data_device_manager_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_data_source_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_display_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_keyboard_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_list
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_message
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_object
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_output_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_output_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_pointer_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_pointer_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_protocol_logger_message
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_registry_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_registry_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_resource
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_seat_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_seat_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_shell_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_shell_surface_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_shm_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_shm_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_shm_pool_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_signal
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_subcompositor_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_subsurface_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_surface_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_surface_listener
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_touch_interface
-
The size (in bytes) of this struct
- sizeof() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
The size (in bytes) of this struct
- sleep(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern unsigned int sleep(unsigned int __seconds)
- sleep$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern unsigned int sleep(unsigned int __seconds)
- sleep$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern unsigned int sleep(unsigned int __seconds)
- sleep$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern unsigned int sleep(unsigned int __seconds)
- SLIDE_X - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- SLIDE_Y - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- slider(int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
Slider position change event
- slider(ZwpTabletToolV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
Slider position change event
- SLIDER - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
-
Slider axis
- socklen_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __socklen_t socklen_t
- source(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadRingV2Resource
-
ring event source
- source(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadStripV2Resource
-
strip event source
- source(ZwpTabletPadRingV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadRingV2Events
-
ring event source
- source(ZwpTabletPadStripV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadStripV2Events
-
strip event source
- source_actions(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Getter for field:
void (*source_actions)(void *, struct wl_data_offer *, uint32_t)
- source_actions(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Setter for field:
void (*source_actions)(void *, struct wl_data_offer *, uint32_t)
- source_actions$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Layout for field:
void (*source_actions)(void *, struct wl_data_offer *, uint32_t)
- source_actions$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_offer_listener
-
Offset for field:
void (*source_actions)(void *, struct wl_data_offer *, uint32_t)
- sourceActions(int) - Method in class org.freedesktop.wayland.server.WlDataOfferResource
-
notify the source-side available actions
- sourceActions(WlDataOfferProxy, int) - Method in interface org.freedesktop.wayland.client.WlDataOfferEventsV3
-
notify the source-side available actions
- sqrt(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double sqrt(double __x)
- sqrt$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double sqrt(double __x)
- sqrt$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double sqrt(double __x)
- sqrt$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double sqrt(double __x)
- sqrtf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float sqrtf(float __x)
- sqrtf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float sqrtf(float __x)
- sqrtf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float sqrtf(float __x)
- sqrtf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float sqrtf(float __x)
- srand(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern void srand(unsigned int __seed)
- srand$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void srand(unsigned int __seed)
- srand$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void srand(unsigned int __seed)
- srand$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void srand(unsigned int __seed)
- srand48(long) - Static method in class org.freedesktop.wayland.raw.C
-
extern void srand48(long __seedval)
- srand48_r(long, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int srand48_r(long __seedval, struct drand48_data *__buffer)
- srand48_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int srand48_r(long __seedval, struct drand48_data *__buffer)
- srand48_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int srand48_r(long __seedval, struct drand48_data *__buffer)
- srand48_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int srand48_r(long __seedval, struct drand48_data *__buffer)
- srand48$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void srand48(long __seedval)
- srand48$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void srand48(long __seedval)
- srand48$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void srand48(long __seedval)
- srandom(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern void srandom(unsigned int __seed)
- srandom_r(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int srandom_r(unsigned int __seed, struct random_data *__buf)
- srandom_r$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int srandom_r(unsigned int __seed, struct random_data *__buf)
- srandom_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int srandom_r(unsigned int __seed, struct random_data *__buf)
- srandom_r$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int srandom_r(unsigned int __seed, struct random_data *__buf)
- srandom$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void srandom(unsigned int __seed)
- srandom$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void srandom(unsigned int __seed)
- srandom$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void srandom(unsigned int __seed)
- SS_DISABLE() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SS_DISABLE = 2
- ss_flags(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Getter for field:
int ss_flags
- ss_flags(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Setter for field:
int ss_flags
- ss_flags$layout() - Static method in class org.freedesktop.wayland.raw.stack_t
-
Layout for field:
int ss_flags
- ss_flags$offset() - Static method in class org.freedesktop.wayland.raw.stack_t
-
Offset for field:
int ss_flags
- ss_onstack(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigstack
-
Getter for field:
int ss_onstack
- ss_onstack(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.sigstack
-
Setter for field:
int ss_onstack
- SS_ONSTACK() - Static method in class org.freedesktop.wayland.raw.C
-
enum <anonymous>.SS_ONSTACK = 1
- ss_onstack$layout() - Static method in class org.freedesktop.wayland.raw.sigstack
-
Layout for field:
int ss_onstack
- ss_onstack$offset() - Static method in class org.freedesktop.wayland.raw.sigstack
-
Offset for field:
int ss_onstack
- ss_size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Getter for field:
size_t ss_size
- ss_size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Setter for field:
size_t ss_size
- ss_size$layout() - Static method in class org.freedesktop.wayland.raw.stack_t
-
Layout for field:
size_t ss_size
- ss_size$offset() - Static method in class org.freedesktop.wayland.raw.stack_t
-
Offset for field:
size_t ss_size
- ss_sp(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigstack
-
Getter for field:
void *ss_sp
- ss_sp(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Getter for field:
void *ss_sp
- ss_sp(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigstack
-
Setter for field:
void *ss_sp
- ss_sp(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.stack_t
-
Setter for field:
void *ss_sp
- ss_sp$layout() - Static method in class org.freedesktop.wayland.raw.sigstack
-
Layout for field:
void *ss_sp
- ss_sp$layout() - Static method in class org.freedesktop.wayland.raw.stack_t
-
Layout for field:
void *ss_sp
- ss_sp$offset() - Static method in class org.freedesktop.wayland.raw.sigstack
-
Offset for field:
void *ss_sp
- ss_sp$offset() - Static method in class org.freedesktop.wayland.raw.stack_t
-
Offset for field:
void *ss_sp
- ssignal(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern __sighandler_t ssignal(int __sig, __sighandler_t __handler)
- ssignal$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern __sighandler_t ssignal(int __sig, __sighandler_t __handler)
- ssignal$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern __sighandler_t ssignal(int __sig, __sighandler_t __handler)
- ssignal$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern __sighandler_t ssignal(int __sig, __sighandler_t __handler)
- ssize_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __ssize_t ssize_t
- ssize_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __ssize_t ssize_t
- st_atim(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
struct timespec st_atim
- st_atim(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
struct timespec st_atim
- st_atim$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
struct timespec st_atim
- st_atim$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
struct timespec st_atim
- st_blksize(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__blksize_t st_blksize
- st_blksize(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__blksize_t st_blksize
- st_blksize$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__blksize_t st_blksize
- st_blksize$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__blksize_t st_blksize
- st_blocks(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__blkcnt_t st_blocks
- st_blocks(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__blkcnt_t st_blocks
- st_blocks$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__blkcnt_t st_blocks
- st_blocks$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__blkcnt_t st_blocks
- st_ctim(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
struct timespec st_ctim
- st_ctim(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
struct timespec st_ctim
- st_ctim$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
struct timespec st_ctim
- st_ctim$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
struct timespec st_ctim
- st_dev(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__dev_t st_dev
- st_dev(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__dev_t st_dev
- st_dev$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__dev_t st_dev
- st_dev$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__dev_t st_dev
- st_gid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__gid_t st_gid
- st_gid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__gid_t st_gid
- st_gid$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__gid_t st_gid
- st_gid$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__gid_t st_gid
- st_ino(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__ino_t st_ino
- st_ino(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__ino_t st_ino
- st_ino$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__ino_t st_ino
- st_ino$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__ino_t st_ino
- st_mode(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__mode_t st_mode
- st_mode(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__mode_t st_mode
- st_mode$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__mode_t st_mode
- st_mode$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__mode_t st_mode
- st_mtim(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
struct timespec st_mtim
- st_mtim(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
struct timespec st_mtim
- st_mtim$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
struct timespec st_mtim
- st_mtim$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
struct timespec st_mtim
- st_nlink(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__nlink_t st_nlink
- st_nlink(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__nlink_t st_nlink
- st_nlink$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__nlink_t st_nlink
- st_nlink$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__nlink_t st_nlink
- st_rdev(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__dev_t st_rdev
- st_rdev(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__dev_t st_rdev
- st_rdev$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__dev_t st_rdev
- st_rdev$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__dev_t st_rdev
- st_size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__off_t st_size
- st_size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__off_t st_size
- st_size$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__off_t st_size
- st_size$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__off_t st_size
- st_uid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__uid_t st_uid
- st_uid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__uid_t st_uid
- st_uid$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__uid_t st_uid
- st_uid$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__uid_t st_uid
- stack_t - Class in org.freedesktop.wayland.raw
-
struct { void *ss_sp; int ss_flags; size_t ss_size; }
- start_drag(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Getter for field:
void (*start_drag)(struct wl_client *, struct wl_resource *, struct wl_resource *, struct wl_resource *, struct wl_resource *, uint32_t)
- start_drag(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Setter for field:
void (*start_drag)(struct wl_client *, struct wl_resource *, struct wl_resource *, struct wl_resource *, struct wl_resource *, uint32_t)
- start_drag$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Layout for field:
void (*start_drag)(struct wl_client *, struct wl_resource *, struct wl_resource *, struct wl_resource *, struct wl_resource *, uint32_t)
- start_drag$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_device_interface
-
Offset for field:
void (*start_drag)(struct wl_client *, struct wl_resource *, struct wl_resource *, struct wl_resource *, struct wl_resource *, uint32_t)
- startDrag(WlDataSourceProxy, WlSurfaceProxy, WlSurfaceProxy, int) - Method in class org.freedesktop.wayland.client.WlDataDeviceProxy
-
start drag-and-drop operation
- startDrag(WlDataDeviceResource, WlDataSourceResource, WlSurfaceResource, WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlDataDeviceRequests
-
start drag-and-drop operation
- startDrag(WlDataDeviceResource, WlDataSourceResource, WlSurfaceResource, WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlDataDeviceRequestsV2
-
start drag-and-drop operation
- startDrag(WlDataDeviceResource, WlDataSourceResource, WlSurfaceResource, WlSurfaceResource, int) - Method in interface org.freedesktop.wayland.server.WlDataDeviceRequestsV3
-
start drag-and-drop operation
- stat - Class in org.freedesktop.wayland.raw
-
struct stat { __dev_t st_dev; __ino_t st_ino; __nlink_t st_nlink; __mode_t st_mode; __uid_t st_uid; __gid_t st_gid; int __pad0; __dev_t st_rdev; __off_t st_size; __blksize_t st_blksize; __blkcnt_t st_blocks; struct timespec st_atim; struct timespec st_mtim; struct timespec st_ctim; __syscall_slong_t __glibc_reserved[3]; }
- state(MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Getter for field:
int32_t *state
- state(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.random_data
-
Setter for field:
int32_t *state
- state$layout() - Static method in class org.freedesktop.wayland.raw.random_data
-
Layout for field:
int32_t *state
- state$offset() - Static method in class org.freedesktop.wayland.raw.random_data
-
Offset for field:
int32_t *state
- stderr() - Static method in class org.freedesktop.wayland.raw.C_1
-
Getter for variable:
extern FILE *stderr
- stderr(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
Setter for variable:
extern FILE *stderr
- STDERR_FILENO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define STDERR_FILENO 2
- stderr$layout() - Static method in class org.freedesktop.wayland.raw.C_1
-
Layout for variable:
extern FILE *stderr
- stderr$segment() - Static method in class org.freedesktop.wayland.raw.C_1
-
Segment for variable:
extern FILE *stderr
- stdin() - Static method in class org.freedesktop.wayland.raw.C_1
-
Getter for variable:
extern FILE *stdin
- stdin(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
Setter for variable:
extern FILE *stdin
- STDIN_FILENO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define STDIN_FILENO 0
- stdin$layout() - Static method in class org.freedesktop.wayland.raw.C_1
-
Layout for variable:
extern FILE *stdin
- stdin$segment() - Static method in class org.freedesktop.wayland.raw.C_1
-
Segment for variable:
extern FILE *stdin
- stdout() - Static method in class org.freedesktop.wayland.raw.C_1
-
Getter for variable:
extern FILE *stdout
- stdout(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
Setter for variable:
extern FILE *stdout
- STDOUT_FILENO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define STDOUT_FILENO 1
- stdout$layout() - Static method in class org.freedesktop.wayland.raw.C_1
-
Layout for variable:
extern FILE *stdout
- stdout$segment() - Static method in class org.freedesktop.wayland.raw.C_1
-
Segment for variable:
extern FILE *stdout
- stop() - Method in class org.freedesktop.wayland.server.ZwpTabletPadRingV2Resource
-
interaction stopped
- stop() - Method in class org.freedesktop.wayland.server.ZwpTabletPadStripV2Resource
-
interaction stopped
- stop(ZwpTabletPadRingV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadRingV2Events
-
interaction stopped
- stop(ZwpTabletPadStripV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadStripV2Events
-
interaction stopped
- store(MemorySegment, Object) - Static method in class org.freedesktop.wayland.util.ObjectCache
-
Maps a native pointer to a POJO.
- StringUtil - Class in org.freedesktop.wayland.generator.impl
- strip(int) - Method in class org.freedesktop.wayland.server.ZwpTabletPadGroupV2Resource
-
strip announced
- strip(ZwpTabletPadGroupV2Proxy, ZwpTabletPadStripV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletPadGroupV2Events
-
strip announced
- strtod(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern double strtod(const char *restrict __nptr, char **restrict __endptr)
- strtod$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern double strtod(const char *restrict __nptr, char **restrict __endptr)
- strtod$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern double strtod(const char *restrict __nptr, char **restrict __endptr)
- strtod$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern double strtod(const char *restrict __nptr, char **restrict __endptr)
- strtof(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern float strtof(const char *restrict __nptr, char **restrict __endptr)
- strtof$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern float strtof(const char *restrict __nptr, char **restrict __endptr)
- strtof$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern float strtof(const char *restrict __nptr, char **restrict __endptr)
- strtof$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern float strtof(const char *restrict __nptr, char **restrict __endptr)
- strtoimax(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern intmax_t strtoimax(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoimax$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern intmax_t strtoimax(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoimax$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern intmax_t strtoimax(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoimax$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern intmax_t strtoimax(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtol(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern long strtol(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtol$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern long strtol(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtol$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern long strtol(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtol$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern long strtol(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoll(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern long long strtoll(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoll$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern long long strtoll(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoll$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern long long strtoll(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoll$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern long long strtoll(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoq(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern long long strtoq(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoq$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern long long strtoq(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoq$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern long long strtoq(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoq$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern long long strtoq(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoul(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern unsigned long strtoul(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoul$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern unsigned long strtoul(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoul$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern unsigned long strtoul(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoul$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern unsigned long strtoul(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoull(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern unsigned long long strtoull(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoull$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern unsigned long long strtoull(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoull$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern unsigned long long strtoull(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoull$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern unsigned long long strtoull(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoumax(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern uintmax_t strtoumax(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoumax$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern uintmax_t strtoumax(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoumax$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern uintmax_t strtoumax(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtoumax$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern uintmax_t strtoumax(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtouq(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern unsigned long long strtouq(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtouq$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern unsigned long long strtouq(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtouq$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern unsigned long long strtouq(const char *restrict __nptr, char **restrict __endptr, int __base)
- strtouq$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern unsigned long long strtouq(const char *restrict __nptr, char **restrict __endptr, int __base)
- subtract(int, int, int, int) - Method in class org.freedesktop.wayland.client.WlRegionProxy
-
subtract rectangle from region
- subtract(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Getter for field:
void (*subtract)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- subtract(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Setter for field:
void (*subtract)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- subtract(WlRegionResource, int, int, int, int) - Method in interface org.freedesktop.wayland.server.WlRegionRequests
-
subtract rectangle from region
- subtract$layout() - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Layout for field:
void (*subtract)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- subtract$offset() - Static method in class org.freedesktop.wayland.raw.wl_region_interface
-
Offset for field:
void (*subtract)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- suseconds_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __suseconds_t suseconds_t
- suseconds_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __suseconds_t suseconds_t
- SUSPENDED - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelState
- swd(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
__uint16_t swd
- swd(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
__uint16_t swd
- swd(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
__uint16_t swd
- swd(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
__uint16_t swd
- swd$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
__uint16_t swd
- swd$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
__uint16_t swd
- swd$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
__uint16_t swd
- swd$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
__uint16_t swd
- symlink(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int symlink(const char *__from, const char *__to)
- symlink$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int symlink(const char *__from, const char *__to)
- symlink$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int symlink(const char *__from, const char *__to)
- symlink$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int symlink(const char *__from, const char *__to)
- symlinkat(MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int symlinkat(const char *__from, int __tofd, const char *__to)
- symlinkat$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int symlinkat(const char *__from, int __tofd, const char *__to)
- symlinkat$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int symlinkat(const char *__from, int __tofd, const char *__to)
- symlinkat$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int symlinkat(const char *__from, int __tofd, const char *__to)
- sync() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void sync()
- sync(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Getter for field:
void (*sync)(struct wl_client *, struct wl_resource *, uint32_t)
- sync(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Setter for field:
void (*sync)(struct wl_client *, struct wl_resource *, uint32_t)
- sync(WlCallbackEvents) - Method in class org.freedesktop.wayland.client.WlDisplayProxy
-
asynchronous roundtrip
- sync(WlDisplayResource, int) - Method in interface org.freedesktop.wayland.server.WlDisplayRequests
-
asynchronous roundtrip
- sync$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void sync()
- sync$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void sync()
- sync$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void sync()
- sync$layout() - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Layout for field:
void (*sync)(struct wl_client *, struct wl_resource *, uint32_t)
- sync$offset() - Static method in class org.freedesktop.wayland.raw.wl_display_interface
-
Offset for field:
void (*sync)(struct wl_client *, struct wl_resource *, uint32_t)
- syncOutput(WpPresentationFeedbackProxy, WlOutputProxy) - Method in interface org.freedesktop.wayland.client.WpPresentationFeedbackEvents
-
presentation synchronized to this output
- syncOutput(WlOutputResource) - Method in class org.freedesktop.wayland.server.WpPresentationFeedbackResource
-
presentation synchronized to this output
- sysconf(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern long sysconf(int __name)
- sysconf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern long sysconf(int __name)
- sysconf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern long sysconf(int __name)
- sysconf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern long sysconf(int __name)
- system(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int system(const char *__command)
- system$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int system(const char *__command)
- system$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int system(const char *__command)
- system$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int system(const char *__command)
T
- tabletAdded(int) - Method in class org.freedesktop.wayland.server.ZwpTabletSeatV2Resource
-
new device notification
- tabletAdded(ZwpTabletSeatV2Proxy, ZwpTabletV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletSeatV2Events
-
new device notification
- tan(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double tan(double __x)
- tan$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double tan(double __x)
- tan$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double tan(double __x)
- tan$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double tan(double __x)
- tanf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float tanf(float __x)
- tanf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float tanf(float __x)
- tanf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float tanf(float __x)
- tanf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float tanf(float __x)
- tanh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double tanh(double __x)
- tanh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double tanh(double __x)
- tanh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double tanh(double __x)
- tanh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double tanh(double __x)
- tanhf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float tanhf(float __x)
- tanhf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float tanhf(float __x)
- tanhf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float tanhf(float __x)
- tanhf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float tanhf(float __x)
- target(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Getter for field:
void (*target)(void *, struct wl_data_source *, const char *)
- target(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Setter for field:
void (*target)(void *, struct wl_data_source *, const char *)
- target(String) - Method in class org.freedesktop.wayland.server.WlDataSourceResource
-
a target accepts an offered mime type
- target(WlDataSourceProxy, String) - Method in interface org.freedesktop.wayland.client.WlDataSourceEvents
-
a target accepts an offered mime type
- target(WlDataSourceProxy, String) - Method in interface org.freedesktop.wayland.client.WlDataSourceEventsV2
-
a target accepts an offered mime type
- target(WlDataSourceProxy, String) - Method in interface org.freedesktop.wayland.client.WlDataSourceEventsV3
-
a target accepts an offered mime type
- target$layout() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Layout for field:
void (*target)(void *, struct wl_data_source *, const char *)
- target$offset() - Static method in class org.freedesktop.wayland.raw.wl_data_source_listener
-
Offset for field:
void (*target)(void *, struct wl_data_source *, const char *)
- tcgetpgrp(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __pid_t tcgetpgrp(int __fd)
- tcgetpgrp$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __pid_t tcgetpgrp(int __fd)
- tcgetpgrp$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __pid_t tcgetpgrp(int __fd)
- tcgetpgrp$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __pid_t tcgetpgrp(int __fd)
- tcsetpgrp(int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int tcsetpgrp(int __fd, __pid_t __pgrp_id)
- tcsetpgrp$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int tcsetpgrp(int __fd, __pid_t __pgrp_id)
- tcsetpgrp$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int tcsetpgrp(int __fd, __pid_t __pgrp_id)
- tcsetpgrp$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int tcsetpgrp(int __fd, __pid_t __pgrp_id)
- tempnam(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *tempnam(const char *__dir, const char *__pfx)
- tempnam$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *tempnam(const char *__dir, const char *__pfx)
- tempnam$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *tempnam(const char *__dir, const char *__pfx)
- tempnam$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *tempnam(const char *__dir, const char *__pfx)
- terminate() - Method in class org.freedesktop.wayland.server.Display
- tgamma(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double tgamma(double)
- tgamma$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double tgamma(double)
- tgamma$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double tgamma(double)
- tgamma$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double tgamma(double)
- tgammaf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float tgammaf(float)
- tgammaf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float tgammaf(float)
- tgammaf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float tgammaf(float)
- tgammaf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float tgammaf(float)
- TILED_BOTTOM - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelState
- TILED_LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelState
- TILED_RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelState
- TILED_TOP - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelState
- tilt(ZwpTabletToolV2Proxy, Fixed, Fixed) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
tilt change event
- tilt(Fixed, Fixed) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
tilt change event
- TILT - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
-
Tilt axes
- time_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __time_t time_t
- time_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __time_t time_t
- timer_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __timer_t timer_t
- timer_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __timer_t timer_t
- timespec - Class in org.freedesktop.wayland.raw
-
struct timespec { __time_t tv_sec; __syscall_slong_t tv_nsec; }
- timeval - Class in org.freedesktop.wayland.raw
-
struct timeval { __time_t tv_sec; __suseconds_t tv_usec; }
- TMP_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define TMP_MAX 238328
- tmpfile() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern FILE *tmpfile()
- tmpfile$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern FILE *tmpfile()
- tmpfile$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern FILE *tmpfile()
- tmpfile$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern FILE *tmpfile()
- tmpnam(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *tmpnam(char [20])
- tmpnam_r(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *tmpnam_r(char __s[20])
- tmpnam_r$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *tmpnam_r(char __s[20])
- tmpnam_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *tmpnam_r(char __s[20])
- tmpnam_r$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *tmpnam_r(char __s[20])
- tmpnam$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *tmpnam(char [20])
- tmpnam$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *tmpnam(char [20])
- tmpnam$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *tmpnam(char [20])
- toArray(MemorySegment) - Static method in class org.freedesktop.wayland.util.PointerArray
-
Copies a native array of pointers into a Java array of MemorySegments.
- toList(MemorySegment, ValueLayout, Class<T>) - Static method in class org.freedesktop.wayland.util.WlArray
- toList(ValueLayout, Class<T>) - Method in class org.freedesktop.wayland.util.WlArray
- toolAdded(int) - Method in class org.freedesktop.wayland.server.ZwpTabletSeatV2Resource
-
a new tool has been used with a tablet
- toolAdded(ZwpTabletSeatV2Proxy, ZwpTabletToolV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletSeatV2Events
-
a new tool has been used with a tablet
- TOP - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
top edge
- TOP - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- TOP - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- TOP - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- TOP_LEFT - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
top and left edges
- TOP_LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- TOP_LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- TOP_LEFT - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- TOP_RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
top and right edges
- TOP_RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- TOP_RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- TOP_RIGHT - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- toSignatureChar(Element) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- toString() - Method in record class org.freedesktop.wayland.client.egl.EglWindow.Size
-
Returns a string representation of this record class.
- toString() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns a string representation of this record class.
- toString() - Method in class org.freedesktop.wayland.util.Fixed
- TOUCH - Enum constant in enum class org.freedesktop.wayland.shared.WlSeatCapability
-
the seat has touch devices
- trancheDone() - Method in class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
-
a preference tranche has been sent
- trancheDone(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Events
-
a preference tranche has been sent
- trancheDone(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV2
-
a preference tranche has been sent
- trancheDone(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV3
-
a preference tranche has been sent
- trancheDone(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV4
-
a preference tranche has been sent
- trancheDone(ZwpLinuxDmabufFeedbackV1Proxy) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV5
-
a preference tranche has been sent
- trancheFlags(int) - Method in class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
-
tranche flags
- trancheFlags(ZwpLinuxDmabufFeedbackV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Events
-
tranche flags
- trancheFlags(ZwpLinuxDmabufFeedbackV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV2
-
tranche flags
- trancheFlags(ZwpLinuxDmabufFeedbackV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV3
-
tranche flags
- trancheFlags(ZwpLinuxDmabufFeedbackV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV4
-
tranche flags
- trancheFlags(ZwpLinuxDmabufFeedbackV1Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV5
-
tranche flags
- trancheFormats(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Events
-
supported buffer format modifier
- trancheFormats(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV2
-
supported buffer format modifier
- trancheFormats(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV3
-
supported buffer format modifier
- trancheFormats(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV4
-
supported buffer format modifier
- trancheFormats(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV5
-
supported buffer format modifier
- trancheFormats(WlArray) - Method in class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
-
supported buffer format modifier
- trancheTargetDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Events
-
target device
- trancheTargetDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV2
-
target device
- trancheTargetDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV3
-
target device
- trancheTargetDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV4
-
target device
- trancheTargetDevice(ZwpLinuxDmabufFeedbackV1Proxy, WlArray) - Method in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV5
-
target device
- trancheTargetDevice(WlArray) - Method in class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
-
target device
- trapno(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t trapno
- trapno(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t trapno
- trapno$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t trapno
- trapno$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t trapno
- true_() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define true 1
- trunc(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double trunc(double __x)
- trunc$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double trunc(double __x)
- trunc$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double trunc(double __x)
- trunc$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double trunc(double __x)
- truncate(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int truncate(const char *__file, __off_t __length)
- truncate$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int truncate(const char *__file, __off_t __length)
- truncate$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int truncate(const char *__file, __off_t __length)
- truncate$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int truncate(const char *__file, __off_t __length)
- truncf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float truncf(float __x)
- truncf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float truncf(float __x)
- truncf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float truncf(float __x)
- truncf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float truncf(float __x)
- ttyname(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern char *ttyname(int __fd)
- ttyname_r(int, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int ttyname_r(int __fd, char *__buf, size_t __buflen)
- ttyname_r$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int ttyname_r(int __fd, char *__buf, size_t __buflen)
- ttyname_r$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int ttyname_r(int __fd, char *__buf, size_t __buflen)
- ttyname_r$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int ttyname_r(int __fd, char *__buf, size_t __buflen)
- ttyname$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern char *ttyname(int __fd)
- ttyname$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern char *ttyname(int __fd)
- ttyname$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern char *ttyname(int __fd)
- ttyslot() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int ttyslot()
- ttyslot$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int ttyslot()
- ttyslot$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int ttyslot()
- ttyslot$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int ttyslot()
- tv_nsec(MemorySegment) - Static method in class org.freedesktop.wayland.raw.timespec
-
Getter for field:
__syscall_slong_t tv_nsec
- tv_nsec(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.timespec
-
Setter for field:
__syscall_slong_t tv_nsec
- tv_nsec$layout() - Static method in class org.freedesktop.wayland.raw.timespec
-
Layout for field:
__syscall_slong_t tv_nsec
- tv_nsec$offset() - Static method in class org.freedesktop.wayland.raw.timespec
-
Offset for field:
__syscall_slong_t tv_nsec
- tv_sec(MemorySegment) - Static method in class org.freedesktop.wayland.raw.timespec
-
Getter for field:
__time_t tv_sec
- tv_sec(MemorySegment) - Static method in class org.freedesktop.wayland.raw.timeval
-
Getter for field:
__time_t tv_sec
- tv_sec(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.timespec
-
Setter for field:
__time_t tv_sec
- tv_sec(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.timeval
-
Setter for field:
__time_t tv_sec
- tv_sec$layout() - Static method in class org.freedesktop.wayland.raw.timespec
-
Layout for field:
__time_t tv_sec
- tv_sec$layout() - Static method in class org.freedesktop.wayland.raw.timeval
-
Layout for field:
__time_t tv_sec
- tv_sec$offset() - Static method in class org.freedesktop.wayland.raw.timespec
-
Offset for field:
__time_t tv_sec
- tv_sec$offset() - Static method in class org.freedesktop.wayland.raw.timeval
-
Offset for field:
__time_t tv_sec
- tv_usec(MemorySegment) - Static method in class org.freedesktop.wayland.raw.timeval
-
Getter for field:
__suseconds_t tv_usec
- tv_usec(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.timeval
-
Setter for field:
__suseconds_t tv_usec
- tv_usec$layout() - Static method in class org.freedesktop.wayland.raw.timeval
-
Layout for field:
__suseconds_t tv_usec
- tv_usec$offset() - Static method in class org.freedesktop.wayland.raw.timeval
-
Offset for field:
__suseconds_t tv_usec
- type(int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
tool type
- type(ZwpTabletToolV2Proxy, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
tool type
- types() - Element in annotation interface org.freedesktop.wayland.util.Message
-
Type to scan for wayland interfaces.
- types(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Getter for field:
const struct wl_interface **types
- types(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_message
-
Setter for field:
const struct wl_interface **types
- types$layout() - Static method in class org.freedesktop.wayland.raw.wl_message
-
Layout for field:
const struct wl_interface **types
- types$offset() - Static method in class org.freedesktop.wayland.raw.wl_message
-
Offset for field:
const struct wl_interface **types
U
- u(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Getter for field:
uint32_t u
- u(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Setter for field:
uint32_t u
- u_char - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __u_char u_char
- u_char - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __u_char u_char
- u_int - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __u_int u_int
- u_int - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __u_int u_int
- u_int16_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __uint16_t u_int16_t
- u_int16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint16_t u_int16_t
- u_int32_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __uint32_t u_int32_t
- u_int32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint32_t u_int32_t
- u_int64_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __uint64_t u_int64_t
- u_int64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint64_t u_int64_t
- u_int8_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __uint8_t u_int8_t
- u_int8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint8_t u_int8_t
- u_long - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __u_long u_long
- u_long - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __u_long u_long
- u_quad_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __u_quad_t u_quad_t
- u_quad_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __u_quad_t u_quad_t
- u_short - Static variable in class org.freedesktop.wayland.raw.C
-
typedef __u_short u_short
- u_short - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __u_short u_short
- u$layout() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Layout for field:
uint32_t u
- u$offset() - Static method in class org.freedesktop.wayland.raw.wl_argument
-
Offset for field:
uint32_t u
- ualarm(int, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __useconds_t ualarm(__useconds_t __value, __useconds_t __interval)
- ualarm$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __useconds_t ualarm(__useconds_t __value, __useconds_t __interval)
- ualarm$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __useconds_t ualarm(__useconds_t __value, __useconds_t __interval)
- ualarm$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __useconds_t ualarm(__useconds_t __value, __useconds_t __interval)
- uc_flags(MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Getter for field:
unsigned long uc_flags
- uc_flags(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Setter for field:
unsigned long uc_flags
- uc_flags$layout() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Layout for field:
unsigned long uc_flags
- uc_flags$offset() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Offset for field:
unsigned long uc_flags
- uc_link(MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Getter for field:
struct ucontext_t *uc_link
- uc_link(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Setter for field:
struct ucontext_t *uc_link
- uc_link$layout() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Layout for field:
struct ucontext_t *uc_link
- uc_link$offset() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Offset for field:
struct ucontext_t *uc_link
- uc_mcontext(MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Getter for field:
mcontext_t uc_mcontext
- uc_mcontext(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Setter for field:
mcontext_t uc_mcontext
- uc_mcontext$layout() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Layout for field:
mcontext_t uc_mcontext
- uc_mcontext$offset() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Offset for field:
mcontext_t uc_mcontext
- uc_sigmask(MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Getter for field:
sigset_t uc_sigmask
- uc_sigmask(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Setter for field:
sigset_t uc_sigmask
- uc_sigmask$layout() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Layout for field:
sigset_t uc_sigmask
- uc_sigmask$offset() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Offset for field:
sigset_t uc_sigmask
- uc_stack(MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Getter for field:
stack_t uc_stack
- uc_stack(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Setter for field:
stack_t uc_stack
- uc_stack$layout() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Layout for field:
stack_t uc_stack
- uc_stack$offset() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Offset for field:
stack_t uc_stack
- ucontext_t - Class in org.freedesktop.wayland.raw
-
struct ucontext_t { unsigned long uc_flags; struct ucontext_t *uc_link; stack_t uc_stack; mcontext_t uc_mcontext; sigset_t uc_sigmask; struct _libc_fpstate __fpregs_mem; unsigned long long __ssp[4]; }
- uid_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __uid_t uid_t
- uid_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uid_t uid_t
- uint - Static variable in class org.freedesktop.wayland.raw.C
-
typedef unsigned int uint
- uint - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int uint
- UINT_FAST16_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT_FAST16_MAX -1
- uint_fast16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long uint_fast16_t
- UINT_FAST32_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT_FAST32_MAX -1
- uint_fast32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long uint_fast32_t
- UINT_FAST64_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT_FAST64_MAX -1
- uint_fast64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long uint_fast64_t
- UINT_FAST8_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT_FAST8_MAX 255
- uint_fast8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned char uint_fast8_t
- UINT_LEAST16_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT_LEAST16_MAX 65535
- uint_least16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint_least16_t uint_least16_t
- UINT_LEAST32_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT_LEAST32_MAX 4294967295
- uint_least32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint_least32_t uint_least32_t
- UINT_LEAST64_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT_LEAST64_MAX -1
- uint_least64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint_least64_t uint_least64_t
- UINT_LEAST8_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT_LEAST8_MAX 255
- uint_least8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint_least8_t uint_least8_t
- UINT16_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT16_MAX 65535
- uint16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint16_t uint16_t
- UINT32_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT32_MAX 4294967295
- uint32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint32_t uint32_t
- UINT64_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT64_MAX -1
- uint64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint64_t uint64_t
- UINT8_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINT8_MAX 255
- uint8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint8_t uint8_t
- UINTMAX_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINTMAX_MAX -1
- uintmax_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uintmax_t uintmax_t
- UINTPTR_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define UINTPTR_MAX -1
- uintptr_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long uintptr_t
- ulong - Static variable in class org.freedesktop.wayland.raw.C
-
typedef unsigned long ulong
- ulong - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long ulong
- UNCONFIGURED_BUFFER - Enum constant in enum class org.freedesktop.wayland.shared.XdgSurfaceError
-
Attaching a buffer to an unconfigured surface
- ungetc(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int ungetc(int __c, FILE *__stream)
- ungetc$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int ungetc(int __c, FILE *__stream)
- ungetc$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int ungetc(int __c, FILE *__stream)
- ungetc$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int ungetc(int __c, FILE *__stream)
- UNKNOWN - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
-
unknown geometry
- unlink(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int unlink(const char *__name)
- unlink$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int unlink(const char *__name)
- unlink$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int unlink(const char *__name)
- unlink$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int unlink(const char *__name)
- unlinkat(int, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int unlinkat(int __fd, const char *__name, int __flag)
- unlinkat$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int unlinkat(int __fd, const char *__name, int __flag)
- unlinkat$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int unlinkat(int __fd, const char *__name, int __flag)
- unlinkat$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int unlinkat(int __fd, const char *__name, int __flag)
- unregister(DestroyListener) - Method in class org.freedesktop.wayland.server.Display
- unregister(DestroyListener) - Method in class org.freedesktop.wayland.server.EventLoop
- unregister(DestroyListener) - Method in class org.freedesktop.wayland.server.Resource
- UNRESPONSIVE - Enum constant in enum class org.freedesktop.wayland.shared.XdgWmBaseError
-
the client didn’t respond to a ping event in time
- unsetenv(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern int unsetenv(const char *__name)
- unsetenv$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int unsetenv(const char *__name)
- unsetenv$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int unsetenv(const char *__name)
- unsetenv$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int unsetenv(const char *__name)
- unsetFullscreen() - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
unset the window as fullscreen
- unsetFullscreen(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
unset the window as fullscreen
- unsetFullscreen(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
unset the window as fullscreen
- unsetFullscreen(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
unset the window as fullscreen
- unsetFullscreen(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
unset the window as fullscreen
- unsetFullscreen(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
unset the window as fullscreen
- unsetFullscreen(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
unset the window as fullscreen
- unsetMaximized() - Method in class org.freedesktop.wayland.client.XdgToplevelProxy
-
unmaximize the window
- unsetMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequests
-
unmaximize the window
- unsetMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
-
unmaximize the window
- unsetMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
-
unmaximize the window
- unsetMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
-
unmaximize the window
- unsetMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
-
unmaximize the window
- unsetMaximized(XdgToplevelResource) - Method in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
-
unmaximize the window
- up() - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
tablet tool is no longer making contact
- up(int, int, int) - Method in class org.freedesktop.wayland.server.WlTouchResource
-
end of a touch event sequence
- up(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Getter for field:
void (*up)(void *, struct wl_touch *, uint32_t, uint32_t, int32_t)
- up(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Setter for field:
void (*up)(void *, struct wl_touch *, uint32_t, uint32_t, int32_t)
- up(WlTouchProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlTouchEvents
-
end of a touch event sequence
- up(WlTouchProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV2
-
end of a touch event sequence
- up(WlTouchProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV3
-
end of a touch event sequence
- up(WlTouchProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV4
-
end of a touch event sequence
- up(WlTouchProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV5
-
end of a touch event sequence
- up(WlTouchProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV6
-
end of a touch event sequence
- up(WlTouchProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV7
-
end of a touch event sequence
- up(WlTouchProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV8
-
end of a touch event sequence
- up(WlTouchProxy, int, int, int) - Method in interface org.freedesktop.wayland.client.WlTouchEventsV9
-
end of a touch event sequence
- up(ZwpTabletToolV2Proxy) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
tablet tool is no longer making contact
- up$layout() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Layout for field:
void (*up)(void *, struct wl_touch *, uint32_t, uint32_t, int32_t)
- up$offset() - Static method in class org.freedesktop.wayland.raw.wl_touch_listener
-
Offset for field:
void (*up)(void *, struct wl_touch *, uint32_t, uint32_t, int32_t)
- updateFileDescriptor(int) - Method in class org.freedesktop.wayland.server.EventSource
- updateTimer(int) - Method in class org.freedesktop.wayland.server.EventSource
- upperCamelName(String) - Static method in class org.freedesktop.wayland.generator.impl.StringUtil
- useconds_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __useconds_t useconds_t
- USED_SOURCE - Enum constant in enum class org.freedesktop.wayland.shared.WlDataDeviceError
-
source has already been used
- ushort - Static variable in class org.freedesktop.wayland.raw.C
-
typedef unsigned short ushort
- ushort - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned short ushort
- usleep(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int usleep(__useconds_t __useconds)
- usleep$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int usleep(__useconds_t __useconds)
- usleep$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int usleep(__useconds_t __useconds)
- usleep$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int usleep(__useconds_t __useconds)
- UTIME_NOW() - Static method in class org.freedesktop.wayland.raw.C
-
#define UTIME_NOW 1073741823
- UTIME_OMIT() - Static method in class org.freedesktop.wayland.raw.C
-
#define UTIME_OMIT 1073741822
- UYVY - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
packed YCbCr format, [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian
V
- validateDtd() - Method in record class org.freedesktop.wayland.generator.impl.ProtocolGenConfig
-
Returns the value of the
validateDtd
record component. - valloc(long) - Static method in class org.freedesktop.wayland.raw.C
-
extern void *valloc(size_t __size)
- valloc$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void *valloc(size_t __size)
- valloc$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void *valloc(size_t __size)
- valloc$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void *valloc(size_t __size)
- value - Variable in enum class org.freedesktop.wayland.shared.WlDataDeviceError
- value - Variable in enum class org.freedesktop.wayland.shared.WlDataDeviceManagerDndAction
- value - Variable in enum class org.freedesktop.wayland.shared.WlDataOfferError
- value - Variable in enum class org.freedesktop.wayland.shared.WlDataSourceError
- value - Variable in enum class org.freedesktop.wayland.shared.WlDisplayError
- value - Variable in enum class org.freedesktop.wayland.shared.WlKeyboardKeymapFormat
- value - Variable in enum class org.freedesktop.wayland.shared.WlKeyboardKeyState
- value - Variable in enum class org.freedesktop.wayland.shared.WlOutputMode
- value - Variable in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
- value - Variable in enum class org.freedesktop.wayland.shared.WlOutputTransform
- value - Variable in enum class org.freedesktop.wayland.shared.WlPointerAxis
- value - Variable in enum class org.freedesktop.wayland.shared.WlPointerAxisRelativeDirection
- value - Variable in enum class org.freedesktop.wayland.shared.WlPointerAxisSource
- value - Variable in enum class org.freedesktop.wayland.shared.WlPointerButtonState
- value - Variable in enum class org.freedesktop.wayland.shared.WlPointerError
- value - Variable in enum class org.freedesktop.wayland.shared.WlSeatCapability
- value - Variable in enum class org.freedesktop.wayland.shared.WlSeatError
- value - Variable in enum class org.freedesktop.wayland.shared.WlShellError
- value - Variable in enum class org.freedesktop.wayland.shared.WlShellSurfaceFullscreenMethod
- value - Variable in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
- value - Variable in enum class org.freedesktop.wayland.shared.WlShellSurfaceTransient
- value - Variable in enum class org.freedesktop.wayland.shared.WlShmError
- value - Variable in enum class org.freedesktop.wayland.shared.WlShmFormat
- value - Variable in enum class org.freedesktop.wayland.shared.WlSubcompositorError
- value - Variable in enum class org.freedesktop.wayland.shared.WlSubsurfaceError
- value - Variable in enum class org.freedesktop.wayland.shared.WlSurfaceError
- value - Variable in enum class org.freedesktop.wayland.shared.WpPresentationError
- value - Variable in enum class org.freedesktop.wayland.shared.WpPresentationFeedbackKind
- value - Variable in enum class org.freedesktop.wayland.shared.WpViewporterError
- value - Variable in enum class org.freedesktop.wayland.shared.WpViewportError
- value - Variable in enum class org.freedesktop.wayland.shared.XdgPopupError
- value - Variable in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
- value - Variable in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
- value - Variable in enum class org.freedesktop.wayland.shared.XdgPositionerError
- value - Variable in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
- value - Variable in enum class org.freedesktop.wayland.shared.XdgSurfaceError
- value - Variable in enum class org.freedesktop.wayland.shared.XdgToplevelError
- value - Variable in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
- value - Variable in enum class org.freedesktop.wayland.shared.XdgToplevelState
- value - Variable in enum class org.freedesktop.wayland.shared.XdgToplevelWmCapabilities
- value - Variable in enum class org.freedesktop.wayland.shared.XdgWmBaseError
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Flags
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpLinuxDmabufFeedbackV1TrancheFlags
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpTabletPadRingV2Source
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpTabletPadStripV2Source
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpTabletPadV2ButtonState
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2ButtonState
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Error
- value - Variable in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
- value() - Element in annotation interface org.freedesktop.wayland.generator.api.Protocols
- value() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandCustomProtocols
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlDataDeviceError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlDataDeviceManagerDndAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlDataOfferError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlDataSourceError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlDisplayError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlKeyboardKeymapFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlKeyboardKeyState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlOutputMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlPointerAxis
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlPointerAxisRelativeDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlPointerAxisSource
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlPointerButtonState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlPointerError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlSeatCapability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlSeatError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlShellError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlShellSurfaceFullscreenMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlShellSurfaceTransient
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlShmError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlShmFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlSubcompositorError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlSubsurfaceError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WlSurfaceError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WpPresentationError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WpPresentationFeedbackKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WpViewporterError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.WpViewportError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgPopupError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgSurfaceError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelWmCapabilities
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.XdgWmBaseError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Flags
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpLinuxDmabufFeedbackV1TrancheFlags
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletPadRingV2Source
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletPadStripV2Source
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletPadV2ButtonState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2ButtonState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Error
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlDataDeviceError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlDataDeviceManagerDndAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlDataOfferError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlDataSourceError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlDisplayError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlKeyboardKeymapFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlKeyboardKeyState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlOutputMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlPointerAxis
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlPointerAxisRelativeDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlPointerAxisSource
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlPointerButtonState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlPointerError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlSeatCapability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlSeatError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlShellError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlShellSurfaceFullscreenMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlShellSurfaceResize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlShellSurfaceTransient
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlShmError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlShmFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlSubcompositorError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlSubsurfaceError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WlSurfaceError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WpPresentationError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WpPresentationFeedbackKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WpViewporterError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.WpViewportError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgPopupError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerAnchor
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerConstraintAdjustment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgPositionerGravity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgSurfaceError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelResizeEdge
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgToplevelWmCapabilities
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.XdgWmBaseError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Error
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Flags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpLinuxDmabufFeedbackV1TrancheFlags
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletPadRingV2Source
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletPadStripV2Source
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletPadV2ButtonState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2ButtonState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Error
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vasprintf(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vasprintf(char **restrict __ptr, const char *restrict __f, __gnuc_va_list __arg)
- vasprintf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vasprintf(char **restrict __ptr, const char *restrict __f, __gnuc_va_list __arg)
- vasprintf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vasprintf(char **restrict __ptr, const char *restrict __f, __gnuc_va_list __arg)
- vasprintf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vasprintf(char **restrict __ptr, const char *restrict __f, __gnuc_va_list __arg)
- vdprintf(int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vdprintf(int __fd, const char *restrict __fmt, __gnuc_va_list __arg)
- vdprintf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vdprintf(int __fd, const char *restrict __fmt, __gnuc_va_list __arg)
- vdprintf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vdprintf(int __fd, const char *restrict __fmt, __gnuc_va_list __arg)
- vdprintf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vdprintf(int __fd, const char *restrict __fmt, __gnuc_va_list __arg)
- version() - Element in annotation interface org.freedesktop.wayland.util.Interface
- version(MemorySegment) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Getter for field:
int version
- version(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Setter for field:
int version
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlBufferEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlCallbackEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlCompositorEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlCompositorEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlCompositorEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlCompositorEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlCompositorEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlCompositorEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataDeviceEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataDeviceEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataDeviceEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataDeviceManagerEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataDeviceManagerEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataDeviceManagerEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataOfferEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataOfferEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataOfferEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataSourceEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataSourceEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDataSourceEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlDisplayEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlKeyboardEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlKeyboardEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlKeyboardEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlKeyboardEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlKeyboardEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlKeyboardEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlKeyboardEventsV7
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlKeyboardEventsV8
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlKeyboardEventsV9
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlOutputEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlOutputEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlOutputEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlOutputEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlPointerEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlPointerEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlPointerEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlPointerEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlPointerEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlPointerEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlPointerEventsV7
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlPointerEventsV8
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlPointerEventsV9
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlRegionEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlRegistryEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSeatEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSeatEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSeatEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSeatEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSeatEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSeatEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSeatEventsV7
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSeatEventsV8
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSeatEventsV9
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlShellEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlShellSurfaceEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlShmEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlShmEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlShmPoolEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlShmPoolEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSubcompositorEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSubsurfaceEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSurfaceEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSurfaceEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSurfaceEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSurfaceEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSurfaceEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlSurfaceEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlTouchEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlTouchEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlTouchEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlTouchEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlTouchEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlTouchEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlTouchEventsV7
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlTouchEventsV8
- VERSION - Static variable in interface org.freedesktop.wayland.client.WlTouchEventsV9
- VERSION - Static variable in interface org.freedesktop.wayland.client.WpPresentationEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WpPresentationFeedbackEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WpViewporterEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.WpViewportEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPopupEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPopupEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPopupEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPopupEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPopupEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPopupEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPositionerEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPositionerEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPositionerEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPositionerEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPositionerEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgPositionerEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgSurfaceEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgSurfaceEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgSurfaceEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgSurfaceEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgSurfaceEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgSurfaceEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgToplevelEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgToplevelEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgToplevelEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgToplevelEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgToplevelEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgToplevelEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgWmBaseEvents
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgWmBaseEventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgWmBaseEventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgWmBaseEventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgWmBaseEventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.XdgWmBaseEventsV6
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1EventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1EventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV2
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV3
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV4
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpLinuxDmabufV1EventsV5
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpTabletManagerV2Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpTabletPadGroupV2Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpTabletPadRingV2Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpTabletPadStripV2Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpTabletPadV2Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpTabletSeatV2Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
- VERSION - Static variable in interface org.freedesktop.wayland.client.ZwpTabletV2Events
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlBufferRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlCallbackRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlCompositorRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlCompositorRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlCompositorRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlCompositorRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlCompositorRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlCompositorRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataDeviceManagerRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataDeviceManagerRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataDeviceManagerRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataDeviceRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataDeviceRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataDeviceRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataOfferRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataOfferRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataOfferRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataSourceRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataSourceRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDataSourceRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlDisplayRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlKeyboardRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlKeyboardRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlKeyboardRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlKeyboardRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlKeyboardRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlKeyboardRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlKeyboardRequestsV7
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlKeyboardRequestsV8
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlKeyboardRequestsV9
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlOutputRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlOutputRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlOutputRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlOutputRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlPointerRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlPointerRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlPointerRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlPointerRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlPointerRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlPointerRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlPointerRequestsV7
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlPointerRequestsV8
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlPointerRequestsV9
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlRegionRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlRegistryRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSeatRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSeatRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSeatRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSeatRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSeatRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSeatRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSeatRequestsV7
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSeatRequestsV8
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSeatRequestsV9
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlShellRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlShellSurfaceRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlShmPoolRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlShmPoolRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlShmRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlShmRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSubcompositorRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSubsurfaceRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSurfaceRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSurfaceRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSurfaceRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSurfaceRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSurfaceRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlSurfaceRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlTouchRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlTouchRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlTouchRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlTouchRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlTouchRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlTouchRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlTouchRequestsV7
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlTouchRequestsV8
- VERSION - Static variable in interface org.freedesktop.wayland.server.WlTouchRequestsV9
- VERSION - Static variable in interface org.freedesktop.wayland.server.WpPresentationFeedbackRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WpPresentationRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WpViewporterRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.WpViewportRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPopupRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPopupRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPopupRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPopupRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPopupRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPopupRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPositionerRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPositionerRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPositionerRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPositionerRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPositionerRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgPositionerRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgSurfaceRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgSurfaceRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgToplevelRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgToplevelRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgToplevelRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgToplevelRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgToplevelRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgToplevelRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgWmBaseRequests
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.XdgWmBaseRequestsV6
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1RequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1RequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1RequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1RequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1RequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV2
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV3
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV4
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpLinuxDmabufV1RequestsV5
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpTabletManagerV2Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpTabletPadGroupV2Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpTabletPadRingV2Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpTabletPadStripV2Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpTabletPadV2Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpTabletSeatV2Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpTabletToolV2Requests
- VERSION - Static variable in interface org.freedesktop.wayland.server.ZwpTabletV2Requests
- version$layout() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Layout for field:
int version
- version$offset() - Static method in class org.freedesktop.wayland.raw.wl_interface
-
Offset for field:
int version
- VERTICAL_BGR - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
-
vertical BGR
- VERTICAL_RGB - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputSubpixel
-
vertical RGB
- VERTICAL_SCROLL - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerAxis
-
vertical axis
- vfork() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vfork()
- vfork$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vfork()
- vfork$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vfork()
- vfork$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vfork()
- vfprintf(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vfprintf(FILE *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vfprintf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vfprintf(FILE *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vfprintf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vfprintf(FILE *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vfprintf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vfprintf(FILE *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vfscanf(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vfscanf(FILE *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vfscanf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vfscanf(FILE *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vfscanf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vfscanf(FILE *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vfscanf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vfscanf(FILE *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vhangup() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vhangup()
- vhangup$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vhangup()
- vhangup$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vhangup()
- vhangup$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vhangup()
- VIEWPORT_EXISTS - Enum constant in enum class org.freedesktop.wayland.shared.WpViewporterError
-
the surface already has a viewport object associated
- vprintf(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vprintf(const char *restrict __format, __gnuc_va_list __arg)
- vprintf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vprintf(const char *restrict __format, __gnuc_va_list __arg)
- vprintf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vprintf(const char *restrict __format, __gnuc_va_list __arg)
- vprintf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vprintf(const char *restrict __format, __gnuc_va_list __arg)
- vscanf(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vscanf(const char *restrict __format, __gnuc_va_list __arg)
- vscanf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vscanf(const char *restrict __format, __gnuc_va_list __arg)
- vscanf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vscanf(const char *restrict __format, __gnuc_va_list __arg)
- vscanf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vscanf(const char *restrict __format, __gnuc_va_list __arg)
- vsnprintf(MemorySegment, long, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vsnprintf(char *restrict __s, size_t __maxlen, const char *restrict __format, __gnuc_va_list __arg)
- vsnprintf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vsnprintf(char *restrict __s, size_t __maxlen, const char *restrict __format, __gnuc_va_list __arg)
- vsnprintf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vsnprintf(char *restrict __s, size_t __maxlen, const char *restrict __format, __gnuc_va_list __arg)
- vsnprintf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vsnprintf(char *restrict __s, size_t __maxlen, const char *restrict __format, __gnuc_va_list __arg)
- vsprintf(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vsprintf(char *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vsprintf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vsprintf(char *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vsprintf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vsprintf(char *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vsprintf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vsprintf(char *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vsscanf(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int vsscanf(const char *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vsscanf$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int vsscanf(const char *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vsscanf$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int vsscanf(const char *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- vsscanf$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int vsscanf(const char *restrict __s, const char *restrict __format, __gnuc_va_list __arg)
- VSYNC - Enum constant in enum class org.freedesktop.wayland.shared.WpPresentationFeedbackKind
- VUY101010 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
Y followed by U then V, 10:10:10.
- VUY888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[23:0] Cr:Cb:Y 8:8:8 little endian
- VYUY - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
packed YCbCr format, [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little endian
W
- W_OK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define W_OK 2
- WAYLAND_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define WAYLAND_VERSION "1.23.1"
- WAYLAND_VERSION_MAJOR() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WAYLAND_VERSION_MAJOR 1
- WAYLAND_VERSION_MICRO() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WAYLAND_VERSION_MICRO 1
- WAYLAND_VERSION_MINOR() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WAYLAND_VERSION_MINOR 23
- WaylandCoreProtocols - Annotation Interface in org.freedesktop.wayland.generator.api
- WaylandCustomProtocol - Annotation Interface in org.freedesktop.wayland.generator.api
- WaylandCustomProtocols - Annotation Interface in org.freedesktop.wayland.generator.api
- WaylandObject - Interface in org.freedesktop.wayland.util
- WaylandProtocols - Annotation Interface in org.freedesktop.wayland.generator.api
- WCHAR_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define WCHAR_MAX 2147483647
- WCHAR_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define WCHAR_MIN -2147483648
- wchar_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef int wchar_t
- wchar_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int wchar_t
- WCONTINUED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define WCONTINUED 8
- wcstoimax(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern intmax_t wcstoimax(const __gwchar_t *restrict __nptr, __gwchar_t **restrict __endptr, int __base)
- wcstoimax$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern intmax_t wcstoimax(const __gwchar_t *restrict __nptr, __gwchar_t **restrict __endptr, int __base)
- wcstoimax$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern intmax_t wcstoimax(const __gwchar_t *restrict __nptr, __gwchar_t **restrict __endptr, int __base)
- wcstoimax$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern intmax_t wcstoimax(const __gwchar_t *restrict __nptr, __gwchar_t **restrict __endptr, int __base)
- wcstombs(MemorySegment, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C
-
extern size_t wcstombs(char *restrict __s, const wchar_t *restrict __pwcs, size_t __n)
- wcstombs$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern size_t wcstombs(char *restrict __s, const wchar_t *restrict __pwcs, size_t __n)
- wcstombs$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern size_t wcstombs(char *restrict __s, const wchar_t *restrict __pwcs, size_t __n)
- wcstombs$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern size_t wcstombs(char *restrict __s, const wchar_t *restrict __pwcs, size_t __n)
- wcstoumax(MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern uintmax_t wcstoumax(const __gwchar_t *restrict __nptr, __gwchar_t **restrict __endptr, int __base)
- wcstoumax$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern uintmax_t wcstoumax(const __gwchar_t *restrict __nptr, __gwchar_t **restrict __endptr, int __base)
- wcstoumax$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern uintmax_t wcstoumax(const __gwchar_t *restrict __nptr, __gwchar_t **restrict __endptr, int __base)
- wcstoumax$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern uintmax_t wcstoumax(const __gwchar_t *restrict __nptr, __gwchar_t **restrict __endptr, int __base)
- wctomb(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C
-
extern int wctomb(char *__s, wchar_t __wchar)
- wctomb$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int wctomb(char *__s, wchar_t __wchar)
- wctomb$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int wctomb(char *__s, wchar_t __wchar)
- wctomb$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int wctomb(char *__s, wchar_t __wchar)
- WEXITED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define WEXITED 4
- wheel(ZwpTabletToolV2Proxy, Fixed, int) - Method in interface org.freedesktop.wayland.client.ZwpTabletToolV2Events
-
Wheel delta event
- wheel(Fixed, int) - Method in class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
-
Wheel delta event
- WHEEL - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerAxisSource
-
a physical wheel rotation
- WHEEL - Enum constant in enum class org.freedesktop.wayland.shared.ZwpTabletToolV2Capability
-
Wheel axis
- WHEEL_TILT - Enum constant in enum class org.freedesktop.wayland.shared.WlPointerAxisSource
-
a physical wheel tilt
- width() - Method in record class org.freedesktop.wayland.client.egl.EglWindow.Size
-
Returns the value of the
width
record component. - Window - Class in org.freedesktop.wayland.examples
- Window(Display, int, int) - Constructor for class org.freedesktop.wayland.examples.Window
- WINDOW_MENU - Enum constant in enum class org.freedesktop.wayland.shared.XdgToplevelWmCapabilities
-
show_window_menu is available
- WINT_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define WINT_MAX 4294967295
- WINT_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define WINT_MIN 0
- withStable() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- withStaging() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- withUnstable() - Element in annotation interface org.freedesktop.wayland.generator.api.WaylandProtocols
- wl_argument - Class in org.freedesktop.wayland.raw
-
union wl_argument { int32_t i; uint32_t u; wl_fixed_t f; const char *s; struct wl_object *o; uint32_t n; struct wl_array *a; int32_t h; }
- wl_array - Class in org.freedesktop.wayland.raw
-
struct wl_array { size_t size; size_t alloc; void *data; }
- wl_array_add(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void *wl_array_add(struct wl_array *array, size_t size)
- wl_array_add$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void *wl_array_add(struct wl_array *array, size_t size)
- wl_array_add$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void *wl_array_add(struct wl_array *array, size_t size)
- wl_array_add$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void *wl_array_add(struct wl_array *array, size_t size)
- wl_array_copy(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_array_copy(struct wl_array *array, struct wl_array *source)
- wl_array_copy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_array_copy(struct wl_array *array, struct wl_array *source)
- wl_array_copy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_array_copy(struct wl_array *array, struct wl_array *source)
- wl_array_copy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_array_copy(struct wl_array *array, struct wl_array *source)
- wl_array_init(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_array_init(struct wl_array *array)
- wl_array_init$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_array_init(struct wl_array *array)
- wl_array_init$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_array_init(struct wl_array *array)
- wl_array_init$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_array_init(struct wl_array *array)
- wl_array_release(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_array_release(struct wl_array *array)
- wl_array_release$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_array_release(struct wl_array *array)
- wl_array_release$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_array_release(struct wl_array *array)
- wl_array_release$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_array_release(struct wl_array *array)
- WL_BUFFER_DESTROY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_BUFFER_DESTROY 0
- WL_BUFFER_DESTROY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_BUFFER_DESTROY_SINCE_VERSION 1
- wl_buffer_interface - Class in org.freedesktop.wayland.raw
-
struct wl_buffer_interface { void (*destroy)(struct wl_client *, struct wl_resource *); }
- wl_buffer_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_buffer_interface
- wl_buffer_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_buffer_interface
- wl_buffer_interface.destroy - Class in org.freedesktop.wayland.raw
-
void (*destroy)(struct wl_client *, struct wl_resource *)
- wl_buffer_interface.destroy.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_buffer_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_buffer_interface
- wl_buffer_listener - Class in org.freedesktop.wayland.raw
-
struct wl_buffer_listener { void (*release)(void *, struct wl_buffer *); }
- wl_buffer_listener.release - Class in org.freedesktop.wayland.raw
-
void (*release)(void *, struct wl_buffer *)
- wl_buffer_listener.release.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_BUFFER_RELEASE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_BUFFER_RELEASE 0
- WL_BUFFER_RELEASE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_BUFFER_RELEASE_SINCE_VERSION 1
- WL_CALLBACK_DONE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_CALLBACK_DONE 0
- WL_CALLBACK_DONE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_CALLBACK_DONE_SINCE_VERSION 1
- wl_callback_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_callback_interface
- wl_callback_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_callback_interface
- wl_callback_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_callback_interface
- wl_callback_listener - Class in org.freedesktop.wayland.raw
-
struct wl_callback_listener { void (*done)(void *, struct wl_callback *, uint32_t); }
- wl_callback_listener.done - Class in org.freedesktop.wayland.raw
-
void (*done)(void *, struct wl_callback *, uint32_t)
- wl_callback_listener.done.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_client_add_destroy_late_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_add_destroy_late_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_destroy_late_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_add_destroy_late_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_destroy_late_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_add_destroy_late_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_destroy_late_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_add_destroy_late_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_destroy_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_add_destroy_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_destroy_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_add_destroy_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_destroy_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_add_destroy_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_destroy_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_add_destroy_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_object(MemorySegment, MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_resource *wl_client_add_object(struct wl_client *client, const struct wl_interface *interface, const void *implementation, uint32_t id, void *data)
- wl_client_add_object$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_resource *wl_client_add_object(struct wl_client *client, const struct wl_interface *interface, const void *implementation, uint32_t id, void *data)
- wl_client_add_object$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_resource *wl_client_add_object(struct wl_client *client, const struct wl_interface *interface, const void *implementation, uint32_t id, void *data)
- wl_client_add_object$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_resource *wl_client_add_object(struct wl_client *client, const struct wl_interface *interface, const void *implementation, uint32_t id, void *data)
- wl_client_add_resource(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
uint32_t wl_client_add_resource(struct wl_client *client, struct wl_resource *resource)
- wl_client_add_resource_created_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_add_resource_created_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_resource_created_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_add_resource_created_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_resource_created_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_add_resource_created_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_resource_created_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_add_resource_created_listener(struct wl_client *client, struct wl_listener *listener)
- wl_client_add_resource$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
uint32_t wl_client_add_resource(struct wl_client *client, struct wl_resource *resource)
- wl_client_add_resource$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
uint32_t wl_client_add_resource(struct wl_client *client, struct wl_resource *resource)
- wl_client_add_resource$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
uint32_t wl_client_add_resource(struct wl_client *client, struct wl_resource *resource)
- wl_client_create(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_client *wl_client_create(struct wl_display *display, int fd)
- wl_client_create$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_client *wl_client_create(struct wl_display *display, int fd)
- wl_client_create$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_client *wl_client_create(struct wl_display *display, int fd)
- wl_client_create$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_client *wl_client_create(struct wl_display *display, int fd)
- wl_client_destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_destroy(struct wl_client *client)
- wl_client_destroy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_destroy(struct wl_client *client)
- wl_client_destroy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_destroy(struct wl_client *client)
- wl_client_destroy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_destroy(struct wl_client *client)
- wl_client_flush(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_flush(struct wl_client *client)
- wl_client_flush$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_flush(struct wl_client *client)
- wl_client_flush$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_flush(struct wl_client *client)
- wl_client_flush$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_flush(struct wl_client *client)
- wl_client_for_each_resource(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_for_each_resource(struct wl_client *client, wl_client_for_each_resource_iterator_func_t iterator, void *user_data)
- wl_client_for_each_resource_iterator_func_t - Class in org.freedesktop.wayland.raw
-
typedef enum wl_iterator_result { WL_ITERATOR_STOP, WL_ITERATOR_CONTINUE } (*wl_client_for_each_resource_iterator_func_t)(struct wl_resource { struct wl_object object; wl_resource_destroy_func_t destroy; struct wl_list link; struct wl_signal destroy_signal; struct wl_client *client; void *data; } *, void *)
- wl_client_for_each_resource_iterator_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_client_for_each_resource$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_for_each_resource(struct wl_client *client, wl_client_for_each_resource_iterator_func_t iterator, void *user_data)
- wl_client_for_each_resource$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_for_each_resource(struct wl_client *client, wl_client_for_each_resource_iterator_func_t iterator, void *user_data)
- wl_client_for_each_resource$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_for_each_resource(struct wl_client *client, wl_client_for_each_resource_iterator_func_t iterator, void *user_data)
- wl_client_from_link(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_client *wl_client_from_link(struct wl_list *link)
- wl_client_from_link$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_client *wl_client_from_link(struct wl_list *link)
- wl_client_from_link$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_client *wl_client_from_link(struct wl_list *link)
- wl_client_from_link$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_client *wl_client_from_link(struct wl_list *link)
- wl_client_get_credentials(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_get_credentials(struct wl_client *client, pid_t *pid, uid_t *uid, gid_t *gid)
- wl_client_get_credentials$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_get_credentials(struct wl_client *client, pid_t *pid, uid_t *uid, gid_t *gid)
- wl_client_get_credentials$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_get_credentials(struct wl_client *client, pid_t *pid, uid_t *uid, gid_t *gid)
- wl_client_get_credentials$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_get_credentials(struct wl_client *client, pid_t *pid, uid_t *uid, gid_t *gid)
- wl_client_get_destroy_late_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_listener *wl_client_get_destroy_late_listener(struct wl_client *client, wl_notify_func_t notify)
- wl_client_get_destroy_late_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_listener *wl_client_get_destroy_late_listener(struct wl_client *client, wl_notify_func_t notify)
- wl_client_get_destroy_late_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_listener *wl_client_get_destroy_late_listener(struct wl_client *client, wl_notify_func_t notify)
- wl_client_get_destroy_late_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_listener *wl_client_get_destroy_late_listener(struct wl_client *client, wl_notify_func_t notify)
- wl_client_get_destroy_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_listener *wl_client_get_destroy_listener(struct wl_client *client, wl_notify_func_t notify)
- wl_client_get_destroy_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_listener *wl_client_get_destroy_listener(struct wl_client *client, wl_notify_func_t notify)
- wl_client_get_destroy_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_listener *wl_client_get_destroy_listener(struct wl_client *client, wl_notify_func_t notify)
- wl_client_get_destroy_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_listener *wl_client_get_destroy_listener(struct wl_client *client, wl_notify_func_t notify)
- wl_client_get_display(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_display *wl_client_get_display(struct wl_client *client)
- wl_client_get_display$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_display *wl_client_get_display(struct wl_client *client)
- wl_client_get_display$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_display *wl_client_get_display(struct wl_client *client)
- wl_client_get_display$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_display *wl_client_get_display(struct wl_client *client)
- wl_client_get_fd(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_client_get_fd(struct wl_client *client)
- wl_client_get_fd$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_client_get_fd(struct wl_client *client)
- wl_client_get_fd$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_client_get_fd(struct wl_client *client)
- wl_client_get_fd$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_client_get_fd(struct wl_client *client)
- wl_client_get_link(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_list *wl_client_get_link(struct wl_client *client)
- wl_client_get_link$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_list *wl_client_get_link(struct wl_client *client)
- wl_client_get_link$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_list *wl_client_get_link(struct wl_client *client)
- wl_client_get_link$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_list *wl_client_get_link(struct wl_client *client)
- wl_client_get_object(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_resource *wl_client_get_object(struct wl_client *client, uint32_t id)
- wl_client_get_object$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_resource *wl_client_get_object(struct wl_client *client, uint32_t id)
- wl_client_get_object$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_resource *wl_client_get_object(struct wl_client *client, uint32_t id)
- wl_client_get_object$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_resource *wl_client_get_object(struct wl_client *client, uint32_t id)
- wl_client_get_user_data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void *wl_client_get_user_data(struct wl_client *client)
- wl_client_get_user_data$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void *wl_client_get_user_data(struct wl_client *client)
- wl_client_get_user_data$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void *wl_client_get_user_data(struct wl_client *client)
- wl_client_get_user_data$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void *wl_client_get_user_data(struct wl_client *client)
- wl_client_new_object(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_resource *wl_client_new_object(struct wl_client *client, const struct wl_interface *interface, const void *implementation, void *data)
- wl_client_new_object$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_resource *wl_client_new_object(struct wl_client *client, const struct wl_interface *interface, const void *implementation, void *data)
- wl_client_new_object$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_resource *wl_client_new_object(struct wl_client *client, const struct wl_interface *interface, const void *implementation, void *data)
- wl_client_new_object$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_resource *wl_client_new_object(struct wl_client *client, const struct wl_interface *interface, const void *implementation, void *data)
- wl_client_post_no_memory(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_post_no_memory(struct wl_client *client)
- wl_client_post_no_memory$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_post_no_memory(struct wl_client *client)
- wl_client_post_no_memory$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_post_no_memory(struct wl_client *client)
- wl_client_post_no_memory$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_post_no_memory(struct wl_client *client)
- wl_client_set_max_buffer_size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_set_max_buffer_size(struct wl_client *client, size_t max_buffer_size)
- wl_client_set_max_buffer_size$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_set_max_buffer_size(struct wl_client *client, size_t max_buffer_size)
- wl_client_set_max_buffer_size$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_set_max_buffer_size(struct wl_client *client, size_t max_buffer_size)
- wl_client_set_max_buffer_size$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_set_max_buffer_size(struct wl_client *client, size_t max_buffer_size)
- wl_client_set_user_data(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_client_set_user_data(struct wl_client *client, void *data, wl_user_data_destroy_func_t dtor)
- wl_client_set_user_data$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_client_set_user_data(struct wl_client *client, void *data, wl_user_data_destroy_func_t dtor)
- wl_client_set_user_data$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_client_set_user_data(struct wl_client *client, void *data, wl_user_data_destroy_func_t dtor)
- wl_client_set_user_data$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_client_set_user_data(struct wl_client *client, void *data, wl_user_data_destroy_func_t dtor)
- WL_COMPOSITOR_CREATE_REGION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_COMPOSITOR_CREATE_REGION 1
- WL_COMPOSITOR_CREATE_REGION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_COMPOSITOR_CREATE_REGION_SINCE_VERSION 1
- WL_COMPOSITOR_CREATE_SURFACE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_COMPOSITOR_CREATE_SURFACE 0
- WL_COMPOSITOR_CREATE_SURFACE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_COMPOSITOR_CREATE_SURFACE_SINCE_VERSION 1
- wl_compositor_interface - Class in org.freedesktop.wayland.raw
-
struct wl_compositor_interface { void (*create_surface)(struct wl_client *, struct wl_resource *, uint32_t); void (*create_region)(struct wl_client *, struct wl_resource *, uint32_t); }
- wl_compositor_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_compositor_interface
- wl_compositor_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_compositor_interface
- wl_compositor_interface.create_region - Class in org.freedesktop.wayland.raw
-
void (*create_region)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_compositor_interface.create_region.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_compositor_interface.create_surface - Class in org.freedesktop.wayland.raw
-
void (*create_surface)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_compositor_interface.create_surface.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_compositor_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_compositor_interface
- WL_DATA_DEVICE_DATA_OFFER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_DATA_OFFER 0
- WL_DATA_DEVICE_DATA_OFFER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_DATA_OFFER_SINCE_VERSION 1
- WL_DATA_DEVICE_DROP() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_DROP 4
- WL_DATA_DEVICE_DROP_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_DROP_SINCE_VERSION 1
- WL_DATA_DEVICE_ENTER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_ENTER 1
- WL_DATA_DEVICE_ENTER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_ENTER_SINCE_VERSION 1
- WL_DATA_DEVICE_ERROR_ROLE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_device_error.WL_DATA_DEVICE_ERROR_ROLE = 0
- WL_DATA_DEVICE_ERROR_USED_SOURCE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_device_error.WL_DATA_DEVICE_ERROR_USED_SOURCE = 1
- wl_data_device_interface - Class in org.freedesktop.wayland.raw
-
struct wl_data_device_interface { void (*start_drag)(struct wl_client *, struct wl_resource *, struct wl_resource *, struct wl_resource *, struct wl_resource *, uint32_t); void (*set_selection)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t); void (*release)(struct wl_client *, struct wl_resource *); }
- wl_data_device_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_data_device_interface
- wl_data_device_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_data_device_interface
- wl_data_device_interface.release - Class in org.freedesktop.wayland.raw
-
void (*release)(struct wl_client *, struct wl_resource *)
- wl_data_device_interface.release.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_interface.set_selection - Class in org.freedesktop.wayland.raw
-
void (*set_selection)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- wl_data_device_interface.set_selection.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_interface.start_drag - Class in org.freedesktop.wayland.raw
-
void (*start_drag)(struct wl_client *, struct wl_resource *, struct wl_resource *, struct wl_resource *, struct wl_resource *, uint32_t)
- wl_data_device_interface.start_drag.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_data_device_interface
- WL_DATA_DEVICE_LEAVE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_LEAVE 2
- WL_DATA_DEVICE_LEAVE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_LEAVE_SINCE_VERSION 1
- wl_data_device_listener - Class in org.freedesktop.wayland.raw
-
struct wl_data_device_listener { void (*data_offer)(void *, struct wl_data_device *, struct wl_data_offer *); void (*enter)(void *, struct wl_data_device *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t, struct wl_data_offer *); void (*leave)(void *, struct wl_data_device *); void (*motion)(void *, struct wl_data_device *, uint32_t, wl_fixed_t, wl_fixed_t); void (*drop)(void *, struct wl_data_device *); void (*selection)(void *, struct wl_data_device *, struct wl_data_offer *); }
- wl_data_device_listener.data_offer - Class in org.freedesktop.wayland.raw
-
void (*data_offer)(void *, struct wl_data_device *, struct wl_data_offer *)
- wl_data_device_listener.data_offer.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_listener.drop - Class in org.freedesktop.wayland.raw
-
void (*drop)(void *, struct wl_data_device *)
- wl_data_device_listener.drop.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_listener.enter - Class in org.freedesktop.wayland.raw
-
void (*enter)(void *, struct wl_data_device *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t, struct wl_data_offer *)
- wl_data_device_listener.enter.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_listener.leave - Class in org.freedesktop.wayland.raw
-
void (*leave)(void *, struct wl_data_device *)
- wl_data_device_listener.leave.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_listener.motion - Class in org.freedesktop.wayland.raw
-
void (*motion)(void *, struct wl_data_device *, uint32_t, wl_fixed_t, wl_fixed_t)
- wl_data_device_listener.motion.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_listener.selection - Class in org.freedesktop.wayland.raw
-
void (*selection)(void *, struct wl_data_device *, struct wl_data_offer *)
- wl_data_device_listener.selection.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_DATA_DEVICE_MANAGER_CREATE_DATA_SOURCE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_MANAGER_CREATE_DATA_SOURCE 0
- WL_DATA_DEVICE_MANAGER_CREATE_DATA_SOURCE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_MANAGER_CREATE_DATA_SOURCE_SINCE_VERSION 1
- WL_DATA_DEVICE_MANAGER_DND_ACTION_ASK() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_device_manager_dnd_action.WL_DATA_DEVICE_MANAGER_DND_ACTION_ASK = 4
- WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_device_manager_dnd_action.WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY = 1
- WL_DATA_DEVICE_MANAGER_DND_ACTION_MOVE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_device_manager_dnd_action.WL_DATA_DEVICE_MANAGER_DND_ACTION_MOVE = 2
- WL_DATA_DEVICE_MANAGER_DND_ACTION_NONE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_device_manager_dnd_action.WL_DATA_DEVICE_MANAGER_DND_ACTION_NONE = 0
- WL_DATA_DEVICE_MANAGER_GET_DATA_DEVICE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_MANAGER_GET_DATA_DEVICE 1
- WL_DATA_DEVICE_MANAGER_GET_DATA_DEVICE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_MANAGER_GET_DATA_DEVICE_SINCE_VERSION 1
- wl_data_device_manager_interface - Class in org.freedesktop.wayland.raw
-
struct wl_data_device_manager_interface { void (*create_data_source)(struct wl_client *, struct wl_resource *, uint32_t); void (*get_data_device)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *); }
- wl_data_device_manager_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_data_device_manager_interface
- wl_data_device_manager_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_data_device_manager_interface
- wl_data_device_manager_interface.create_data_source - Class in org.freedesktop.wayland.raw
-
void (*create_data_source)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_data_device_manager_interface.create_data_source.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_manager_interface.get_data_device - Class in org.freedesktop.wayland.raw
-
void (*get_data_device)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- wl_data_device_manager_interface.get_data_device.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_device_manager_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_data_device_manager_interface
- WL_DATA_DEVICE_MOTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_MOTION 3
- WL_DATA_DEVICE_MOTION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_MOTION_SINCE_VERSION 1
- WL_DATA_DEVICE_RELEASE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_RELEASE 2
- WL_DATA_DEVICE_RELEASE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_RELEASE_SINCE_VERSION 2
- WL_DATA_DEVICE_SELECTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_SELECTION 5
- WL_DATA_DEVICE_SELECTION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_SELECTION_SINCE_VERSION 1
- WL_DATA_DEVICE_SET_SELECTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_SET_SELECTION 1
- WL_DATA_DEVICE_SET_SELECTION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_SET_SELECTION_SINCE_VERSION 1
- WL_DATA_DEVICE_START_DRAG() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_START_DRAG 0
- WL_DATA_DEVICE_START_DRAG_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_DEVICE_START_DRAG_SINCE_VERSION 1
- WL_DATA_OFFER_ACCEPT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_ACCEPT 0
- WL_DATA_OFFER_ACCEPT_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_ACCEPT_SINCE_VERSION 1
- WL_DATA_OFFER_ACTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_ACTION 2
- WL_DATA_OFFER_ACTION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_ACTION_SINCE_VERSION 3
- WL_DATA_OFFER_DESTROY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_DESTROY 2
- WL_DATA_OFFER_DESTROY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_DESTROY_SINCE_VERSION 1
- WL_DATA_OFFER_ERROR_INVALID_ACTION() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_offer_error.WL_DATA_OFFER_ERROR_INVALID_ACTION = 2
- WL_DATA_OFFER_ERROR_INVALID_ACTION_MASK() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_offer_error.WL_DATA_OFFER_ERROR_INVALID_ACTION_MASK = 1
- WL_DATA_OFFER_ERROR_INVALID_FINISH() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_offer_error.WL_DATA_OFFER_ERROR_INVALID_FINISH = 0
- WL_DATA_OFFER_ERROR_INVALID_OFFER() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_offer_error.WL_DATA_OFFER_ERROR_INVALID_OFFER = 3
- WL_DATA_OFFER_FINISH() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_FINISH 3
- WL_DATA_OFFER_FINISH_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_FINISH_SINCE_VERSION 3
- wl_data_offer_interface - Class in org.freedesktop.wayland.raw
-
struct wl_data_offer_interface { void (*accept)(struct wl_client *, struct wl_resource *, uint32_t, const char *); void (*receive)(struct wl_client *, struct wl_resource *, const char *, int32_t); void (*destroy)(struct wl_client *, struct wl_resource *); void (*finish)(struct wl_client *, struct wl_resource *); void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t); }
- wl_data_offer_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_data_offer_interface
- wl_data_offer_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_data_offer_interface
- wl_data_offer_interface.accept - Class in org.freedesktop.wayland.raw
-
void (*accept)(struct wl_client *, struct wl_resource *, uint32_t, const char *)
- wl_data_offer_interface.accept.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_offer_interface.destroy - Class in org.freedesktop.wayland.raw
-
void (*destroy)(struct wl_client *, struct wl_resource *)
- wl_data_offer_interface.destroy.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_offer_interface.finish - Class in org.freedesktop.wayland.raw
-
void (*finish)(struct wl_client *, struct wl_resource *)
- wl_data_offer_interface.finish.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_offer_interface.receive - Class in org.freedesktop.wayland.raw
-
void (*receive)(struct wl_client *, struct wl_resource *, const char *, int32_t)
- wl_data_offer_interface.receive.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_offer_interface.set_actions - Class in org.freedesktop.wayland.raw
-
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t)
- wl_data_offer_interface.set_actions.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_offer_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_data_offer_interface
- wl_data_offer_listener - Class in org.freedesktop.wayland.raw
-
struct wl_data_offer_listener { void (*offer)(void *, struct wl_data_offer *, const char *); void (*source_actions)(void *, struct wl_data_offer *, uint32_t); void (*action)(void *, struct wl_data_offer *, uint32_t); }
- wl_data_offer_listener.action - Class in org.freedesktop.wayland.raw
-
void (*action)(void *, struct wl_data_offer *, uint32_t)
- wl_data_offer_listener.action.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_offer_listener.offer - Class in org.freedesktop.wayland.raw
-
void (*offer)(void *, struct wl_data_offer *, const char *)
- wl_data_offer_listener.offer.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_offer_listener.source_actions - Class in org.freedesktop.wayland.raw
-
void (*source_actions)(void *, struct wl_data_offer *, uint32_t)
- wl_data_offer_listener.source_actions.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_DATA_OFFER_OFFER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_OFFER 0
- WL_DATA_OFFER_OFFER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_OFFER_SINCE_VERSION 1
- WL_DATA_OFFER_RECEIVE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_RECEIVE 1
- WL_DATA_OFFER_RECEIVE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_RECEIVE_SINCE_VERSION 1
- WL_DATA_OFFER_SET_ACTIONS() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_SET_ACTIONS 4
- WL_DATA_OFFER_SET_ACTIONS_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_SET_ACTIONS_SINCE_VERSION 3
- WL_DATA_OFFER_SOURCE_ACTIONS() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_SOURCE_ACTIONS 1
- WL_DATA_OFFER_SOURCE_ACTIONS_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_OFFER_SOURCE_ACTIONS_SINCE_VERSION 3
- WL_DATA_SOURCE_ACTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_ACTION 5
- WL_DATA_SOURCE_ACTION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_ACTION_SINCE_VERSION 3
- WL_DATA_SOURCE_CANCELLED() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_CANCELLED 2
- WL_DATA_SOURCE_CANCELLED_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_CANCELLED_SINCE_VERSION 1
- WL_DATA_SOURCE_DESTROY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_DESTROY 1
- WL_DATA_SOURCE_DESTROY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_DESTROY_SINCE_VERSION 1
- WL_DATA_SOURCE_DND_DROP_PERFORMED() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_DND_DROP_PERFORMED 3
- WL_DATA_SOURCE_DND_DROP_PERFORMED_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_DND_DROP_PERFORMED_SINCE_VERSION 3
- WL_DATA_SOURCE_DND_FINISHED() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_DND_FINISHED 4
- WL_DATA_SOURCE_DND_FINISHED_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_DND_FINISHED_SINCE_VERSION 3
- WL_DATA_SOURCE_ERROR_INVALID_ACTION_MASK() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_source_error.WL_DATA_SOURCE_ERROR_INVALID_ACTION_MASK = 0
- WL_DATA_SOURCE_ERROR_INVALID_SOURCE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_data_source_error.WL_DATA_SOURCE_ERROR_INVALID_SOURCE = 1
- wl_data_source_interface - Class in org.freedesktop.wayland.raw
-
struct wl_data_source_interface { void (*offer)(struct wl_client *, struct wl_resource *, const char *); void (*destroy)(struct wl_client *, struct wl_resource *); void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t); }
- wl_data_source_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_data_source_interface
- wl_data_source_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_data_source_interface
- wl_data_source_interface.destroy - Class in org.freedesktop.wayland.raw
-
void (*destroy)(struct wl_client *, struct wl_resource *)
- wl_data_source_interface.destroy.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_source_interface.offer - Class in org.freedesktop.wayland.raw
-
void (*offer)(struct wl_client *, struct wl_resource *, const char *)
- wl_data_source_interface.offer.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_source_interface.set_actions - Class in org.freedesktop.wayland.raw
-
void (*set_actions)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_data_source_interface.set_actions.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_source_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_data_source_interface
- wl_data_source_listener - Class in org.freedesktop.wayland.raw
-
struct wl_data_source_listener { void (*target)(void *, struct wl_data_source *, const char *); void (*send)(void *, struct wl_data_source *, const char *, int32_t); void (*cancelled)(void *, struct wl_data_source *); void (*dnd_drop_performed)(void *, struct wl_data_source *); void (*dnd_finished)(void *, struct wl_data_source *); void (*action)(void *, struct wl_data_source *, uint32_t); }
- wl_data_source_listener.action - Class in org.freedesktop.wayland.raw
-
void (*action)(void *, struct wl_data_source *, uint32_t)
- wl_data_source_listener.action.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_source_listener.cancelled - Class in org.freedesktop.wayland.raw
-
void (*cancelled)(void *, struct wl_data_source *)
- wl_data_source_listener.cancelled.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_source_listener.dnd_drop_performed - Class in org.freedesktop.wayland.raw
-
void (*dnd_drop_performed)(void *, struct wl_data_source *)
- wl_data_source_listener.dnd_drop_performed.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_source_listener.dnd_finished - Class in org.freedesktop.wayland.raw
-
void (*dnd_finished)(void *, struct wl_data_source *)
- wl_data_source_listener.dnd_finished.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_source_listener.send - Class in org.freedesktop.wayland.raw
-
void (*send)(void *, struct wl_data_source *, const char *, int32_t)
- wl_data_source_listener.send.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_data_source_listener.target - Class in org.freedesktop.wayland.raw
-
void (*target)(void *, struct wl_data_source *, const char *)
- wl_data_source_listener.target.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_DATA_SOURCE_OFFER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_OFFER 0
- WL_DATA_SOURCE_OFFER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_OFFER_SINCE_VERSION 1
- WL_DATA_SOURCE_SEND() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_SEND 1
- WL_DATA_SOURCE_SEND_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_SEND_SINCE_VERSION 1
- WL_DATA_SOURCE_SET_ACTIONS() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_SET_ACTIONS 2
- WL_DATA_SOURCE_SET_ACTIONS_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_SET_ACTIONS_SINCE_VERSION 3
- WL_DATA_SOURCE_TARGET() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_TARGET 0
- WL_DATA_SOURCE_TARGET_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DATA_SOURCE_TARGET_SINCE_VERSION 1
- wl_dispatcher_func_t - Class in org.freedesktop.wayland.raw
-
typedef int (*wl_dispatcher_func_t)(const void *, void *, uint32_t, const struct wl_message { const char *name; const char *signature; const struct wl_interface **types; } *, union wl_argument { int32_t i; uint32_t u; wl_fixed_t f; const char *s; struct wl_object *o; uint32_t n; struct wl_array *a; int32_t h; } *)
- wl_dispatcher_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_display_add_client_created_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_add_client_created_listener(struct wl_display *display, struct wl_listener *listener)
- wl_display_add_client_created_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_add_client_created_listener(struct wl_display *display, struct wl_listener *listener)
- wl_display_add_client_created_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_add_client_created_listener(struct wl_display *display, struct wl_listener *listener)
- wl_display_add_client_created_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_add_client_created_listener(struct wl_display *display, struct wl_listener *listener)
- wl_display_add_destroy_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_add_destroy_listener(struct wl_display *display, struct wl_listener *listener)
- wl_display_add_destroy_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_add_destroy_listener(struct wl_display *display, struct wl_listener *listener)
- wl_display_add_destroy_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_add_destroy_listener(struct wl_display *display, struct wl_listener *listener)
- wl_display_add_destroy_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_add_destroy_listener(struct wl_display *display, struct wl_listener *listener)
- wl_display_add_global(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_global *wl_display_add_global(struct wl_display *display, const struct wl_interface *interface, void *data, wl_global_bind_func_t bind)
- wl_display_add_global$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_global *wl_display_add_global(struct wl_display *display, const struct wl_interface *interface, void *data, wl_global_bind_func_t bind)
- wl_display_add_global$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_global *wl_display_add_global(struct wl_display *display, const struct wl_interface *interface, void *data, wl_global_bind_func_t bind)
- wl_display_add_global$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_global *wl_display_add_global(struct wl_display *display, const struct wl_interface *interface, void *data, wl_global_bind_func_t bind)
- wl_display_add_protocol_logger(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_protocol_logger *wl_display_add_protocol_logger(struct wl_display *display, wl_protocol_logger_func_t, void *user_data)
- wl_display_add_protocol_logger$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_protocol_logger *wl_display_add_protocol_logger(struct wl_display *display, wl_protocol_logger_func_t, void *user_data)
- wl_display_add_protocol_logger$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_protocol_logger *wl_display_add_protocol_logger(struct wl_display *display, wl_protocol_logger_func_t, void *user_data)
- wl_display_add_protocol_logger$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_protocol_logger *wl_display_add_protocol_logger(struct wl_display *display, wl_protocol_logger_func_t, void *user_data)
- wl_display_add_shm_format(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
uint32_t *wl_display_add_shm_format(struct wl_display *display, uint32_t format)
- wl_display_add_shm_format$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
uint32_t *wl_display_add_shm_format(struct wl_display *display, uint32_t format)
- wl_display_add_shm_format$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
uint32_t *wl_display_add_shm_format(struct wl_display *display, uint32_t format)
- wl_display_add_shm_format$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
uint32_t *wl_display_add_shm_format(struct wl_display *display, uint32_t format)
- wl_display_add_socket(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_display_add_socket(struct wl_display *display, const char *name)
- wl_display_add_socket_auto(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
const char *wl_display_add_socket_auto(struct wl_display *display)
- wl_display_add_socket_auto$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
const char *wl_display_add_socket_auto(struct wl_display *display)
- wl_display_add_socket_auto$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
const char *wl_display_add_socket_auto(struct wl_display *display)
- wl_display_add_socket_auto$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
const char *wl_display_add_socket_auto(struct wl_display *display)
- wl_display_add_socket_fd(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_display_add_socket_fd(struct wl_display *display, int sock_fd)
- wl_display_add_socket_fd$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_display_add_socket_fd(struct wl_display *display, int sock_fd)
- wl_display_add_socket_fd$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_display_add_socket_fd(struct wl_display *display, int sock_fd)
- wl_display_add_socket_fd$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_display_add_socket_fd(struct wl_display *display, int sock_fd)
- wl_display_add_socket$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_display_add_socket(struct wl_display *display, const char *name)
- wl_display_add_socket$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_display_add_socket(struct wl_display *display, const char *name)
- wl_display_add_socket$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_display_add_socket(struct wl_display *display, const char *name)
- wl_display_cancel_read(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_display_cancel_read(struct wl_display *display)
- wl_display_cancel_read$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_display_cancel_read(struct wl_display *display)
- wl_display_cancel_read$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_display_cancel_read(struct wl_display *display)
- wl_display_cancel_read$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_display_cancel_read(struct wl_display *display)
- wl_display_connect(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_display *wl_display_connect(const char *name)
- wl_display_connect_to_fd(int) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_display *wl_display_connect_to_fd(int fd)
- wl_display_connect_to_fd$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_display *wl_display_connect_to_fd(int fd)
- wl_display_connect_to_fd$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_display *wl_display_connect_to_fd(int fd)
- wl_display_connect_to_fd$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_display *wl_display_connect_to_fd(int fd)
- wl_display_connect$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_display *wl_display_connect(const char *name)
- wl_display_connect$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_display *wl_display_connect(const char *name)
- wl_display_connect$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_display *wl_display_connect(const char *name)
- wl_display_create() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_display *wl_display_create()
- wl_display_create_queue(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_event_queue *wl_display_create_queue(struct wl_display *display)
- wl_display_create_queue_with_name(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_event_queue *wl_display_create_queue_with_name(struct wl_display *display, const char *name)
- wl_display_create_queue_with_name$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_event_queue *wl_display_create_queue_with_name(struct wl_display *display, const char *name)
- wl_display_create_queue_with_name$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_event_queue *wl_display_create_queue_with_name(struct wl_display *display, const char *name)
- wl_display_create_queue_with_name$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_event_queue *wl_display_create_queue_with_name(struct wl_display *display, const char *name)
- wl_display_create_queue$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_event_queue *wl_display_create_queue(struct wl_display *display)
- wl_display_create_queue$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_event_queue *wl_display_create_queue(struct wl_display *display)
- wl_display_create_queue$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_event_queue *wl_display_create_queue(struct wl_display *display)
- wl_display_create$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_display *wl_display_create()
- wl_display_create$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_display *wl_display_create()
- wl_display_create$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_display *wl_display_create()
- WL_DISPLAY_DELETE_ID() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DISPLAY_DELETE_ID 1
- WL_DISPLAY_DELETE_ID_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DISPLAY_DELETE_ID_SINCE_VERSION 1
- wl_display_destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_destroy(struct wl_display *display)
- wl_display_destroy_clients(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_destroy_clients(struct wl_display *display)
- wl_display_destroy_clients$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_destroy_clients(struct wl_display *display)
- wl_display_destroy_clients$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_destroy_clients(struct wl_display *display)
- wl_display_destroy_clients$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_destroy_clients(struct wl_display *display)
- wl_display_destroy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_destroy(struct wl_display *display)
- wl_display_destroy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_destroy(struct wl_display *display)
- wl_display_destroy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_destroy(struct wl_display *display)
- wl_display_disconnect(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_display_disconnect(struct wl_display *display)
- wl_display_disconnect$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_display_disconnect(struct wl_display *display)
- wl_display_disconnect$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_display_disconnect(struct wl_display *display)
- wl_display_disconnect$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_display_disconnect(struct wl_display *display)
- wl_display_dispatch(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_dispatch(struct wl_display *display)
- wl_display_dispatch_pending(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_dispatch_pending(struct wl_display *display)
- wl_display_dispatch_pending$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_dispatch_pending(struct wl_display *display)
- wl_display_dispatch_pending$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_dispatch_pending(struct wl_display *display)
- wl_display_dispatch_pending$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_dispatch_pending(struct wl_display *display)
- wl_display_dispatch_queue(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_dispatch_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_dispatch_queue_pending(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_dispatch_queue_pending(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_dispatch_queue_pending$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_dispatch_queue_pending(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_dispatch_queue_pending$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_dispatch_queue_pending(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_dispatch_queue_pending$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_dispatch_queue_pending(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_dispatch_queue$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_dispatch_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_dispatch_queue$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_dispatch_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_dispatch_queue$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_dispatch_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_dispatch$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_dispatch(struct wl_display *display)
- wl_display_dispatch$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_dispatch(struct wl_display *display)
- wl_display_dispatch$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_dispatch(struct wl_display *display)
- WL_DISPLAY_ERROR() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DISPLAY_ERROR 0
- WL_DISPLAY_ERROR_IMPLEMENTATION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_display_error.WL_DISPLAY_ERROR_IMPLEMENTATION = 3
- WL_DISPLAY_ERROR_INVALID_METHOD() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_display_error.WL_DISPLAY_ERROR_INVALID_METHOD = 1
- WL_DISPLAY_ERROR_INVALID_OBJECT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_display_error.WL_DISPLAY_ERROR_INVALID_OBJECT = 0
- WL_DISPLAY_ERROR_NO_MEMORY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_display_error.WL_DISPLAY_ERROR_NO_MEMORY = 2
- WL_DISPLAY_ERROR_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DISPLAY_ERROR_SINCE_VERSION 1
- wl_display_flush(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_flush(struct wl_display *display)
- wl_display_flush_clients(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_flush_clients(struct wl_display *display)
- wl_display_flush_clients$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_flush_clients(struct wl_display *display)
- wl_display_flush_clients$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_flush_clients(struct wl_display *display)
- wl_display_flush_clients$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_flush_clients(struct wl_display *display)
- wl_display_flush$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_flush(struct wl_display *display)
- wl_display_flush$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_flush(struct wl_display *display)
- wl_display_flush$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_flush(struct wl_display *display)
- wl_display_get_client_list(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_list *wl_display_get_client_list(struct wl_display *display)
- wl_display_get_client_list$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_list *wl_display_get_client_list(struct wl_display *display)
- wl_display_get_client_list$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_list *wl_display_get_client_list(struct wl_display *display)
- wl_display_get_client_list$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_list *wl_display_get_client_list(struct wl_display *display)
- wl_display_get_destroy_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_listener *wl_display_get_destroy_listener(struct wl_display *display, wl_notify_func_t notify)
- wl_display_get_destroy_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_listener *wl_display_get_destroy_listener(struct wl_display *display, wl_notify_func_t notify)
- wl_display_get_destroy_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_listener *wl_display_get_destroy_listener(struct wl_display *display, wl_notify_func_t notify)
- wl_display_get_destroy_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_listener *wl_display_get_destroy_listener(struct wl_display *display, wl_notify_func_t notify)
- wl_display_get_error(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_get_error(struct wl_display *display)
- wl_display_get_error$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_get_error(struct wl_display *display)
- wl_display_get_error$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_get_error(struct wl_display *display)
- wl_display_get_error$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_get_error(struct wl_display *display)
- wl_display_get_event_loop(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_event_loop *wl_display_get_event_loop(struct wl_display *display)
- wl_display_get_event_loop$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_event_loop *wl_display_get_event_loop(struct wl_display *display)
- wl_display_get_event_loop$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_event_loop *wl_display_get_event_loop(struct wl_display *display)
- wl_display_get_event_loop$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_event_loop *wl_display_get_event_loop(struct wl_display *display)
- wl_display_get_fd(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_get_fd(struct wl_display *display)
- wl_display_get_fd$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_get_fd(struct wl_display *display)
- wl_display_get_fd$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_get_fd(struct wl_display *display)
- wl_display_get_fd$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_get_fd(struct wl_display *display)
- wl_display_get_protocol_error(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
uint32_t wl_display_get_protocol_error(struct wl_display *display, const struct wl_interface **interface, uint32_t *id)
- wl_display_get_protocol_error$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
uint32_t wl_display_get_protocol_error(struct wl_display *display, const struct wl_interface **interface, uint32_t *id)
- wl_display_get_protocol_error$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
uint32_t wl_display_get_protocol_error(struct wl_display *display, const struct wl_interface **interface, uint32_t *id)
- wl_display_get_protocol_error$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
uint32_t wl_display_get_protocol_error(struct wl_display *display, const struct wl_interface **interface, uint32_t *id)
- WL_DISPLAY_GET_REGISTRY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DISPLAY_GET_REGISTRY 1
- WL_DISPLAY_GET_REGISTRY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DISPLAY_GET_REGISTRY_SINCE_VERSION 1
- wl_display_get_serial(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
uint32_t wl_display_get_serial(struct wl_display *display)
- wl_display_get_serial$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
uint32_t wl_display_get_serial(struct wl_display *display)
- wl_display_get_serial$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
uint32_t wl_display_get_serial(struct wl_display *display)
- wl_display_get_serial$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
uint32_t wl_display_get_serial(struct wl_display *display)
- wl_display_global_filter_func_t - Class in org.freedesktop.wayland.raw
-
typedef _Bool (*wl_display_global_filter_func_t)(const struct wl_client *, const struct wl_global *, void *)
- wl_display_global_filter_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_display_init_shm(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_display_init_shm(struct wl_display *display)
- wl_display_init_shm$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_display_init_shm(struct wl_display *display)
- wl_display_init_shm$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_display_init_shm(struct wl_display *display)
- wl_display_init_shm$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_display_init_shm(struct wl_display *display)
- wl_display_interface - Class in org.freedesktop.wayland.raw
-
struct wl_display_interface { void (*sync)(struct wl_client *, struct wl_resource *, uint32_t); void (*get_registry)(struct wl_client *, struct wl_resource *, uint32_t); }
- wl_display_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_display_interface
- wl_display_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_display_interface
- wl_display_interface.get_registry - Class in org.freedesktop.wayland.raw
-
void (*get_registry)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_display_interface.get_registry.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_display_interface.sync - Class in org.freedesktop.wayland.raw
-
void (*sync)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_display_interface.sync.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_display_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_display_interface
- wl_display_listener - Class in org.freedesktop.wayland.raw
-
struct wl_display_listener { void (*error)(void *, struct wl_display *, void *, uint32_t, const char *); void (*delete_id)(void *, struct wl_display *, uint32_t); }
- wl_display_listener.delete_id - Class in org.freedesktop.wayland.raw
-
void (*delete_id)(void *, struct wl_display *, uint32_t)
- wl_display_listener.delete_id.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_display_listener.error - Class in org.freedesktop.wayland.raw
-
void (*error)(void *, struct wl_display *, void *, uint32_t, const char *)
- wl_display_listener.error.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_display_next_serial(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
uint32_t wl_display_next_serial(struct wl_display *display)
- wl_display_next_serial$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
uint32_t wl_display_next_serial(struct wl_display *display)
- wl_display_next_serial$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
uint32_t wl_display_next_serial(struct wl_display *display)
- wl_display_next_serial$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
uint32_t wl_display_next_serial(struct wl_display *display)
- wl_display_prepare_read(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_prepare_read(struct wl_display *display)
- wl_display_prepare_read_queue(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_prepare_read_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_prepare_read_queue$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_prepare_read_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_prepare_read_queue$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_prepare_read_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_prepare_read_queue$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_prepare_read_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_prepare_read$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_prepare_read(struct wl_display *display)
- wl_display_prepare_read$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_prepare_read(struct wl_display *display)
- wl_display_prepare_read$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_prepare_read(struct wl_display *display)
- wl_display_read_events(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_read_events(struct wl_display *display)
- wl_display_read_events$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_read_events(struct wl_display *display)
- wl_display_read_events$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_read_events(struct wl_display *display)
- wl_display_read_events$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_read_events(struct wl_display *display)
- wl_display_remove_global(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_remove_global(struct wl_display *display, struct wl_global *global)
- wl_display_remove_global$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_remove_global(struct wl_display *display, struct wl_global *global)
- wl_display_remove_global$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_remove_global(struct wl_display *display, struct wl_global *global)
- wl_display_remove_global$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_remove_global(struct wl_display *display, struct wl_global *global)
- wl_display_roundtrip(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_roundtrip(struct wl_display *display)
- wl_display_roundtrip_queue(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_display_roundtrip_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_roundtrip_queue$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_roundtrip_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_roundtrip_queue$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_roundtrip_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_roundtrip_queue$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_roundtrip_queue(struct wl_display *display, struct wl_event_queue *queue)
- wl_display_roundtrip$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_display_roundtrip(struct wl_display *display)
- wl_display_roundtrip$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_display_roundtrip(struct wl_display *display)
- wl_display_roundtrip$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_display_roundtrip(struct wl_display *display)
- wl_display_run(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_run(struct wl_display *display)
- wl_display_run$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_run(struct wl_display *display)
- wl_display_run$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_run(struct wl_display *display)
- wl_display_run$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_run(struct wl_display *display)
- wl_display_set_default_max_buffer_size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_set_default_max_buffer_size(struct wl_display *display, size_t max_buffer_size)
- wl_display_set_default_max_buffer_size$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_set_default_max_buffer_size(struct wl_display *display, size_t max_buffer_size)
- wl_display_set_default_max_buffer_size$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_set_default_max_buffer_size(struct wl_display *display, size_t max_buffer_size)
- wl_display_set_default_max_buffer_size$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_set_default_max_buffer_size(struct wl_display *display, size_t max_buffer_size)
- wl_display_set_global_filter(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_set_global_filter(struct wl_display *display, wl_display_global_filter_func_t filter, void *data)
- wl_display_set_global_filter$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_set_global_filter(struct wl_display *display, wl_display_global_filter_func_t filter, void *data)
- wl_display_set_global_filter$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_set_global_filter(struct wl_display *display, wl_display_global_filter_func_t filter, void *data)
- wl_display_set_global_filter$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_set_global_filter(struct wl_display *display, wl_display_global_filter_func_t filter, void *data)
- wl_display_set_max_buffer_size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_display_set_max_buffer_size(struct wl_display *display, size_t max_buffer_size)
- wl_display_set_max_buffer_size$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_display_set_max_buffer_size(struct wl_display *display, size_t max_buffer_size)
- wl_display_set_max_buffer_size$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_display_set_max_buffer_size(struct wl_display *display, size_t max_buffer_size)
- wl_display_set_max_buffer_size$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_display_set_max_buffer_size(struct wl_display *display, size_t max_buffer_size)
- WL_DISPLAY_SYNC() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DISPLAY_SYNC 0
- WL_DISPLAY_SYNC_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_DISPLAY_SYNC_SINCE_VERSION 1
- wl_display_terminate(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_display_terminate(struct wl_display *display)
- wl_display_terminate$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_display_terminate(struct wl_display *display)
- wl_display_terminate$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_display_terminate(struct wl_display *display)
- wl_display_terminate$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_display_terminate(struct wl_display *display)
- WL_EVENT_ERROR() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum <anonymous>.WL_EVENT_ERROR = 8
- WL_EVENT_HANGUP() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum <anonymous>.WL_EVENT_HANGUP = 4
- wl_event_loop_add_destroy_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_event_loop_add_destroy_listener(struct wl_event_loop *loop, struct wl_listener *listener)
- wl_event_loop_add_destroy_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_event_loop_add_destroy_listener(struct wl_event_loop *loop, struct wl_listener *listener)
- wl_event_loop_add_destroy_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_event_loop_add_destroy_listener(struct wl_event_loop *loop, struct wl_listener *listener)
- wl_event_loop_add_destroy_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_event_loop_add_destroy_listener(struct wl_event_loop *loop, struct wl_listener *listener)
- wl_event_loop_add_fd(MemorySegment, int, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_event_source *wl_event_loop_add_fd(struct wl_event_loop *loop, int fd, uint32_t mask, wl_event_loop_fd_func_t func, void *data)
- wl_event_loop_add_fd$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_event_source *wl_event_loop_add_fd(struct wl_event_loop *loop, int fd, uint32_t mask, wl_event_loop_fd_func_t func, void *data)
- wl_event_loop_add_fd$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_event_source *wl_event_loop_add_fd(struct wl_event_loop *loop, int fd, uint32_t mask, wl_event_loop_fd_func_t func, void *data)
- wl_event_loop_add_fd$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_event_source *wl_event_loop_add_fd(struct wl_event_loop *loop, int fd, uint32_t mask, wl_event_loop_fd_func_t func, void *data)
- wl_event_loop_add_idle(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_event_source *wl_event_loop_add_idle(struct wl_event_loop *loop, wl_event_loop_idle_func_t func, void *data)
- wl_event_loop_add_idle$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_event_source *wl_event_loop_add_idle(struct wl_event_loop *loop, wl_event_loop_idle_func_t func, void *data)
- wl_event_loop_add_idle$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_event_source *wl_event_loop_add_idle(struct wl_event_loop *loop, wl_event_loop_idle_func_t func, void *data)
- wl_event_loop_add_idle$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_event_source *wl_event_loop_add_idle(struct wl_event_loop *loop, wl_event_loop_idle_func_t func, void *data)
- wl_event_loop_add_signal(MemorySegment, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_event_source *wl_event_loop_add_signal(struct wl_event_loop *loop, int signal_number, wl_event_loop_signal_func_t func, void *data)
- wl_event_loop_add_signal$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_event_source *wl_event_loop_add_signal(struct wl_event_loop *loop, int signal_number, wl_event_loop_signal_func_t func, void *data)
- wl_event_loop_add_signal$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_event_source *wl_event_loop_add_signal(struct wl_event_loop *loop, int signal_number, wl_event_loop_signal_func_t func, void *data)
- wl_event_loop_add_signal$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_event_source *wl_event_loop_add_signal(struct wl_event_loop *loop, int signal_number, wl_event_loop_signal_func_t func, void *data)
- wl_event_loop_add_timer(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_event_source *wl_event_loop_add_timer(struct wl_event_loop *loop, wl_event_loop_timer_func_t func, void *data)
- wl_event_loop_add_timer$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_event_source *wl_event_loop_add_timer(struct wl_event_loop *loop, wl_event_loop_timer_func_t func, void *data)
- wl_event_loop_add_timer$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_event_source *wl_event_loop_add_timer(struct wl_event_loop *loop, wl_event_loop_timer_func_t func, void *data)
- wl_event_loop_add_timer$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_event_source *wl_event_loop_add_timer(struct wl_event_loop *loop, wl_event_loop_timer_func_t func, void *data)
- wl_event_loop_create() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_event_loop *wl_event_loop_create()
- wl_event_loop_create$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_event_loop *wl_event_loop_create()
- wl_event_loop_create$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_event_loop *wl_event_loop_create()
- wl_event_loop_create$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_event_loop *wl_event_loop_create()
- wl_event_loop_destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_event_loop_destroy(struct wl_event_loop *loop)
- wl_event_loop_destroy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_event_loop_destroy(struct wl_event_loop *loop)
- wl_event_loop_destroy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_event_loop_destroy(struct wl_event_loop *loop)
- wl_event_loop_destroy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_event_loop_destroy(struct wl_event_loop *loop)
- wl_event_loop_dispatch(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_event_loop_dispatch(struct wl_event_loop *loop, int timeout)
- wl_event_loop_dispatch_idle(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_event_loop_dispatch_idle(struct wl_event_loop *loop)
- wl_event_loop_dispatch_idle$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_event_loop_dispatch_idle(struct wl_event_loop *loop)
- wl_event_loop_dispatch_idle$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_event_loop_dispatch_idle(struct wl_event_loop *loop)
- wl_event_loop_dispatch_idle$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_event_loop_dispatch_idle(struct wl_event_loop *loop)
- wl_event_loop_dispatch$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_event_loop_dispatch(struct wl_event_loop *loop, int timeout)
- wl_event_loop_dispatch$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_event_loop_dispatch(struct wl_event_loop *loop, int timeout)
- wl_event_loop_dispatch$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_event_loop_dispatch(struct wl_event_loop *loop, int timeout)
- wl_event_loop_fd_func_t - Class in org.freedesktop.wayland.raw
-
typedef int (*wl_event_loop_fd_func_t)(int, uint32_t, void *)
- wl_event_loop_fd_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_event_loop_get_destroy_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_listener *wl_event_loop_get_destroy_listener(struct wl_event_loop *loop, wl_notify_func_t notify)
- wl_event_loop_get_destroy_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_listener *wl_event_loop_get_destroy_listener(struct wl_event_loop *loop, wl_notify_func_t notify)
- wl_event_loop_get_destroy_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_listener *wl_event_loop_get_destroy_listener(struct wl_event_loop *loop, wl_notify_func_t notify)
- wl_event_loop_get_destroy_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_listener *wl_event_loop_get_destroy_listener(struct wl_event_loop *loop, wl_notify_func_t notify)
- wl_event_loop_get_fd(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_event_loop_get_fd(struct wl_event_loop *loop)
- wl_event_loop_get_fd$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_event_loop_get_fd(struct wl_event_loop *loop)
- wl_event_loop_get_fd$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_event_loop_get_fd(struct wl_event_loop *loop)
- wl_event_loop_get_fd$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_event_loop_get_fd(struct wl_event_loop *loop)
- wl_event_loop_idle_func_t - Class in org.freedesktop.wayland.raw
-
typedef void (*wl_event_loop_idle_func_t)(void *)
- wl_event_loop_idle_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_event_loop_signal_func_t - Class in org.freedesktop.wayland.raw
-
typedef int (*wl_event_loop_signal_func_t)(int, void *)
- wl_event_loop_signal_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_event_loop_timer_func_t - Class in org.freedesktop.wayland.raw
-
typedef int (*wl_event_loop_timer_func_t)(void *)
- wl_event_loop_timer_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_event_queue_destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_event_queue_destroy(struct wl_event_queue *queue)
- wl_event_queue_destroy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_event_queue_destroy(struct wl_event_queue *queue)
- wl_event_queue_destroy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_event_queue_destroy(struct wl_event_queue *queue)
- wl_event_queue_destroy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_event_queue_destroy(struct wl_event_queue *queue)
- wl_event_queue_get_name(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
const char *wl_event_queue_get_name(const struct wl_event_queue *queue)
- wl_event_queue_get_name$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
const char *wl_event_queue_get_name(const struct wl_event_queue *queue)
- wl_event_queue_get_name$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
const char *wl_event_queue_get_name(const struct wl_event_queue *queue)
- wl_event_queue_get_name$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
const char *wl_event_queue_get_name(const struct wl_event_queue *queue)
- WL_EVENT_READABLE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum <anonymous>.WL_EVENT_READABLE = 1
- wl_event_source_check(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_event_source_check(struct wl_event_source *source)
- wl_event_source_check$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_event_source_check(struct wl_event_source *source)
- wl_event_source_check$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_event_source_check(struct wl_event_source *source)
- wl_event_source_check$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_event_source_check(struct wl_event_source *source)
- wl_event_source_fd_update(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_event_source_fd_update(struct wl_event_source *source, uint32_t mask)
- wl_event_source_fd_update$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_event_source_fd_update(struct wl_event_source *source, uint32_t mask)
- wl_event_source_fd_update$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_event_source_fd_update(struct wl_event_source *source, uint32_t mask)
- wl_event_source_fd_update$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_event_source_fd_update(struct wl_event_source *source, uint32_t mask)
- wl_event_source_remove(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_event_source_remove(struct wl_event_source *source)
- wl_event_source_remove$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_event_source_remove(struct wl_event_source *source)
- wl_event_source_remove$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_event_source_remove(struct wl_event_source *source)
- wl_event_source_remove$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_event_source_remove(struct wl_event_source *source)
- wl_event_source_timer_update(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_event_source_timer_update(struct wl_event_source *source, int ms_delay)
- wl_event_source_timer_update$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_event_source_timer_update(struct wl_event_source *source, int ms_delay)
- wl_event_source_timer_update$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_event_source_timer_update(struct wl_event_source *source, int ms_delay)
- wl_event_source_timer_update$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_event_source_timer_update(struct wl_event_source *source, int ms_delay)
- WL_EVENT_WRITABLE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum <anonymous>.WL_EVENT_WRITABLE = 2
- wl_fixed_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int32_t wl_fixed_t
- wl_global_bind_func_t - Class in org.freedesktop.wayland.raw
-
typedef void (*wl_global_bind_func_t)(struct wl_client *, void *, uint32_t, uint32_t)
- wl_global_bind_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_global_create(MemorySegment, MemorySegment, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_global *wl_global_create(struct wl_display *display, const struct wl_interface *interface, int version, void *data, wl_global_bind_func_t bind)
- wl_global_create$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_global *wl_global_create(struct wl_display *display, const struct wl_interface *interface, int version, void *data, wl_global_bind_func_t bind)
- wl_global_create$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_global *wl_global_create(struct wl_display *display, const struct wl_interface *interface, int version, void *data, wl_global_bind_func_t bind)
- wl_global_create$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_global *wl_global_create(struct wl_display *display, const struct wl_interface *interface, int version, void *data, wl_global_bind_func_t bind)
- wl_global_destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_global_destroy(struct wl_global *global)
- wl_global_destroy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_global_destroy(struct wl_global *global)
- wl_global_destroy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_global_destroy(struct wl_global *global)
- wl_global_destroy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_global_destroy(struct wl_global *global)
- wl_global_get_display(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_display *wl_global_get_display(const struct wl_global *global)
- wl_global_get_display$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_display *wl_global_get_display(const struct wl_global *global)
- wl_global_get_display$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_display *wl_global_get_display(const struct wl_global *global)
- wl_global_get_display$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_display *wl_global_get_display(const struct wl_global *global)
- wl_global_get_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
const struct wl_interface *wl_global_get_interface(const struct wl_global *global)
- wl_global_get_interface$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
const struct wl_interface *wl_global_get_interface(const struct wl_global *global)
- wl_global_get_interface$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
const struct wl_interface *wl_global_get_interface(const struct wl_global *global)
- wl_global_get_interface$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
const struct wl_interface *wl_global_get_interface(const struct wl_global *global)
- wl_global_get_name(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
uint32_t wl_global_get_name(const struct wl_global *global, const struct wl_client *client)
- wl_global_get_name$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
uint32_t wl_global_get_name(const struct wl_global *global, const struct wl_client *client)
- wl_global_get_name$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
uint32_t wl_global_get_name(const struct wl_global *global, const struct wl_client *client)
- wl_global_get_name$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
uint32_t wl_global_get_name(const struct wl_global *global, const struct wl_client *client)
- wl_global_get_user_data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void *wl_global_get_user_data(const struct wl_global *global)
- wl_global_get_user_data$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void *wl_global_get_user_data(const struct wl_global *global)
- wl_global_get_user_data$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void *wl_global_get_user_data(const struct wl_global *global)
- wl_global_get_user_data$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void *wl_global_get_user_data(const struct wl_global *global)
- wl_global_get_version(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
uint32_t wl_global_get_version(const struct wl_global *global)
- wl_global_get_version$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
uint32_t wl_global_get_version(const struct wl_global *global)
- wl_global_get_version$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
uint32_t wl_global_get_version(const struct wl_global *global)
- wl_global_get_version$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
uint32_t wl_global_get_version(const struct wl_global *global)
- wl_global_remove(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_global_remove(struct wl_global *global)
- wl_global_remove$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_global_remove(struct wl_global *global)
- wl_global_remove$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_global_remove(struct wl_global *global)
- wl_global_remove$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_global_remove(struct wl_global *global)
- wl_global_set_user_data(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_global_set_user_data(struct wl_global *global, void *data)
- wl_global_set_user_data$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_global_set_user_data(struct wl_global *global, void *data)
- wl_global_set_user_data$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_global_set_user_data(struct wl_global *global, void *data)
- wl_global_set_user_data$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_global_set_user_data(struct wl_global *global, void *data)
- wl_interface - Class in org.freedesktop.wayland.raw
-
struct wl_interface { const char *name; int version; int method_count; const struct wl_message *methods; int event_count; const struct wl_message *events; }
- WL_ITERATOR_CONTINUE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_iterator_result.WL_ITERATOR_CONTINUE = 1
- WL_ITERATOR_STOP() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_iterator_result.WL_ITERATOR_STOP = 0
- WL_KEYBOARD_ENTER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_ENTER 1
- WL_KEYBOARD_ENTER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_ENTER_SINCE_VERSION 1
- wl_keyboard_interface - Class in org.freedesktop.wayland.raw
-
struct wl_keyboard_interface { void (*release)(struct wl_client *, struct wl_resource *); }
- wl_keyboard_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_keyboard_interface
- wl_keyboard_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_keyboard_interface
- wl_keyboard_interface.release - Class in org.freedesktop.wayland.raw
-
void (*release)(struct wl_client *, struct wl_resource *)
- wl_keyboard_interface.release.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_keyboard_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_keyboard_interface
- WL_KEYBOARD_KEY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_KEY 3
- WL_KEYBOARD_KEY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_KEY_SINCE_VERSION 1
- WL_KEYBOARD_KEY_STATE_PRESSED() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_keyboard_key_state.WL_KEYBOARD_KEY_STATE_PRESSED = 1
- WL_KEYBOARD_KEY_STATE_RELEASED() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_keyboard_key_state.WL_KEYBOARD_KEY_STATE_RELEASED = 0
- WL_KEYBOARD_KEYMAP() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_KEYMAP 0
- WL_KEYBOARD_KEYMAP_FORMAT_NO_KEYMAP() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_keyboard_keymap_format.WL_KEYBOARD_KEYMAP_FORMAT_NO_KEYMAP = 0
- WL_KEYBOARD_KEYMAP_FORMAT_XKB_V1() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_keyboard_keymap_format.WL_KEYBOARD_KEYMAP_FORMAT_XKB_V1 = 1
- WL_KEYBOARD_KEYMAP_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_KEYMAP_SINCE_VERSION 1
- WL_KEYBOARD_LEAVE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_LEAVE 2
- WL_KEYBOARD_LEAVE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_LEAVE_SINCE_VERSION 1
- wl_keyboard_listener - Class in org.freedesktop.wayland.raw
-
struct wl_keyboard_listener { void (*keymap)(void *, struct wl_keyboard *, uint32_t, int32_t, uint32_t); void (*enter)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *, struct wl_array *); void (*leave)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *); void (*key)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t); void (*modifiers)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t); void (*repeat_info)(void *, struct wl_keyboard *, int32_t, int32_t); }
- wl_keyboard_listener.enter - Class in org.freedesktop.wayland.raw
-
void (*enter)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *, struct wl_array *)
- wl_keyboard_listener.enter.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_keyboard_listener.key - Class in org.freedesktop.wayland.raw
-
void (*key)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t)
- wl_keyboard_listener.key.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_keyboard_listener.keymap - Class in org.freedesktop.wayland.raw
-
void (*keymap)(void *, struct wl_keyboard *, uint32_t, int32_t, uint32_t)
- wl_keyboard_listener.keymap.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_keyboard_listener.leave - Class in org.freedesktop.wayland.raw
-
void (*leave)(void *, struct wl_keyboard *, uint32_t, struct wl_surface *)
- wl_keyboard_listener.leave.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_keyboard_listener.modifiers - Class in org.freedesktop.wayland.raw
-
void (*modifiers)(void *, struct wl_keyboard *, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t)
- wl_keyboard_listener.modifiers.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_keyboard_listener.repeat_info - Class in org.freedesktop.wayland.raw
-
void (*repeat_info)(void *, struct wl_keyboard *, int32_t, int32_t)
- wl_keyboard_listener.repeat_info.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_KEYBOARD_MODIFIERS() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_MODIFIERS 4
- WL_KEYBOARD_MODIFIERS_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_MODIFIERS_SINCE_VERSION 1
- WL_KEYBOARD_RELEASE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_RELEASE 0
- WL_KEYBOARD_RELEASE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_RELEASE_SINCE_VERSION 3
- WL_KEYBOARD_REPEAT_INFO() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_REPEAT_INFO 5
- WL_KEYBOARD_REPEAT_INFO_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_KEYBOARD_REPEAT_INFO_SINCE_VERSION 4
- wl_list - Class in org.freedesktop.wayland.raw
-
struct wl_list { struct wl_list *prev; struct wl_list *next; }
- wl_list_empty(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_list_empty(const struct wl_list *list)
- wl_list_empty$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_list_empty(const struct wl_list *list)
- wl_list_empty$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_list_empty(const struct wl_list *list)
- wl_list_empty$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_list_empty(const struct wl_list *list)
- wl_list_init(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_list_init(struct wl_list *list)
- wl_list_init$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_list_init(struct wl_list *list)
- wl_list_init$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_list_init(struct wl_list *list)
- wl_list_init$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_list_init(struct wl_list *list)
- wl_list_insert(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_list_insert(struct wl_list *list, struct wl_list *elm)
- wl_list_insert_list(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_list_insert_list(struct wl_list *list, struct wl_list *other)
- wl_list_insert_list$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_list_insert_list(struct wl_list *list, struct wl_list *other)
- wl_list_insert_list$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_list_insert_list(struct wl_list *list, struct wl_list *other)
- wl_list_insert_list$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_list_insert_list(struct wl_list *list, struct wl_list *other)
- wl_list_insert$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_list_insert(struct wl_list *list, struct wl_list *elm)
- wl_list_insert$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_list_insert(struct wl_list *list, struct wl_list *elm)
- wl_list_insert$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_list_insert(struct wl_list *list, struct wl_list *elm)
- wl_list_length(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_list_length(const struct wl_list *list)
- wl_list_length$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_list_length(const struct wl_list *list)
- wl_list_length$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_list_length(const struct wl_list *list)
- wl_list_length$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_list_length(const struct wl_list *list)
- wl_list_remove(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_list_remove(struct wl_list *elm)
- wl_list_remove$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_list_remove(struct wl_list *elm)
- wl_list_remove$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_list_remove(struct wl_list *elm)
- wl_list_remove$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_list_remove(struct wl_list *elm)
- wl_listener - Class in org.freedesktop.wayland.raw
-
struct wl_listener { struct wl_list link; wl_notify_func_t notify; }
- wl_log_func_t - Class in org.freedesktop.wayland.raw
-
typedef void (*wl_log_func_t)(const char *, struct __va_list_tag { unsigned int gp_offset; unsigned int fp_offset; void *overflow_arg_area; void *reg_save_area; } *)
- wl_log_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_log_set_handler_client(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_log_set_handler_client(wl_log_func_t handler)
- wl_log_set_handler_client$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_log_set_handler_client(wl_log_func_t handler)
- wl_log_set_handler_client$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_log_set_handler_client(wl_log_func_t handler)
- wl_log_set_handler_client$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_log_set_handler_client(wl_log_func_t handler)
- wl_log_set_handler_server(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_log_set_handler_server(wl_log_func_t handler)
- wl_log_set_handler_server$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_log_set_handler_server(wl_log_func_t handler)
- wl_log_set_handler_server$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_log_set_handler_server(wl_log_func_t handler)
- wl_log_set_handler_server$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_log_set_handler_server(wl_log_func_t handler)
- WL_MARSHAL_FLAG_DESTROY() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define WL_MARSHAL_FLAG_DESTROY 1
- wl_message - Class in org.freedesktop.wayland.raw
-
struct wl_message { const char *name; const char *signature; const struct wl_interface **types; }
- wl_notify_func_t - Class in org.freedesktop.wayland.raw
-
typedef void (*wl_notify_func_t)(struct wl_listener { struct wl_list link; wl_notify_func_t notify; } *, void *)
- wl_notify_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_object - Class in org.freedesktop.wayland.raw
-
struct wl_object { const struct wl_interface *interface; const void *implementation; uint32_t id; }
- WL_OUTPUT_DESCRIPTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_DESCRIPTION 5
- WL_OUTPUT_DESCRIPTION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_DESCRIPTION_SINCE_VERSION 4
- WL_OUTPUT_DONE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_DONE 2
- WL_OUTPUT_DONE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_DONE_SINCE_VERSION 2
- WL_OUTPUT_GEOMETRY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_GEOMETRY 0
- WL_OUTPUT_GEOMETRY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_GEOMETRY_SINCE_VERSION 1
- wl_output_interface - Class in org.freedesktop.wayland.raw
-
struct wl_output_interface { void (*release)(struct wl_client *, struct wl_resource *); }
- wl_output_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_output_interface
- wl_output_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_output_interface
- wl_output_interface.release - Class in org.freedesktop.wayland.raw
-
void (*release)(struct wl_client *, struct wl_resource *)
- wl_output_interface.release.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_output_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_output_interface
- wl_output_listener - Class in org.freedesktop.wayland.raw
-
struct wl_output_listener { void (*geometry)(void *, struct wl_output *, int32_t, int32_t, int32_t, int32_t, int32_t, const char *, const char *, int32_t); void (*mode)(void *, struct wl_output *, uint32_t, int32_t, int32_t, int32_t); void (*done)(void *, struct wl_output *); void (*scale)(void *, struct wl_output *, int32_t); void (*name)(void *, struct wl_output *, const char *); void (*description)(void *, struct wl_output *, const char *); }
- wl_output_listener.description - Class in org.freedesktop.wayland.raw
-
void (*description)(void *, struct wl_output *, const char *)
- wl_output_listener.description.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_output_listener.done - Class in org.freedesktop.wayland.raw
-
void (*done)(void *, struct wl_output *)
- wl_output_listener.done.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_output_listener.geometry - Class in org.freedesktop.wayland.raw
-
void (*geometry)(void *, struct wl_output *, int32_t, int32_t, int32_t, int32_t, int32_t, const char *, const char *, int32_t)
- wl_output_listener.geometry.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_output_listener.mode - Class in org.freedesktop.wayland.raw
-
void (*mode)(void *, struct wl_output *, uint32_t, int32_t, int32_t, int32_t)
- wl_output_listener.mode.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_output_listener.name - Class in org.freedesktop.wayland.raw
-
void (*name)(void *, struct wl_output *, const char *)
- wl_output_listener.name.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_output_listener.scale - Class in org.freedesktop.wayland.raw
-
void (*scale)(void *, struct wl_output *, int32_t)
- wl_output_listener.scale.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_OUTPUT_MODE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_MODE 1
- WL_OUTPUT_MODE_CURRENT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_mode.WL_OUTPUT_MODE_CURRENT = 1
- WL_OUTPUT_MODE_PREFERRED() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_mode.WL_OUTPUT_MODE_PREFERRED = 2
- WL_OUTPUT_MODE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_MODE_SINCE_VERSION 1
- WL_OUTPUT_NAME() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_NAME 4
- WL_OUTPUT_NAME_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_NAME_SINCE_VERSION 4
- WL_OUTPUT_RELEASE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_RELEASE 0
- WL_OUTPUT_RELEASE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_RELEASE_SINCE_VERSION 3
- WL_OUTPUT_SCALE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_SCALE 3
- WL_OUTPUT_SCALE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_OUTPUT_SCALE_SINCE_VERSION 2
- WL_OUTPUT_SUBPIXEL_HORIZONTAL_BGR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_subpixel.WL_OUTPUT_SUBPIXEL_HORIZONTAL_BGR = 3
- WL_OUTPUT_SUBPIXEL_HORIZONTAL_RGB() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_subpixel.WL_OUTPUT_SUBPIXEL_HORIZONTAL_RGB = 2
- WL_OUTPUT_SUBPIXEL_NONE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_subpixel.WL_OUTPUT_SUBPIXEL_NONE = 1
- WL_OUTPUT_SUBPIXEL_UNKNOWN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_subpixel.WL_OUTPUT_SUBPIXEL_UNKNOWN = 0
- WL_OUTPUT_SUBPIXEL_VERTICAL_BGR() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_subpixel.WL_OUTPUT_SUBPIXEL_VERTICAL_BGR = 5
- WL_OUTPUT_SUBPIXEL_VERTICAL_RGB() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_subpixel.WL_OUTPUT_SUBPIXEL_VERTICAL_RGB = 4
- WL_OUTPUT_TRANSFORM_180() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_transform.WL_OUTPUT_TRANSFORM_180 = 2
- WL_OUTPUT_TRANSFORM_270() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_transform.WL_OUTPUT_TRANSFORM_270 = 3
- WL_OUTPUT_TRANSFORM_90() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_transform.WL_OUTPUT_TRANSFORM_90 = 1
- WL_OUTPUT_TRANSFORM_FLIPPED() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_transform.WL_OUTPUT_TRANSFORM_FLIPPED = 4
- WL_OUTPUT_TRANSFORM_FLIPPED_180() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_transform.WL_OUTPUT_TRANSFORM_FLIPPED_180 = 6
- WL_OUTPUT_TRANSFORM_FLIPPED_270() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_transform.WL_OUTPUT_TRANSFORM_FLIPPED_270 = 7
- WL_OUTPUT_TRANSFORM_FLIPPED_90() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_transform.WL_OUTPUT_TRANSFORM_FLIPPED_90 = 5
- WL_OUTPUT_TRANSFORM_NORMAL() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_output_transform.WL_OUTPUT_TRANSFORM_NORMAL = 0
- WL_POINTER_AXIS() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS 4
- WL_POINTER_AXIS_DISCRETE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_DISCRETE 8
- WL_POINTER_AXIS_DISCRETE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_DISCRETE_SINCE_VERSION 5
- WL_POINTER_AXIS_HORIZONTAL_SCROLL() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_axis.WL_POINTER_AXIS_HORIZONTAL_SCROLL = 1
- WL_POINTER_AXIS_RELATIVE_DIRECTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_RELATIVE_DIRECTION 10
- WL_POINTER_AXIS_RELATIVE_DIRECTION_IDENTICAL() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_axis_relative_direction.WL_POINTER_AXIS_RELATIVE_DIRECTION_IDENTICAL = 0
- WL_POINTER_AXIS_RELATIVE_DIRECTION_INVERTED() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_axis_relative_direction.WL_POINTER_AXIS_RELATIVE_DIRECTION_INVERTED = 1
- WL_POINTER_AXIS_RELATIVE_DIRECTION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_RELATIVE_DIRECTION_SINCE_VERSION 9
- WL_POINTER_AXIS_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_SINCE_VERSION 1
- WL_POINTER_AXIS_SOURCE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_SOURCE 6
- WL_POINTER_AXIS_SOURCE_CONTINUOUS() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_axis_source.WL_POINTER_AXIS_SOURCE_CONTINUOUS = 2
- WL_POINTER_AXIS_SOURCE_FINGER() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_axis_source.WL_POINTER_AXIS_SOURCE_FINGER = 1
- WL_POINTER_AXIS_SOURCE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_SOURCE_SINCE_VERSION 5
- WL_POINTER_AXIS_SOURCE_WHEEL() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_axis_source.WL_POINTER_AXIS_SOURCE_WHEEL = 0
- WL_POINTER_AXIS_SOURCE_WHEEL_TILT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_axis_source.WL_POINTER_AXIS_SOURCE_WHEEL_TILT = 3
- WL_POINTER_AXIS_SOURCE_WHEEL_TILT_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_SOURCE_WHEEL_TILT_SINCE_VERSION 6
- WL_POINTER_AXIS_STOP() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_STOP 7
- WL_POINTER_AXIS_STOP_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_STOP_SINCE_VERSION 5
- WL_POINTER_AXIS_VALUE120() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_VALUE120 9
- WL_POINTER_AXIS_VALUE120_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_AXIS_VALUE120_SINCE_VERSION 8
- WL_POINTER_AXIS_VERTICAL_SCROLL() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_axis.WL_POINTER_AXIS_VERTICAL_SCROLL = 0
- WL_POINTER_BUTTON() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_BUTTON 3
- WL_POINTER_BUTTON_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_BUTTON_SINCE_VERSION 1
- WL_POINTER_BUTTON_STATE_PRESSED() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_button_state.WL_POINTER_BUTTON_STATE_PRESSED = 1
- WL_POINTER_BUTTON_STATE_RELEASED() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_button_state.WL_POINTER_BUTTON_STATE_RELEASED = 0
- WL_POINTER_ENTER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_ENTER 0
- WL_POINTER_ENTER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_ENTER_SINCE_VERSION 1
- WL_POINTER_ERROR_ROLE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_pointer_error.WL_POINTER_ERROR_ROLE = 0
- WL_POINTER_FRAME() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_FRAME 5
- WL_POINTER_FRAME_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_FRAME_SINCE_VERSION 5
- wl_pointer_interface - Class in org.freedesktop.wayland.raw
-
struct wl_pointer_interface { void (*set_cursor)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t); void (*release)(struct wl_client *, struct wl_resource *); }
- wl_pointer_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_pointer_interface
- wl_pointer_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_pointer_interface
- wl_pointer_interface.release - Class in org.freedesktop.wayland.raw
-
void (*release)(struct wl_client *, struct wl_resource *)
- wl_pointer_interface.release.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_interface.set_cursor - Class in org.freedesktop.wayland.raw
-
void (*set_cursor)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t)
- wl_pointer_interface.set_cursor.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_pointer_interface
- WL_POINTER_LEAVE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_LEAVE 1
- WL_POINTER_LEAVE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_LEAVE_SINCE_VERSION 1
- wl_pointer_listener - Class in org.freedesktop.wayland.raw
-
struct wl_pointer_listener { void (*enter)(void *, struct wl_pointer *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t); void (*leave)(void *, struct wl_pointer *, uint32_t, struct wl_surface *); void (*motion)(void *, struct wl_pointer *, uint32_t, wl_fixed_t, wl_fixed_t); void (*button)(void *, struct wl_pointer *, uint32_t, uint32_t, uint32_t, uint32_t); void (*axis)(void *, struct wl_pointer *, uint32_t, uint32_t, wl_fixed_t); void (*frame)(void *, struct wl_pointer *); void (*axis_source)(void *, struct wl_pointer *, uint32_t); void (*axis_stop)(void *, struct wl_pointer *, uint32_t, uint32_t); void (*axis_discrete)(void *, struct wl_pointer *, uint32_t, int32_t); void (*axis_value120)(void *, struct wl_pointer *, uint32_t, int32_t); void (*axis_relative_direction)(void *, struct wl_pointer *, uint32_t, uint32_t); }
- wl_pointer_listener.axis - Class in org.freedesktop.wayland.raw
-
void (*axis)(void *, struct wl_pointer *, uint32_t, uint32_t, wl_fixed_t)
- wl_pointer_listener.axis_discrete - Class in org.freedesktop.wayland.raw
-
void (*axis_discrete)(void *, struct wl_pointer *, uint32_t, int32_t)
- wl_pointer_listener.axis_discrete.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.axis_relative_direction - Class in org.freedesktop.wayland.raw
-
void (*axis_relative_direction)(void *, struct wl_pointer *, uint32_t, uint32_t)
- wl_pointer_listener.axis_relative_direction.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.axis_source - Class in org.freedesktop.wayland.raw
-
void (*axis_source)(void *, struct wl_pointer *, uint32_t)
- wl_pointer_listener.axis_source.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.axis_stop - Class in org.freedesktop.wayland.raw
-
void (*axis_stop)(void *, struct wl_pointer *, uint32_t, uint32_t)
- wl_pointer_listener.axis_stop.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.axis_value120 - Class in org.freedesktop.wayland.raw
-
void (*axis_value120)(void *, struct wl_pointer *, uint32_t, int32_t)
- wl_pointer_listener.axis_value120.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.axis.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.button - Class in org.freedesktop.wayland.raw
-
void (*button)(void *, struct wl_pointer *, uint32_t, uint32_t, uint32_t, uint32_t)
- wl_pointer_listener.button.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.enter - Class in org.freedesktop.wayland.raw
-
void (*enter)(void *, struct wl_pointer *, uint32_t, struct wl_surface *, wl_fixed_t, wl_fixed_t)
- wl_pointer_listener.enter.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.frame - Class in org.freedesktop.wayland.raw
-
void (*frame)(void *, struct wl_pointer *)
- wl_pointer_listener.frame.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.leave - Class in org.freedesktop.wayland.raw
-
void (*leave)(void *, struct wl_pointer *, uint32_t, struct wl_surface *)
- wl_pointer_listener.leave.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_pointer_listener.motion - Class in org.freedesktop.wayland.raw
-
void (*motion)(void *, struct wl_pointer *, uint32_t, wl_fixed_t, wl_fixed_t)
- wl_pointer_listener.motion.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_POINTER_MOTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_MOTION 2
- WL_POINTER_MOTION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_MOTION_SINCE_VERSION 1
- WL_POINTER_RELEASE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_RELEASE 1
- WL_POINTER_RELEASE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_RELEASE_SINCE_VERSION 3
- WL_POINTER_SET_CURSOR() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_SET_CURSOR 0
- WL_POINTER_SET_CURSOR_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_POINTER_SET_CURSOR_SINCE_VERSION 1
- wl_protocol_logger_destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_protocol_logger_destroy(struct wl_protocol_logger *logger)
- wl_protocol_logger_destroy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_protocol_logger_destroy(struct wl_protocol_logger *logger)
- wl_protocol_logger_destroy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_protocol_logger_destroy(struct wl_protocol_logger *logger)
- wl_protocol_logger_destroy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_protocol_logger_destroy(struct wl_protocol_logger *logger)
- WL_PROTOCOL_LOGGER_EVENT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_protocol_logger_type.WL_PROTOCOL_LOGGER_EVENT = 1
- wl_protocol_logger_func_t - Class in org.freedesktop.wayland.raw
-
typedef void (*wl_protocol_logger_func_t)(void *, enum wl_protocol_logger_type { WL_PROTOCOL_LOGGER_REQUEST, WL_PROTOCOL_LOGGER_EVENT }, const struct wl_protocol_logger_message { struct wl_resource *resource; int message_opcode; const struct wl_message *message; int arguments_count; const union wl_argument *arguments; } *)
- wl_protocol_logger_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_protocol_logger_message - Class in org.freedesktop.wayland.raw
-
struct wl_protocol_logger_message { struct wl_resource *resource; int message_opcode; const struct wl_message *message; int arguments_count; const union wl_argument *arguments; }
- WL_PROTOCOL_LOGGER_REQUEST() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_protocol_logger_type.WL_PROTOCOL_LOGGER_REQUEST = 0
- wl_proxy_add_dispatcher(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_proxy_add_dispatcher(struct wl_proxy *proxy, wl_dispatcher_func_t dispatcher_func, const void *dispatcher_data, void *data)
- wl_proxy_add_dispatcher$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_proxy_add_dispatcher(struct wl_proxy *proxy, wl_dispatcher_func_t dispatcher_func, const void *dispatcher_data, void *data)
- wl_proxy_add_dispatcher$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_proxy_add_dispatcher(struct wl_proxy *proxy, wl_dispatcher_func_t dispatcher_func, const void *dispatcher_data, void *data)
- wl_proxy_add_dispatcher$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_proxy_add_dispatcher(struct wl_proxy *proxy, wl_dispatcher_func_t dispatcher_func, const void *dispatcher_data, void *data)
- wl_proxy_add_listener(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
int wl_proxy_add_listener(struct wl_proxy *proxy, void (**implementation)(void), void *data)
- wl_proxy_add_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
int wl_proxy_add_listener(struct wl_proxy *proxy, void (**implementation)(void), void *data)
- wl_proxy_add_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
int wl_proxy_add_listener(struct wl_proxy *proxy, void (**implementation)(void), void *data)
- wl_proxy_add_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
int wl_proxy_add_listener(struct wl_proxy *proxy, void (**implementation)(void), void *data)
- wl_proxy_add_listener$implementation - Class in org.freedesktop.wayland.raw
-
void (**implementation)(void)
- wl_proxy_add_listener$implementation.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_proxy_create(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_proxy *wl_proxy_create(struct wl_proxy *factory, const struct wl_interface *interface)
- wl_proxy_create_wrapper(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void *wl_proxy_create_wrapper(void *proxy)
- wl_proxy_create_wrapper$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void *wl_proxy_create_wrapper(void *proxy)
- wl_proxy_create_wrapper$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void *wl_proxy_create_wrapper(void *proxy)
- wl_proxy_create_wrapper$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void *wl_proxy_create_wrapper(void *proxy)
- wl_proxy_create$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_proxy *wl_proxy_create(struct wl_proxy *factory, const struct wl_interface *interface)
- wl_proxy_create$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_proxy *wl_proxy_create(struct wl_proxy *factory, const struct wl_interface *interface)
- wl_proxy_create$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_proxy *wl_proxy_create(struct wl_proxy *factory, const struct wl_interface *interface)
- wl_proxy_destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_proxy_destroy(struct wl_proxy *proxy)
- wl_proxy_destroy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_proxy_destroy(struct wl_proxy *proxy)
- wl_proxy_destroy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_proxy_destroy(struct wl_proxy *proxy)
- wl_proxy_destroy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_proxy_destroy(struct wl_proxy *proxy)
- wl_proxy_get_class(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
const char *wl_proxy_get_class(struct wl_proxy *proxy)
- wl_proxy_get_class$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
const char *wl_proxy_get_class(struct wl_proxy *proxy)
- wl_proxy_get_class$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
const char *wl_proxy_get_class(struct wl_proxy *proxy)
- wl_proxy_get_class$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
const char *wl_proxy_get_class(struct wl_proxy *proxy)
- wl_proxy_get_display(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_display *wl_proxy_get_display(struct wl_proxy *proxy)
- wl_proxy_get_display$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_display *wl_proxy_get_display(struct wl_proxy *proxy)
- wl_proxy_get_display$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_display *wl_proxy_get_display(struct wl_proxy *proxy)
- wl_proxy_get_display$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_display *wl_proxy_get_display(struct wl_proxy *proxy)
- wl_proxy_get_id(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
uint32_t wl_proxy_get_id(struct wl_proxy *proxy)
- wl_proxy_get_id$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
uint32_t wl_proxy_get_id(struct wl_proxy *proxy)
- wl_proxy_get_id$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
uint32_t wl_proxy_get_id(struct wl_proxy *proxy)
- wl_proxy_get_id$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
uint32_t wl_proxy_get_id(struct wl_proxy *proxy)
- wl_proxy_get_listener(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
const void *wl_proxy_get_listener(struct wl_proxy *proxy)
- wl_proxy_get_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
const void *wl_proxy_get_listener(struct wl_proxy *proxy)
- wl_proxy_get_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
const void *wl_proxy_get_listener(struct wl_proxy *proxy)
- wl_proxy_get_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
const void *wl_proxy_get_listener(struct wl_proxy *proxy)
- wl_proxy_get_queue(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_event_queue *wl_proxy_get_queue(const struct wl_proxy *proxy)
- wl_proxy_get_queue$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_event_queue *wl_proxy_get_queue(const struct wl_proxy *proxy)
- wl_proxy_get_queue$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_event_queue *wl_proxy_get_queue(const struct wl_proxy *proxy)
- wl_proxy_get_queue$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_event_queue *wl_proxy_get_queue(const struct wl_proxy *proxy)
- wl_proxy_get_tag(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
const char *const *wl_proxy_get_tag(struct wl_proxy *proxy)
- wl_proxy_get_tag$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
const char *const *wl_proxy_get_tag(struct wl_proxy *proxy)
- wl_proxy_get_tag$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
const char *const *wl_proxy_get_tag(struct wl_proxy *proxy)
- wl_proxy_get_tag$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
const char *const *wl_proxy_get_tag(struct wl_proxy *proxy)
- wl_proxy_get_user_data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void *wl_proxy_get_user_data(struct wl_proxy *proxy)
- wl_proxy_get_user_data$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void *wl_proxy_get_user_data(struct wl_proxy *proxy)
- wl_proxy_get_user_data$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void *wl_proxy_get_user_data(struct wl_proxy *proxy)
- wl_proxy_get_user_data$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void *wl_proxy_get_user_data(struct wl_proxy *proxy)
- wl_proxy_get_version(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
uint32_t wl_proxy_get_version(struct wl_proxy *proxy)
- wl_proxy_get_version$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
uint32_t wl_proxy_get_version(struct wl_proxy *proxy)
- wl_proxy_get_version$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
uint32_t wl_proxy_get_version(struct wl_proxy *proxy)
- wl_proxy_get_version$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
uint32_t wl_proxy_get_version(struct wl_proxy *proxy)
- wl_proxy_marshal_array(MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_proxy_marshal_array(struct wl_proxy *p, uint32_t opcode, union wl_argument *args)
- wl_proxy_marshal_array_constructor(MemorySegment, int, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_proxy *wl_proxy_marshal_array_constructor(struct wl_proxy *proxy, uint32_t opcode, union wl_argument *args, const struct wl_interface *interface)
- wl_proxy_marshal_array_constructor_versioned(MemorySegment, int, MemorySegment, MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_proxy *wl_proxy_marshal_array_constructor_versioned(struct wl_proxy *proxy, uint32_t opcode, union wl_argument *args, const struct wl_interface *interface, uint32_t version)
- wl_proxy_marshal_array_constructor_versioned$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_proxy *wl_proxy_marshal_array_constructor_versioned(struct wl_proxy *proxy, uint32_t opcode, union wl_argument *args, const struct wl_interface *interface, uint32_t version)
- wl_proxy_marshal_array_constructor_versioned$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_proxy *wl_proxy_marshal_array_constructor_versioned(struct wl_proxy *proxy, uint32_t opcode, union wl_argument *args, const struct wl_interface *interface, uint32_t version)
- wl_proxy_marshal_array_constructor_versioned$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_proxy *wl_proxy_marshal_array_constructor_versioned(struct wl_proxy *proxy, uint32_t opcode, union wl_argument *args, const struct wl_interface *interface, uint32_t version)
- wl_proxy_marshal_array_constructor$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_proxy *wl_proxy_marshal_array_constructor(struct wl_proxy *proxy, uint32_t opcode, union wl_argument *args, const struct wl_interface *interface)
- wl_proxy_marshal_array_constructor$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_proxy *wl_proxy_marshal_array_constructor(struct wl_proxy *proxy, uint32_t opcode, union wl_argument *args, const struct wl_interface *interface)
- wl_proxy_marshal_array_constructor$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_proxy *wl_proxy_marshal_array_constructor(struct wl_proxy *proxy, uint32_t opcode, union wl_argument *args, const struct wl_interface *interface)
- wl_proxy_marshal_array_flags(MemorySegment, int, MemorySegment, int, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
struct wl_proxy *wl_proxy_marshal_array_flags(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, uint32_t version, uint32_t flags, union wl_argument *args)
- wl_proxy_marshal_array_flags$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
struct wl_proxy *wl_proxy_marshal_array_flags(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, uint32_t version, uint32_t flags, union wl_argument *args)
- wl_proxy_marshal_array_flags$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
struct wl_proxy *wl_proxy_marshal_array_flags(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, uint32_t version, uint32_t flags, union wl_argument *args)
- wl_proxy_marshal_array_flags$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
struct wl_proxy *wl_proxy_marshal_array_flags(struct wl_proxy *proxy, uint32_t opcode, const struct wl_interface *interface, uint32_t version, uint32_t flags, union wl_argument *args)
- wl_proxy_marshal_array$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_proxy_marshal_array(struct wl_proxy *p, uint32_t opcode, union wl_argument *args)
- wl_proxy_marshal_array$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_proxy_marshal_array(struct wl_proxy *p, uint32_t opcode, union wl_argument *args)
- wl_proxy_marshal_array$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_proxy_marshal_array(struct wl_proxy *p, uint32_t opcode, union wl_argument *args)
- wl_proxy_set_queue(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_proxy_set_queue(struct wl_proxy *proxy, struct wl_event_queue *queue)
- wl_proxy_set_queue$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_proxy_set_queue(struct wl_proxy *proxy, struct wl_event_queue *queue)
- wl_proxy_set_queue$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_proxy_set_queue(struct wl_proxy *proxy, struct wl_event_queue *queue)
- wl_proxy_set_queue$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_proxy_set_queue(struct wl_proxy *proxy, struct wl_event_queue *queue)
- wl_proxy_set_tag(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_proxy_set_tag(struct wl_proxy *proxy, const char *const *tag)
- wl_proxy_set_tag$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_proxy_set_tag(struct wl_proxy *proxy, const char *const *tag)
- wl_proxy_set_tag$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_proxy_set_tag(struct wl_proxy *proxy, const char *const *tag)
- wl_proxy_set_tag$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_proxy_set_tag(struct wl_proxy *proxy, const char *const *tag)
- wl_proxy_set_user_data(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_proxy_set_user_data(struct wl_proxy *proxy, void *user_data)
- wl_proxy_set_user_data$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_proxy_set_user_data(struct wl_proxy *proxy, void *user_data)
- wl_proxy_set_user_data$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_proxy_set_user_data(struct wl_proxy *proxy, void *user_data)
- wl_proxy_set_user_data$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_proxy_set_user_data(struct wl_proxy *proxy, void *user_data)
- wl_proxy_wrapper_destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland
-
void wl_proxy_wrapper_destroy(void *proxy_wrapper)
- wl_proxy_wrapper_destroy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Address for:
void wl_proxy_wrapper_destroy(void *proxy_wrapper)
- wl_proxy_wrapper_destroy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Function descriptor for:
void wl_proxy_wrapper_destroy(void *proxy_wrapper)
- wl_proxy_wrapper_destroy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
Downcall method handle for:
void wl_proxy_wrapper_destroy(void *proxy_wrapper)
- WL_REGION_ADD() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGION_ADD 1
- WL_REGION_ADD_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGION_ADD_SINCE_VERSION 1
- WL_REGION_DESTROY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGION_DESTROY 0
- WL_REGION_DESTROY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGION_DESTROY_SINCE_VERSION 1
- wl_region_interface - Class in org.freedesktop.wayland.raw
-
struct wl_region_interface { void (*destroy)(struct wl_client *, struct wl_resource *); void (*add)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t); void (*subtract)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t); }
- wl_region_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_region_interface
- wl_region_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_region_interface
- wl_region_interface.add - Class in org.freedesktop.wayland.raw
-
void (*add)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- wl_region_interface.add.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_region_interface.destroy - Class in org.freedesktop.wayland.raw
-
void (*destroy)(struct wl_client *, struct wl_resource *)
- wl_region_interface.destroy.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_region_interface.subtract - Class in org.freedesktop.wayland.raw
-
void (*subtract)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- wl_region_interface.subtract.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_region_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_region_interface
- WL_REGION_SUBTRACT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGION_SUBTRACT 2
- WL_REGION_SUBTRACT_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGION_SUBTRACT_SINCE_VERSION 1
- WL_REGISTRY_BIND() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGISTRY_BIND 0
- WL_REGISTRY_BIND_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGISTRY_BIND_SINCE_VERSION 1
- WL_REGISTRY_GLOBAL() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGISTRY_GLOBAL 0
- WL_REGISTRY_GLOBAL_REMOVE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGISTRY_GLOBAL_REMOVE 1
- WL_REGISTRY_GLOBAL_REMOVE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGISTRY_GLOBAL_REMOVE_SINCE_VERSION 1
- WL_REGISTRY_GLOBAL_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_REGISTRY_GLOBAL_SINCE_VERSION 1
- wl_registry_interface - Class in org.freedesktop.wayland.raw
-
struct wl_registry_interface { void (*bind)(struct wl_client *, struct wl_resource *, uint32_t, const char *, uint32_t, uint32_t); }
- wl_registry_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_registry_interface
- wl_registry_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_registry_interface
- wl_registry_interface.bind - Class in org.freedesktop.wayland.raw
-
void (*bind)(struct wl_client *, struct wl_resource *, uint32_t, const char *, uint32_t, uint32_t)
- wl_registry_interface.bind.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_registry_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_registry_interface
- wl_registry_listener - Class in org.freedesktop.wayland.raw
-
struct wl_registry_listener { void (*global)(void *, struct wl_registry *, uint32_t, const char *, uint32_t); void (*global_remove)(void *, struct wl_registry *, uint32_t); }
- wl_registry_listener.global - Class in org.freedesktop.wayland.raw
-
void (*global)(void *, struct wl_registry *, uint32_t, const char *, uint32_t)
- wl_registry_listener.global_remove - Class in org.freedesktop.wayland.raw
-
void (*global_remove)(void *, struct wl_registry *, uint32_t)
- wl_registry_listener.global_remove.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_registry_listener.global.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_resource - Class in org.freedesktop.wayland.raw
-
struct wl_resource { struct wl_object object; wl_resource_destroy_func_t destroy; struct wl_list link; struct wl_signal destroy_signal; struct wl_client *client; void *data; }
- wl_resource_add_destroy_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_resource_add_destroy_listener(struct wl_resource *resource, struct wl_listener *listener)
- wl_resource_add_destroy_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_resource_add_destroy_listener(struct wl_resource *resource, struct wl_listener *listener)
- wl_resource_add_destroy_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_resource_add_destroy_listener(struct wl_resource *resource, struct wl_listener *listener)
- wl_resource_add_destroy_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_resource_add_destroy_listener(struct wl_resource *resource, struct wl_listener *listener)
- wl_resource_create(MemorySegment, MemorySegment, int, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_resource *wl_resource_create(struct wl_client *client, const struct wl_interface *interface, int version, uint32_t id)
- wl_resource_create$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_resource *wl_resource_create(struct wl_client *client, const struct wl_interface *interface, int version, uint32_t id)
- wl_resource_create$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_resource *wl_resource_create(struct wl_client *client, const struct wl_interface *interface, int version, uint32_t id)
- wl_resource_create$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_resource *wl_resource_create(struct wl_client *client, const struct wl_interface *interface, int version, uint32_t id)
- wl_resource_destroy(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_resource_destroy(struct wl_resource *resource)
- wl_resource_destroy_func_t - Class in org.freedesktop.wayland.raw
-
typedef void (*wl_resource_destroy_func_t)(struct wl_resource { struct wl_object object; wl_resource_destroy_func_t destroy; struct wl_list link; struct wl_signal destroy_signal; struct wl_client *client; void *data; } *)
- wl_resource_destroy_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_resource_destroy$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_resource_destroy(struct wl_resource *resource)
- wl_resource_destroy$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_resource_destroy(struct wl_resource *resource)
- wl_resource_destroy$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_resource_destroy(struct wl_resource *resource)
- wl_resource_find_for_client(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_resource *wl_resource_find_for_client(struct wl_list *list, struct wl_client *client)
- wl_resource_find_for_client$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_resource *wl_resource_find_for_client(struct wl_list *list, struct wl_client *client)
- wl_resource_find_for_client$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_resource *wl_resource_find_for_client(struct wl_list *list, struct wl_client *client)
- wl_resource_find_for_client$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_resource *wl_resource_find_for_client(struct wl_list *list, struct wl_client *client)
- wl_resource_from_link(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_resource *wl_resource_from_link(struct wl_list *resource)
- wl_resource_from_link$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_resource *wl_resource_from_link(struct wl_list *resource)
- wl_resource_from_link$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_resource *wl_resource_from_link(struct wl_list *resource)
- wl_resource_from_link$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_resource *wl_resource_from_link(struct wl_list *resource)
- wl_resource_get_class(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
const char *wl_resource_get_class(struct wl_resource *resource)
- wl_resource_get_class$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
const char *wl_resource_get_class(struct wl_resource *resource)
- wl_resource_get_class$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
const char *wl_resource_get_class(struct wl_resource *resource)
- wl_resource_get_class$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
const char *wl_resource_get_class(struct wl_resource *resource)
- wl_resource_get_client(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_client *wl_resource_get_client(struct wl_resource *resource)
- wl_resource_get_client$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_client *wl_resource_get_client(struct wl_resource *resource)
- wl_resource_get_client$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_client *wl_resource_get_client(struct wl_resource *resource)
- wl_resource_get_client$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_client *wl_resource_get_client(struct wl_resource *resource)
- wl_resource_get_destroy_listener(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_listener *wl_resource_get_destroy_listener(struct wl_resource *resource, wl_notify_func_t notify)
- wl_resource_get_destroy_listener$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_listener *wl_resource_get_destroy_listener(struct wl_resource *resource, wl_notify_func_t notify)
- wl_resource_get_destroy_listener$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_listener *wl_resource_get_destroy_listener(struct wl_resource *resource, wl_notify_func_t notify)
- wl_resource_get_destroy_listener$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_listener *wl_resource_get_destroy_listener(struct wl_resource *resource, wl_notify_func_t notify)
- wl_resource_get_id(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
uint32_t wl_resource_get_id(struct wl_resource *resource)
- wl_resource_get_id$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
uint32_t wl_resource_get_id(struct wl_resource *resource)
- wl_resource_get_id$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
uint32_t wl_resource_get_id(struct wl_resource *resource)
- wl_resource_get_id$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
uint32_t wl_resource_get_id(struct wl_resource *resource)
- wl_resource_get_link(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_list *wl_resource_get_link(struct wl_resource *resource)
- wl_resource_get_link$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_list *wl_resource_get_link(struct wl_resource *resource)
- wl_resource_get_link$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_list *wl_resource_get_link(struct wl_resource *resource)
- wl_resource_get_link$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_list *wl_resource_get_link(struct wl_resource *resource)
- wl_resource_get_user_data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void *wl_resource_get_user_data(struct wl_resource *resource)
- wl_resource_get_user_data$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void *wl_resource_get_user_data(struct wl_resource *resource)
- wl_resource_get_user_data$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void *wl_resource_get_user_data(struct wl_resource *resource)
- wl_resource_get_user_data$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void *wl_resource_get_user_data(struct wl_resource *resource)
- wl_resource_get_version(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_resource_get_version(struct wl_resource *resource)
- wl_resource_get_version$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_resource_get_version(struct wl_resource *resource)
- wl_resource_get_version$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_resource_get_version(struct wl_resource *resource)
- wl_resource_get_version$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_resource_get_version(struct wl_resource *resource)
- wl_resource_instance_of(MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int wl_resource_instance_of(struct wl_resource *resource, const struct wl_interface *interface, const void *implementation)
- wl_resource_instance_of$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int wl_resource_instance_of(struct wl_resource *resource, const struct wl_interface *interface, const void *implementation)
- wl_resource_instance_of$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int wl_resource_instance_of(struct wl_resource *resource, const struct wl_interface *interface, const void *implementation)
- wl_resource_instance_of$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int wl_resource_instance_of(struct wl_resource *resource, const struct wl_interface *interface, const void *implementation)
- wl_resource_post_event_array(MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_resource_post_event_array(struct wl_resource *resource, uint32_t opcode, union wl_argument *args)
- wl_resource_post_event_array$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_resource_post_event_array(struct wl_resource *resource, uint32_t opcode, union wl_argument *args)
- wl_resource_post_event_array$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_resource_post_event_array(struct wl_resource *resource, uint32_t opcode, union wl_argument *args)
- wl_resource_post_event_array$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_resource_post_event_array(struct wl_resource *resource, uint32_t opcode, union wl_argument *args)
- wl_resource_post_no_memory(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_resource_post_no_memory(struct wl_resource *resource)
- wl_resource_post_no_memory$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_resource_post_no_memory(struct wl_resource *resource)
- wl_resource_post_no_memory$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_resource_post_no_memory(struct wl_resource *resource)
- wl_resource_post_no_memory$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_resource_post_no_memory(struct wl_resource *resource)
- wl_resource_queue_event_array(MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_resource_queue_event_array(struct wl_resource *resource, uint32_t opcode, union wl_argument *args)
- wl_resource_queue_event_array$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_resource_queue_event_array(struct wl_resource *resource, uint32_t opcode, union wl_argument *args)
- wl_resource_queue_event_array$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_resource_queue_event_array(struct wl_resource *resource, uint32_t opcode, union wl_argument *args)
- wl_resource_queue_event_array$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_resource_queue_event_array(struct wl_resource *resource, uint32_t opcode, union wl_argument *args)
- wl_resource_set_destructor(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_resource_set_destructor(struct wl_resource *resource, wl_resource_destroy_func_t destroy)
- wl_resource_set_destructor$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_resource_set_destructor(struct wl_resource *resource, wl_resource_destroy_func_t destroy)
- wl_resource_set_destructor$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_resource_set_destructor(struct wl_resource *resource, wl_resource_destroy_func_t destroy)
- wl_resource_set_destructor$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_resource_set_destructor(struct wl_resource *resource, wl_resource_destroy_func_t destroy)
- wl_resource_set_dispatcher(MemorySegment, MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_resource_set_dispatcher(struct wl_resource *resource, wl_dispatcher_func_t dispatcher, const void *implementation, void *data, wl_resource_destroy_func_t destroy)
- wl_resource_set_dispatcher$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_resource_set_dispatcher(struct wl_resource *resource, wl_dispatcher_func_t dispatcher, const void *implementation, void *data, wl_resource_destroy_func_t destroy)
- wl_resource_set_dispatcher$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_resource_set_dispatcher(struct wl_resource *resource, wl_dispatcher_func_t dispatcher, const void *implementation, void *data, wl_resource_destroy_func_t destroy)
- wl_resource_set_dispatcher$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_resource_set_dispatcher(struct wl_resource *resource, wl_dispatcher_func_t dispatcher, const void *implementation, void *data, wl_resource_destroy_func_t destroy)
- wl_resource_set_implementation(MemorySegment, MemorySegment, MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_resource_set_implementation(struct wl_resource *resource, const void *implementation, void *data, wl_resource_destroy_func_t destroy)
- wl_resource_set_implementation$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_resource_set_implementation(struct wl_resource *resource, const void *implementation, void *data, wl_resource_destroy_func_t destroy)
- wl_resource_set_implementation$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_resource_set_implementation(struct wl_resource *resource, const void *implementation, void *data, wl_resource_destroy_func_t destroy)
- wl_resource_set_implementation$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_resource_set_implementation(struct wl_resource *resource, const void *implementation, void *data, wl_resource_destroy_func_t destroy)
- wl_resource_set_user_data(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_resource_set_user_data(struct wl_resource *resource, void *data)
- wl_resource_set_user_data$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_resource_set_user_data(struct wl_resource *resource, void *data)
- wl_resource_set_user_data$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_resource_set_user_data(struct wl_resource *resource, void *data)
- wl_resource_set_user_data$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_resource_set_user_data(struct wl_resource *resource, void *data)
- WL_SEAT_CAPABILITIES() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_CAPABILITIES 0
- WL_SEAT_CAPABILITIES_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_CAPABILITIES_SINCE_VERSION 1
- WL_SEAT_CAPABILITY_KEYBOARD() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_seat_capability.WL_SEAT_CAPABILITY_KEYBOARD = 2
- WL_SEAT_CAPABILITY_POINTER() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_seat_capability.WL_SEAT_CAPABILITY_POINTER = 1
- WL_SEAT_CAPABILITY_TOUCH() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_seat_capability.WL_SEAT_CAPABILITY_TOUCH = 4
- WL_SEAT_ERROR_MISSING_CAPABILITY() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_seat_error.WL_SEAT_ERROR_MISSING_CAPABILITY = 0
- WL_SEAT_GET_KEYBOARD() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_GET_KEYBOARD 1
- WL_SEAT_GET_KEYBOARD_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_GET_KEYBOARD_SINCE_VERSION 1
- WL_SEAT_GET_POINTER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_GET_POINTER 0
- WL_SEAT_GET_POINTER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_GET_POINTER_SINCE_VERSION 1
- WL_SEAT_GET_TOUCH() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_GET_TOUCH 2
- WL_SEAT_GET_TOUCH_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_GET_TOUCH_SINCE_VERSION 1
- wl_seat_interface - Class in org.freedesktop.wayland.raw
-
struct wl_seat_interface { void (*get_pointer)(struct wl_client *, struct wl_resource *, uint32_t); void (*get_keyboard)(struct wl_client *, struct wl_resource *, uint32_t); void (*get_touch)(struct wl_client *, struct wl_resource *, uint32_t); void (*release)(struct wl_client *, struct wl_resource *); }
- wl_seat_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_seat_interface
- wl_seat_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_seat_interface
- wl_seat_interface.get_keyboard - Class in org.freedesktop.wayland.raw
-
void (*get_keyboard)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_seat_interface.get_keyboard.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_seat_interface.get_pointer - Class in org.freedesktop.wayland.raw
-
void (*get_pointer)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_seat_interface.get_pointer.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_seat_interface.get_touch - Class in org.freedesktop.wayland.raw
-
void (*get_touch)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_seat_interface.get_touch.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_seat_interface.release - Class in org.freedesktop.wayland.raw
-
void (*release)(struct wl_client *, struct wl_resource *)
- wl_seat_interface.release.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_seat_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_seat_interface
- wl_seat_listener - Class in org.freedesktop.wayland.raw
-
struct wl_seat_listener { void (*capabilities)(void *, struct wl_seat *, uint32_t); void (*name)(void *, struct wl_seat *, const char *); }
- wl_seat_listener.capabilities - Class in org.freedesktop.wayland.raw
-
void (*capabilities)(void *, struct wl_seat *, uint32_t)
- wl_seat_listener.capabilities.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_seat_listener.name - Class in org.freedesktop.wayland.raw
-
void (*name)(void *, struct wl_seat *, const char *)
- wl_seat_listener.name.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_SEAT_NAME() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_NAME 1
- WL_SEAT_NAME_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_NAME_SINCE_VERSION 2
- WL_SEAT_RELEASE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_RELEASE 3
- WL_SEAT_RELEASE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SEAT_RELEASE_SINCE_VERSION 5
- WL_SHELL_ERROR_ROLE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_error.WL_SHELL_ERROR_ROLE = 0
- WL_SHELL_GET_SHELL_SURFACE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_GET_SHELL_SURFACE 0
- WL_SHELL_GET_SHELL_SURFACE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_GET_SHELL_SURFACE_SINCE_VERSION 1
- wl_shell_interface - Class in org.freedesktop.wayland.raw
-
struct wl_shell_interface { void (*get_shell_surface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *); }
- wl_shell_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_shell_interface
- wl_shell_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_shell_interface
- wl_shell_interface.get_shell_surface - Class in org.freedesktop.wayland.raw
-
void (*get_shell_surface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *)
- wl_shell_interface.get_shell_surface.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_shell_interface
- WL_SHELL_SURFACE_CONFIGURE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_CONFIGURE 1
- WL_SHELL_SURFACE_CONFIGURE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_CONFIGURE_SINCE_VERSION 1
- WL_SHELL_SURFACE_FULLSCREEN_METHOD_DEFAULT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_fullscreen_method.WL_SHELL_SURFACE_FULLSCREEN_METHOD_DEFAULT = 0
- WL_SHELL_SURFACE_FULLSCREEN_METHOD_DRIVER() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_fullscreen_method.WL_SHELL_SURFACE_FULLSCREEN_METHOD_DRIVER = 2
- WL_SHELL_SURFACE_FULLSCREEN_METHOD_FILL() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_fullscreen_method.WL_SHELL_SURFACE_FULLSCREEN_METHOD_FILL = 3
- WL_SHELL_SURFACE_FULLSCREEN_METHOD_SCALE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_fullscreen_method.WL_SHELL_SURFACE_FULLSCREEN_METHOD_SCALE = 1
- wl_shell_surface_interface - Class in org.freedesktop.wayland.raw
-
struct wl_shell_surface_interface { void (*pong)(struct wl_client *, struct wl_resource *, uint32_t); void (*move)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t); void (*resize)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, uint32_t); void (*set_toplevel)(struct wl_client *, struct wl_resource *); void (*set_transient)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t, uint32_t); void (*set_fullscreen)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t, struct wl_resource *); void (*set_popup)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t, uint32_t); void (*set_maximized)(struct wl_client *, struct wl_resource *, struct wl_resource *); void (*set_title)(struct wl_client *, struct wl_resource *, const char *); void (*set_class)(struct wl_client *, struct wl_resource *, const char *); }
- wl_shell_surface_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_shell_surface_interface
- wl_shell_surface_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_shell_surface_interface
- wl_shell_surface_interface.move - Class in org.freedesktop.wayland.raw
-
void (*move)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t)
- wl_shell_surface_interface.move.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface.pong - Class in org.freedesktop.wayland.raw
-
void (*pong)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_shell_surface_interface.pong.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface.resize - Class in org.freedesktop.wayland.raw
-
void (*resize)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, uint32_t)
- wl_shell_surface_interface.resize.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface.set_class - Class in org.freedesktop.wayland.raw
-
void (*set_class)(struct wl_client *, struct wl_resource *, const char *)
- wl_shell_surface_interface.set_class.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface.set_fullscreen - Class in org.freedesktop.wayland.raw
-
void (*set_fullscreen)(struct wl_client *, struct wl_resource *, uint32_t, uint32_t, struct wl_resource *)
- wl_shell_surface_interface.set_fullscreen.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface.set_maximized - Class in org.freedesktop.wayland.raw
-
void (*set_maximized)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- wl_shell_surface_interface.set_maximized.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface.set_popup - Class in org.freedesktop.wayland.raw
-
void (*set_popup)(struct wl_client *, struct wl_resource *, struct wl_resource *, uint32_t, struct wl_resource *, int32_t, int32_t, uint32_t)
- wl_shell_surface_interface.set_popup.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface.set_title - Class in org.freedesktop.wayland.raw
-
void (*set_title)(struct wl_client *, struct wl_resource *, const char *)
- wl_shell_surface_interface.set_title.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface.set_toplevel - Class in org.freedesktop.wayland.raw
-
void (*set_toplevel)(struct wl_client *, struct wl_resource *)
- wl_shell_surface_interface.set_toplevel.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface.set_transient - Class in org.freedesktop.wayland.raw
-
void (*set_transient)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t, uint32_t)
- wl_shell_surface_interface.set_transient.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_shell_surface_interface
- wl_shell_surface_listener - Class in org.freedesktop.wayland.raw
-
struct wl_shell_surface_listener { void (*ping)(void *, struct wl_shell_surface *, uint32_t); void (*configure)(void *, struct wl_shell_surface *, uint32_t, int32_t, int32_t); void (*popup_done)(void *, struct wl_shell_surface *); }
- wl_shell_surface_listener.configure - Class in org.freedesktop.wayland.raw
-
void (*configure)(void *, struct wl_shell_surface *, uint32_t, int32_t, int32_t)
- wl_shell_surface_listener.configure.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_listener.ping - Class in org.freedesktop.wayland.raw
-
void (*ping)(void *, struct wl_shell_surface *, uint32_t)
- wl_shell_surface_listener.ping.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shell_surface_listener.popup_done - Class in org.freedesktop.wayland.raw
-
void (*popup_done)(void *, struct wl_shell_surface *)
- wl_shell_surface_listener.popup_done.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_SHELL_SURFACE_MOVE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_MOVE 1
- WL_SHELL_SURFACE_MOVE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_MOVE_SINCE_VERSION 1
- WL_SHELL_SURFACE_PING() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_PING 0
- WL_SHELL_SURFACE_PING_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_PING_SINCE_VERSION 1
- WL_SHELL_SURFACE_PONG() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_PONG 0
- WL_SHELL_SURFACE_PONG_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_PONG_SINCE_VERSION 1
- WL_SHELL_SURFACE_POPUP_DONE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_POPUP_DONE 2
- WL_SHELL_SURFACE_POPUP_DONE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_POPUP_DONE_SINCE_VERSION 1
- WL_SHELL_SURFACE_RESIZE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_RESIZE 2
- WL_SHELL_SURFACE_RESIZE_BOTTOM() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_resize.WL_SHELL_SURFACE_RESIZE_BOTTOM = 2
- WL_SHELL_SURFACE_RESIZE_BOTTOM_LEFT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_resize.WL_SHELL_SURFACE_RESIZE_BOTTOM_LEFT = 6
- WL_SHELL_SURFACE_RESIZE_BOTTOM_RIGHT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_resize.WL_SHELL_SURFACE_RESIZE_BOTTOM_RIGHT = 10
- WL_SHELL_SURFACE_RESIZE_LEFT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_resize.WL_SHELL_SURFACE_RESIZE_LEFT = 4
- WL_SHELL_SURFACE_RESIZE_NONE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_resize.WL_SHELL_SURFACE_RESIZE_NONE = 0
- WL_SHELL_SURFACE_RESIZE_RIGHT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_resize.WL_SHELL_SURFACE_RESIZE_RIGHT = 8
- WL_SHELL_SURFACE_RESIZE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_RESIZE_SINCE_VERSION 1
- WL_SHELL_SURFACE_RESIZE_TOP() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_resize.WL_SHELL_SURFACE_RESIZE_TOP = 1
- WL_SHELL_SURFACE_RESIZE_TOP_LEFT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_resize.WL_SHELL_SURFACE_RESIZE_TOP_LEFT = 5
- WL_SHELL_SURFACE_RESIZE_TOP_RIGHT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_resize.WL_SHELL_SURFACE_RESIZE_TOP_RIGHT = 9
- WL_SHELL_SURFACE_SET_CLASS() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_CLASS 9
- WL_SHELL_SURFACE_SET_CLASS_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_CLASS_SINCE_VERSION 1
- WL_SHELL_SURFACE_SET_FULLSCREEN() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_FULLSCREEN 5
- WL_SHELL_SURFACE_SET_FULLSCREEN_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_FULLSCREEN_SINCE_VERSION 1
- WL_SHELL_SURFACE_SET_MAXIMIZED() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_MAXIMIZED 7
- WL_SHELL_SURFACE_SET_MAXIMIZED_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_MAXIMIZED_SINCE_VERSION 1
- WL_SHELL_SURFACE_SET_POPUP() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_POPUP 6
- WL_SHELL_SURFACE_SET_POPUP_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_POPUP_SINCE_VERSION 1
- WL_SHELL_SURFACE_SET_TITLE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_TITLE 8
- WL_SHELL_SURFACE_SET_TITLE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_TITLE_SINCE_VERSION 1
- WL_SHELL_SURFACE_SET_TOPLEVEL() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_TOPLEVEL 3
- WL_SHELL_SURFACE_SET_TOPLEVEL_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_TOPLEVEL_SINCE_VERSION 1
- WL_SHELL_SURFACE_SET_TRANSIENT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_TRANSIENT 4
- WL_SHELL_SURFACE_SET_TRANSIENT_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHELL_SURFACE_SET_TRANSIENT_SINCE_VERSION 1
- WL_SHELL_SURFACE_TRANSIENT_INACTIVE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shell_surface_transient.WL_SHELL_SURFACE_TRANSIENT_INACTIVE = 1
- wl_shm_buffer_begin_access(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_shm_buffer_begin_access(struct wl_shm_buffer *buffer)
- wl_shm_buffer_begin_access$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_shm_buffer_begin_access(struct wl_shm_buffer *buffer)
- wl_shm_buffer_begin_access$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_shm_buffer_begin_access(struct wl_shm_buffer *buffer)
- wl_shm_buffer_begin_access$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_shm_buffer_begin_access(struct wl_shm_buffer *buffer)
- wl_shm_buffer_create(MemorySegment, int, int, int, int, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_shm_buffer *wl_shm_buffer_create(struct wl_client *client, uint32_t id, int32_t width, int32_t height, int32_t stride, uint32_t format)
- wl_shm_buffer_create$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_shm_buffer *wl_shm_buffer_create(struct wl_client *client, uint32_t id, int32_t width, int32_t height, int32_t stride, uint32_t format)
- wl_shm_buffer_create$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_shm_buffer *wl_shm_buffer_create(struct wl_client *client, uint32_t id, int32_t width, int32_t height, int32_t stride, uint32_t format)
- wl_shm_buffer_create$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_shm_buffer *wl_shm_buffer_create(struct wl_client *client, uint32_t id, int32_t width, int32_t height, int32_t stride, uint32_t format)
- wl_shm_buffer_end_access(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_shm_buffer_end_access(struct wl_shm_buffer *buffer)
- wl_shm_buffer_end_access$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_shm_buffer_end_access(struct wl_shm_buffer *buffer)
- wl_shm_buffer_end_access$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_shm_buffer_end_access(struct wl_shm_buffer *buffer)
- wl_shm_buffer_end_access$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_shm_buffer_end_access(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_shm_buffer *wl_shm_buffer_get(struct wl_resource *resource)
- wl_shm_buffer_get_data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void *wl_shm_buffer_get_data(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_data$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void *wl_shm_buffer_get_data(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_data$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void *wl_shm_buffer_get_data(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_data$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void *wl_shm_buffer_get_data(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_format(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
uint32_t wl_shm_buffer_get_format(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_format$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
uint32_t wl_shm_buffer_get_format(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_format$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
uint32_t wl_shm_buffer_get_format(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_format$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
uint32_t wl_shm_buffer_get_format(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_height(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int32_t wl_shm_buffer_get_height(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_height$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int32_t wl_shm_buffer_get_height(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_height$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int32_t wl_shm_buffer_get_height(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_height$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int32_t wl_shm_buffer_get_height(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_stride(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int32_t wl_shm_buffer_get_stride(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_stride$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int32_t wl_shm_buffer_get_stride(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_stride$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int32_t wl_shm_buffer_get_stride(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_stride$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int32_t wl_shm_buffer_get_stride(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_width(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
int32_t wl_shm_buffer_get_width(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_width$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
int32_t wl_shm_buffer_get_width(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_width$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
int32_t wl_shm_buffer_get_width(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get_width$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
int32_t wl_shm_buffer_get_width(struct wl_shm_buffer *buffer)
- wl_shm_buffer_get$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_shm_buffer *wl_shm_buffer_get(struct wl_resource *resource)
- wl_shm_buffer_get$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_shm_buffer *wl_shm_buffer_get(struct wl_resource *resource)
- wl_shm_buffer_get$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_shm_buffer *wl_shm_buffer_get(struct wl_resource *resource)
- wl_shm_buffer_ref_pool(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
struct wl_shm_pool *wl_shm_buffer_ref_pool(struct wl_shm_buffer *buffer)
- wl_shm_buffer_ref_pool$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
struct wl_shm_pool *wl_shm_buffer_ref_pool(struct wl_shm_buffer *buffer)
- wl_shm_buffer_ref_pool$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
struct wl_shm_pool *wl_shm_buffer_ref_pool(struct wl_shm_buffer *buffer)
- wl_shm_buffer_ref_pool$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
struct wl_shm_pool *wl_shm_buffer_ref_pool(struct wl_shm_buffer *buffer)
- WL_SHM_CREATE_POOL() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_CREATE_POOL 0
- WL_SHM_CREATE_POOL_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_CREATE_POOL_SINCE_VERSION 1
- WL_SHM_ERROR_INVALID_FD() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_error.WL_SHM_ERROR_INVALID_FD = 2
- WL_SHM_ERROR_INVALID_FORMAT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_error.WL_SHM_ERROR_INVALID_FORMAT = 0
- WL_SHM_ERROR_INVALID_STRIDE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_error.WL_SHM_ERROR_INVALID_STRIDE = 1
- WL_SHM_FORMAT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_FORMAT 0
- WL_SHM_FORMAT_ABGR1555() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_ABGR1555 = 892420673
- WL_SHM_FORMAT_ABGR16161616() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_ABGR16161616 = 942948929
- WL_SHM_FORMAT_ABGR16161616F() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_ABGR16161616F = 1211384385
- WL_SHM_FORMAT_ABGR2101010() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_ABGR2101010 = 808665665
- WL_SHM_FORMAT_ABGR4444() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_ABGR4444 = 842089025
- WL_SHM_FORMAT_ABGR8888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_ABGR8888 = 875708993
- WL_SHM_FORMAT_ARGB1555() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_ARGB1555 = 892424769
- WL_SHM_FORMAT_ARGB16161616() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_ARGB16161616 = 942953025
- WL_SHM_FORMAT_ARGB16161616F() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_ARGB16161616F = 1211388481
- WL_SHM_FORMAT_ARGB2101010() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_ARGB2101010 = 808669761
- WL_SHM_FORMAT_ARGB4444() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_ARGB4444 = 842093121
- WL_SHM_FORMAT_ARGB8888() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_ARGB8888 = 0
- WL_SHM_FORMAT_AVUY8888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_AVUY8888 = 1498764865
- WL_SHM_FORMAT_AXBXGXRX106106106106() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_AXBXGXRX106106106106 = 808534593
- WL_SHM_FORMAT_AYUV() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_AYUV = 1448433985
- WL_SHM_FORMAT_BGR233() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_BGR233 = 944916290
- WL_SHM_FORMAT_BGR565() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_BGR565 = 909199170
- WL_SHM_FORMAT_BGR565_A8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_BGR565_A8 = 943797570
- WL_SHM_FORMAT_BGR888() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_BGR888 = 875710274
- WL_SHM_FORMAT_BGR888_A8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_BGR888_A8 = 943798338
- WL_SHM_FORMAT_BGRA1010102() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_BGRA1010102 = 808665410
- WL_SHM_FORMAT_BGRA4444() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_BGRA4444 = 842088770
- WL_SHM_FORMAT_BGRA5551() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_BGRA5551 = 892420418
- WL_SHM_FORMAT_BGRA8888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_BGRA8888 = 875708738
- WL_SHM_FORMAT_BGRX1010102() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_BGRX1010102 = 808671298
- WL_SHM_FORMAT_BGRX4444() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_BGRX4444 = 842094658
- WL_SHM_FORMAT_BGRX5551() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_BGRX5551 = 892426306
- WL_SHM_FORMAT_BGRX8888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_BGRX8888 = 875714626
- WL_SHM_FORMAT_BGRX8888_A8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_BGRX8888_A8 = 943806530
- WL_SHM_FORMAT_C1() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_C1 = 538980675
- WL_SHM_FORMAT_C2() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_C2 = 538980931
- WL_SHM_FORMAT_C4() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_C4 = 538981443
- WL_SHM_FORMAT_C8() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_C8 = 538982467
- WL_SHM_FORMAT_D1() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_D1 = 538980676
- WL_SHM_FORMAT_D2() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_D2 = 538980932
- WL_SHM_FORMAT_D4() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_D4 = 538981444
- WL_SHM_FORMAT_D8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_D8 = 538982468
- WL_SHM_FORMAT_GR1616() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_GR1616 = 842224199
- WL_SHM_FORMAT_GR88() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_GR88 = 943215175
- WL_SHM_FORMAT_NV12() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_NV12 = 842094158
- WL_SHM_FORMAT_NV15() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_NV15 = 892425806
- WL_SHM_FORMAT_NV16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_NV16 = 909203022
- WL_SHM_FORMAT_NV21() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_NV21 = 825382478
- WL_SHM_FORMAT_NV24() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_NV24 = 875714126
- WL_SHM_FORMAT_NV42() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_NV42 = 842290766
- WL_SHM_FORMAT_NV61() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_NV61 = 825644622
- WL_SHM_FORMAT_P010() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_P010 = 808530000
- WL_SHM_FORMAT_P012() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_P012 = 842084432
- WL_SHM_FORMAT_P016() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_P016 = 909193296
- WL_SHM_FORMAT_P030() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_P030 = 808661072
- WL_SHM_FORMAT_P210() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_P210 = 808530512
- WL_SHM_FORMAT_Q401() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Q401 = 825242705
- WL_SHM_FORMAT_Q410() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Q410 = 808531025
- WL_SHM_FORMAT_R1() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_R1 = 538980690
- WL_SHM_FORMAT_R10() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_R10 = 540029266
- WL_SHM_FORMAT_R12() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_R12 = 540160338
- WL_SHM_FORMAT_R16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_R16 = 540422482
- WL_SHM_FORMAT_R2() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_R2 = 538980946
- WL_SHM_FORMAT_R4() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_R4 = 538981458
- WL_SHM_FORMAT_R8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_R8 = 538982482
- WL_SHM_FORMAT_RG1616() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_RG1616 = 842221394
- WL_SHM_FORMAT_RG88() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_RG88 = 943212370
- WL_SHM_FORMAT_RGB332() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_RGB332 = 943867730
- WL_SHM_FORMAT_RGB565() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_RGB565 = 909199186
- WL_SHM_FORMAT_RGB565_A8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_RGB565_A8 = 943797586
- WL_SHM_FORMAT_RGB888() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_RGB888 = 875710290
- WL_SHM_FORMAT_RGB888_A8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_RGB888_A8 = 943798354
- WL_SHM_FORMAT_RGBA1010102() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_RGBA1010102 = 808665426
- WL_SHM_FORMAT_RGBA4444() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_RGBA4444 = 842088786
- WL_SHM_FORMAT_RGBA5551() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_RGBA5551 = 892420434
- WL_SHM_FORMAT_RGBA8888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_RGBA8888 = 875708754
- WL_SHM_FORMAT_RGBX1010102() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_RGBX1010102 = 808671314
- WL_SHM_FORMAT_RGBX4444() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_RGBX4444 = 842094674
- WL_SHM_FORMAT_RGBX5551() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_RGBX5551 = 892426322
- WL_SHM_FORMAT_RGBX8888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_RGBX8888 = 875714642
- WL_SHM_FORMAT_RGBX8888_A8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_RGBX8888_A8 = 943806546
- WL_SHM_FORMAT_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_FORMAT_SINCE_VERSION 1
- WL_SHM_FORMAT_UYVY() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_UYVY = 1498831189
- WL_SHM_FORMAT_VUY101010() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_VUY101010 = 808670550
- WL_SHM_FORMAT_VUY888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_VUY888 = 875713878
- WL_SHM_FORMAT_VYUY() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_VYUY = 1498765654
- WL_SHM_FORMAT_X0L0() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_X0L0 = 810299480
- WL_SHM_FORMAT_X0L2() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_X0L2 = 843853912
- WL_SHM_FORMAT_XBGR1555() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_XBGR1555 = 892420696
- WL_SHM_FORMAT_XBGR16161616() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XBGR16161616 = 942948952
- WL_SHM_FORMAT_XBGR16161616F() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XBGR16161616F = 1211384408
- WL_SHM_FORMAT_XBGR2101010() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XBGR2101010 = 808665688
- WL_SHM_FORMAT_XBGR4444() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_XBGR4444 = 842089048
- WL_SHM_FORMAT_XBGR8888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XBGR8888 = 875709016
- WL_SHM_FORMAT_XBGR8888_A8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XBGR8888_A8 = 943800920
- WL_SHM_FORMAT_XRGB1555() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_XRGB1555 = 892424792
- WL_SHM_FORMAT_XRGB16161616() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XRGB16161616 = 942953048
- WL_SHM_FORMAT_XRGB16161616F() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XRGB16161616F = 1211388504
- WL_SHM_FORMAT_XRGB2101010() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XRGB2101010 = 808669784
- WL_SHM_FORMAT_XRGB4444() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_XRGB4444 = 842093144
- WL_SHM_FORMAT_XRGB8888() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
enum wl_shm_format.WL_SHM_FORMAT_XRGB8888 = 1
- WL_SHM_FORMAT_XRGB8888_A8() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XRGB8888_A8 = 943805016
- WL_SHM_FORMAT_XVUY8888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XVUY8888 = 1498764888
- WL_SHM_FORMAT_XVYU12_16161616() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XVYU12_16161616 = 909334104
- WL_SHM_FORMAT_XVYU16161616() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XVYU16161616 = 942954072
- WL_SHM_FORMAT_XVYU2101010() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XVYU2101010 = 808670808
- WL_SHM_FORMAT_XYUV8888() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_XYUV8888 = 1448434008
- WL_SHM_FORMAT_Y0L0() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Y0L0 = 810299481
- WL_SHM_FORMAT_Y0L2() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Y0L2 = 843853913
- WL_SHM_FORMAT_Y210() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Y210 = 808530521
- WL_SHM_FORMAT_Y212() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Y212 = 842084953
- WL_SHM_FORMAT_Y216() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Y216 = 909193817
- WL_SHM_FORMAT_Y410() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Y410 = 808531033
- WL_SHM_FORMAT_Y412() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Y412 = 842085465
- WL_SHM_FORMAT_Y416() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_Y416 = 909194329
- WL_SHM_FORMAT_YUV410() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YUV410 = 961959257
- WL_SHM_FORMAT_YUV411() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YUV411 = 825316697
- WL_SHM_FORMAT_YUV420() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YUV420 = 842093913
- WL_SHM_FORMAT_YUV420_10BIT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YUV420_10BIT = 808539481
- WL_SHM_FORMAT_YUV420_8BIT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YUV420_8BIT = 942691673
- WL_SHM_FORMAT_YUV422() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YUV422 = 909202777
- WL_SHM_FORMAT_YUV444() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YUV444 = 875713881
- WL_SHM_FORMAT_YUYV() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YUYV = 1448695129
- WL_SHM_FORMAT_YVU410() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YVU410 = 961893977
- WL_SHM_FORMAT_YVU411() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YVU411 = 825316953
- WL_SHM_FORMAT_YVU420() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YVU420 = 842094169
- WL_SHM_FORMAT_YVU422() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YVU422 = 909203033
- WL_SHM_FORMAT_YVU444() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YVU444 = 875714137
- WL_SHM_FORMAT_YVYU() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_shm_format.WL_SHM_FORMAT_YVYU = 1431918169
- wl_shm_interface - Class in org.freedesktop.wayland.raw
-
struct wl_shm_interface { void (*create_pool)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t); void (*release)(struct wl_client *, struct wl_resource *); }
- wl_shm_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_shm_interface
- wl_shm_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_shm_interface
- wl_shm_interface.create_pool - Class in org.freedesktop.wayland.raw
-
void (*create_pool)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t)
- wl_shm_interface.create_pool.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shm_interface.release - Class in org.freedesktop.wayland.raw
-
void (*release)(struct wl_client *, struct wl_resource *)
- wl_shm_interface.release.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shm_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_shm_interface
- wl_shm_listener - Class in org.freedesktop.wayland.raw
-
struct wl_shm_listener { void (*format)(void *, struct wl_shm *, uint32_t); }
- wl_shm_listener.format - Class in org.freedesktop.wayland.raw
-
void (*format)(void *, struct wl_shm *, uint32_t)
- wl_shm_listener.format.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_SHM_POOL_CREATE_BUFFER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_POOL_CREATE_BUFFER 0
- WL_SHM_POOL_CREATE_BUFFER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_POOL_CREATE_BUFFER_SINCE_VERSION 1
- WL_SHM_POOL_DESTROY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_POOL_DESTROY 1
- WL_SHM_POOL_DESTROY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_POOL_DESTROY_SINCE_VERSION 1
- wl_shm_pool_interface - Class in org.freedesktop.wayland.raw
-
struct wl_shm_pool_interface { void (*create_buffer)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t, int32_t, int32_t, uint32_t); void (*destroy)(struct wl_client *, struct wl_resource *); void (*resize)(struct wl_client *, struct wl_resource *, int32_t); }
- wl_shm_pool_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_shm_pool_interface
- wl_shm_pool_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_shm_pool_interface
- wl_shm_pool_interface.create_buffer - Class in org.freedesktop.wayland.raw
-
void (*create_buffer)(struct wl_client *, struct wl_resource *, uint32_t, int32_t, int32_t, int32_t, int32_t, uint32_t)
- wl_shm_pool_interface.create_buffer.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shm_pool_interface.destroy - Class in org.freedesktop.wayland.raw
-
void (*destroy)(struct wl_client *, struct wl_resource *)
- wl_shm_pool_interface.destroy.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shm_pool_interface.resize - Class in org.freedesktop.wayland.raw
-
void (*resize)(struct wl_client *, struct wl_resource *, int32_t)
- wl_shm_pool_interface.resize.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_shm_pool_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_shm_pool_interface
- WL_SHM_POOL_RESIZE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_POOL_RESIZE 2
- WL_SHM_POOL_RESIZE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_POOL_RESIZE_SINCE_VERSION 1
- wl_shm_pool_unref(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_shm_pool_unref(struct wl_shm_pool *pool)
- wl_shm_pool_unref$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_shm_pool_unref(struct wl_shm_pool *pool)
- wl_shm_pool_unref$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_shm_pool_unref(struct wl_shm_pool *pool)
- wl_shm_pool_unref$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_shm_pool_unref(struct wl_shm_pool *pool)
- WL_SHM_RELEASE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_RELEASE 1
- WL_SHM_RELEASE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SHM_RELEASE_SINCE_VERSION 2
- wl_signal - Class in org.freedesktop.wayland.raw
-
struct wl_signal { struct wl_list listener_list; }
- wl_signal_emit_mutable(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
void wl_signal_emit_mutable(struct wl_signal *signal, void *data)
- wl_signal_emit_mutable$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
void wl_signal_emit_mutable(struct wl_signal *signal, void *data)
- wl_signal_emit_mutable$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
void wl_signal_emit_mutable(struct wl_signal *signal, void *data)
- wl_signal_emit_mutable$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
void wl_signal_emit_mutable(struct wl_signal *signal, void *data)
- WL_SUBCOMPOSITOR_DESTROY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBCOMPOSITOR_DESTROY 0
- WL_SUBCOMPOSITOR_DESTROY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBCOMPOSITOR_DESTROY_SINCE_VERSION 1
- WL_SUBCOMPOSITOR_ERROR_BAD_PARENT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_subcompositor_error.WL_SUBCOMPOSITOR_ERROR_BAD_PARENT = 1
- WL_SUBCOMPOSITOR_ERROR_BAD_SURFACE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_subcompositor_error.WL_SUBCOMPOSITOR_ERROR_BAD_SURFACE = 0
- WL_SUBCOMPOSITOR_GET_SUBSURFACE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBCOMPOSITOR_GET_SUBSURFACE 1
- WL_SUBCOMPOSITOR_GET_SUBSURFACE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBCOMPOSITOR_GET_SUBSURFACE_SINCE_VERSION 1
- wl_subcompositor_interface - Class in org.freedesktop.wayland.raw
-
struct wl_subcompositor_interface { void (*destroy)(struct wl_client *, struct wl_resource *); void (*get_subsurface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, struct wl_resource *); }
- wl_subcompositor_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_subcompositor_interface
- wl_subcompositor_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_subcompositor_interface
- wl_subcompositor_interface.destroy - Class in org.freedesktop.wayland.raw
-
void (*destroy)(struct wl_client *, struct wl_resource *)
- wl_subcompositor_interface.destroy.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_subcompositor_interface.get_subsurface - Class in org.freedesktop.wayland.raw
-
void (*get_subsurface)(struct wl_client *, struct wl_resource *, uint32_t, struct wl_resource *, struct wl_resource *)
- wl_subcompositor_interface.get_subsurface.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_subcompositor_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_subcompositor_interface
- WL_SUBSURFACE_DESTROY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_DESTROY 0
- WL_SUBSURFACE_DESTROY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_DESTROY_SINCE_VERSION 1
- WL_SUBSURFACE_ERROR_BAD_SURFACE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_subsurface_error.WL_SUBSURFACE_ERROR_BAD_SURFACE = 0
- wl_subsurface_interface - Class in org.freedesktop.wayland.raw
-
struct wl_subsurface_interface { void (*destroy)(struct wl_client *, struct wl_resource *); void (*set_position)(struct wl_client *, struct wl_resource *, int32_t, int32_t); void (*place_above)(struct wl_client *, struct wl_resource *, struct wl_resource *); void (*place_below)(struct wl_client *, struct wl_resource *, struct wl_resource *); void (*set_sync)(struct wl_client *, struct wl_resource *); void (*set_desync)(struct wl_client *, struct wl_resource *); }
- wl_subsurface_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_subsurface_interface
- wl_subsurface_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_subsurface_interface
- wl_subsurface_interface.destroy - Class in org.freedesktop.wayland.raw
-
void (*destroy)(struct wl_client *, struct wl_resource *)
- wl_subsurface_interface.destroy.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_subsurface_interface.place_above - Class in org.freedesktop.wayland.raw
-
void (*place_above)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- wl_subsurface_interface.place_above.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_subsurface_interface.place_below - Class in org.freedesktop.wayland.raw
-
void (*place_below)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- wl_subsurface_interface.place_below.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_subsurface_interface.set_desync - Class in org.freedesktop.wayland.raw
-
void (*set_desync)(struct wl_client *, struct wl_resource *)
- wl_subsurface_interface.set_desync.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_subsurface_interface.set_position - Class in org.freedesktop.wayland.raw
-
void (*set_position)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- wl_subsurface_interface.set_position.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_subsurface_interface.set_sync - Class in org.freedesktop.wayland.raw
-
void (*set_sync)(struct wl_client *, struct wl_resource *)
- wl_subsurface_interface.set_sync.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_subsurface_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_subsurface_interface
- WL_SUBSURFACE_PLACE_ABOVE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_PLACE_ABOVE 2
- WL_SUBSURFACE_PLACE_ABOVE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_PLACE_ABOVE_SINCE_VERSION 1
- WL_SUBSURFACE_PLACE_BELOW() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_PLACE_BELOW 3
- WL_SUBSURFACE_PLACE_BELOW_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_PLACE_BELOW_SINCE_VERSION 1
- WL_SUBSURFACE_SET_DESYNC() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_SET_DESYNC 5
- WL_SUBSURFACE_SET_DESYNC_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_SET_DESYNC_SINCE_VERSION 1
- WL_SUBSURFACE_SET_POSITION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_SET_POSITION 1
- WL_SUBSURFACE_SET_POSITION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_SET_POSITION_SINCE_VERSION 1
- WL_SUBSURFACE_SET_SYNC() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_SET_SYNC 4
- WL_SUBSURFACE_SET_SYNC_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SUBSURFACE_SET_SYNC_SINCE_VERSION 1
- WL_SURFACE_ATTACH() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_ATTACH 1
- WL_SURFACE_ATTACH_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_ATTACH_SINCE_VERSION 1
- WL_SURFACE_COMMIT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_COMMIT 6
- WL_SURFACE_COMMIT_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_COMMIT_SINCE_VERSION 1
- WL_SURFACE_DAMAGE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_DAMAGE 2
- WL_SURFACE_DAMAGE_BUFFER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_DAMAGE_BUFFER 9
- WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSION 4
- WL_SURFACE_DAMAGE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_DAMAGE_SINCE_VERSION 1
- WL_SURFACE_DESTROY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_DESTROY 0
- WL_SURFACE_DESTROY_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_DESTROY_SINCE_VERSION 1
- WL_SURFACE_ENTER() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_ENTER 0
- WL_SURFACE_ENTER_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_ENTER_SINCE_VERSION 1
- WL_SURFACE_ERROR_DEFUNCT_ROLE_OBJECT() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_surface_error.WL_SURFACE_ERROR_DEFUNCT_ROLE_OBJECT = 4
- WL_SURFACE_ERROR_INVALID_OFFSET() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_surface_error.WL_SURFACE_ERROR_INVALID_OFFSET = 3
- WL_SURFACE_ERROR_INVALID_SCALE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_surface_error.WL_SURFACE_ERROR_INVALID_SCALE = 0
- WL_SURFACE_ERROR_INVALID_SIZE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_surface_error.WL_SURFACE_ERROR_INVALID_SIZE = 2
- WL_SURFACE_ERROR_INVALID_TRANSFORM() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
enum wl_surface_error.WL_SURFACE_ERROR_INVALID_TRANSFORM = 1
- WL_SURFACE_FRAME() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_FRAME 3
- WL_SURFACE_FRAME_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_FRAME_SINCE_VERSION 1
- wl_surface_interface - Class in org.freedesktop.wayland.raw
-
struct wl_surface_interface { void (*destroy)(struct wl_client *, struct wl_resource *); void (*attach)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t); void (*damage)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t); void (*frame)(struct wl_client *, struct wl_resource *, uint32_t); void (*set_opaque_region)(struct wl_client *, struct wl_resource *, struct wl_resource *); void (*set_input_region)(struct wl_client *, struct wl_resource *, struct wl_resource *); void (*commit)(struct wl_client *, struct wl_resource *); void (*set_buffer_transform)(struct wl_client *, struct wl_resource *, int32_t); void (*set_buffer_scale)(struct wl_client *, struct wl_resource *, int32_t); void (*damage_buffer)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t); void (*offset)(struct wl_client *, struct wl_resource *, int32_t, int32_t); }
- wl_surface_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_surface_interface
- wl_surface_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_surface_interface
- wl_surface_interface.attach - Class in org.freedesktop.wayland.raw
-
void (*attach)(struct wl_client *, struct wl_resource *, struct wl_resource *, int32_t, int32_t)
- wl_surface_interface.attach.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.commit - Class in org.freedesktop.wayland.raw
-
void (*commit)(struct wl_client *, struct wl_resource *)
- wl_surface_interface.commit.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.damage - Class in org.freedesktop.wayland.raw
-
void (*damage)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- wl_surface_interface.damage_buffer - Class in org.freedesktop.wayland.raw
-
void (*damage_buffer)(struct wl_client *, struct wl_resource *, int32_t, int32_t, int32_t, int32_t)
- wl_surface_interface.damage_buffer.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.damage.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.destroy - Class in org.freedesktop.wayland.raw
-
void (*destroy)(struct wl_client *, struct wl_resource *)
- wl_surface_interface.destroy.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.frame - Class in org.freedesktop.wayland.raw
-
void (*frame)(struct wl_client *, struct wl_resource *, uint32_t)
- wl_surface_interface.frame.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.offset - Class in org.freedesktop.wayland.raw
-
void (*offset)(struct wl_client *, struct wl_resource *, int32_t, int32_t)
- wl_surface_interface.offset.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.set_buffer_scale - Class in org.freedesktop.wayland.raw
-
void (*set_buffer_scale)(struct wl_client *, struct wl_resource *, int32_t)
- wl_surface_interface.set_buffer_scale.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.set_buffer_transform - Class in org.freedesktop.wayland.raw
-
void (*set_buffer_transform)(struct wl_client *, struct wl_resource *, int32_t)
- wl_surface_interface.set_buffer_transform.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.set_input_region - Class in org.freedesktop.wayland.raw
-
void (*set_input_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- wl_surface_interface.set_input_region.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface.set_opaque_region - Class in org.freedesktop.wayland.raw
-
void (*set_opaque_region)(struct wl_client *, struct wl_resource *, struct wl_resource *)
- wl_surface_interface.set_opaque_region.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_surface_interface
- WL_SURFACE_LEAVE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_LEAVE 1
- WL_SURFACE_LEAVE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_LEAVE_SINCE_VERSION 1
- wl_surface_listener - Class in org.freedesktop.wayland.raw
-
struct wl_surface_listener { void (*enter)(void *, struct wl_surface *, struct wl_output *); void (*leave)(void *, struct wl_surface *, struct wl_output *); void (*preferred_buffer_scale)(void *, struct wl_surface *, int32_t); void (*preferred_buffer_transform)(void *, struct wl_surface *, uint32_t); }
- wl_surface_listener.enter - Class in org.freedesktop.wayland.raw
-
void (*enter)(void *, struct wl_surface *, struct wl_output *)
- wl_surface_listener.enter.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_listener.leave - Class in org.freedesktop.wayland.raw
-
void (*leave)(void *, struct wl_surface *, struct wl_output *)
- wl_surface_listener.leave.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_listener.preferred_buffer_scale - Class in org.freedesktop.wayland.raw
-
void (*preferred_buffer_scale)(void *, struct wl_surface *, int32_t)
- wl_surface_listener.preferred_buffer_scale.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_surface_listener.preferred_buffer_transform - Class in org.freedesktop.wayland.raw
-
void (*preferred_buffer_transform)(void *, struct wl_surface *, uint32_t)
- wl_surface_listener.preferred_buffer_transform.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_SURFACE_OFFSET() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_OFFSET 10
- WL_SURFACE_OFFSET_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_OFFSET_SINCE_VERSION 5
- WL_SURFACE_PREFERRED_BUFFER_SCALE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_PREFERRED_BUFFER_SCALE 2
- WL_SURFACE_PREFERRED_BUFFER_SCALE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_PREFERRED_BUFFER_SCALE_SINCE_VERSION 6
- WL_SURFACE_PREFERRED_BUFFER_TRANSFORM() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_PREFERRED_BUFFER_TRANSFORM 3
- WL_SURFACE_PREFERRED_BUFFER_TRANSFORM_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_PREFERRED_BUFFER_TRANSFORM_SINCE_VERSION 6
- WL_SURFACE_SET_BUFFER_SCALE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_SET_BUFFER_SCALE 8
- WL_SURFACE_SET_BUFFER_SCALE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_SET_BUFFER_SCALE_SINCE_VERSION 3
- WL_SURFACE_SET_BUFFER_TRANSFORM() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_SET_BUFFER_TRANSFORM 7
- WL_SURFACE_SET_BUFFER_TRANSFORM_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_SET_BUFFER_TRANSFORM_SINCE_VERSION 2
- WL_SURFACE_SET_INPUT_REGION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_SET_INPUT_REGION 5
- WL_SURFACE_SET_INPUT_REGION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_SET_INPUT_REGION_SINCE_VERSION 1
- WL_SURFACE_SET_OPAQUE_REGION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_SET_OPAQUE_REGION 4
- WL_SURFACE_SET_OPAQUE_REGION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_SURFACE_SET_OPAQUE_REGION_SINCE_VERSION 1
- WL_TOUCH_CANCEL() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_CANCEL 4
- WL_TOUCH_CANCEL_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_CANCEL_SINCE_VERSION 1
- WL_TOUCH_DOWN() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_DOWN 0
- WL_TOUCH_DOWN_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_DOWN_SINCE_VERSION 1
- WL_TOUCH_FRAME() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_FRAME 3
- WL_TOUCH_FRAME_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_FRAME_SINCE_VERSION 1
- wl_touch_interface - Class in org.freedesktop.wayland.raw
-
struct wl_touch_interface { void (*release)(struct wl_client *, struct wl_resource *); }
- wl_touch_interface() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Getter for variable:
extern const struct wl_interface wl_touch_interface
- wl_touch_interface(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Setter for variable:
extern const struct wl_interface wl_touch_interface
- wl_touch_interface.release - Class in org.freedesktop.wayland.raw
-
void (*release)(struct wl_client *, struct wl_resource *)
- wl_touch_interface.release.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_touch_interface$layout() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Layout for variable:
extern const struct wl_interface wl_touch_interface
- wl_touch_listener - Class in org.freedesktop.wayland.raw
-
struct wl_touch_listener { void (*down)(void *, struct wl_touch *, uint32_t, uint32_t, struct wl_surface *, int32_t, wl_fixed_t, wl_fixed_t); void (*up)(void *, struct wl_touch *, uint32_t, uint32_t, int32_t); void (*motion)(void *, struct wl_touch *, uint32_t, int32_t, wl_fixed_t, wl_fixed_t); void (*frame)(void *, struct wl_touch *); void (*cancel)(void *, struct wl_touch *); void (*shape)(void *, struct wl_touch *, int32_t, wl_fixed_t, wl_fixed_t); void (*orientation)(void *, struct wl_touch *, int32_t, wl_fixed_t); }
- wl_touch_listener.cancel - Class in org.freedesktop.wayland.raw
-
void (*cancel)(void *, struct wl_touch *)
- wl_touch_listener.cancel.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_touch_listener.down - Class in org.freedesktop.wayland.raw
-
void (*down)(void *, struct wl_touch *, uint32_t, uint32_t, struct wl_surface *, int32_t, wl_fixed_t, wl_fixed_t)
- wl_touch_listener.down.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_touch_listener.frame - Class in org.freedesktop.wayland.raw
-
void (*frame)(void *, struct wl_touch *)
- wl_touch_listener.frame.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_touch_listener.motion - Class in org.freedesktop.wayland.raw
-
void (*motion)(void *, struct wl_touch *, uint32_t, int32_t, wl_fixed_t, wl_fixed_t)
- wl_touch_listener.motion.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_touch_listener.orientation - Class in org.freedesktop.wayland.raw
-
void (*orientation)(void *, struct wl_touch *, int32_t, wl_fixed_t)
- wl_touch_listener.orientation.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_touch_listener.shape - Class in org.freedesktop.wayland.raw
-
void (*shape)(void *, struct wl_touch *, int32_t, wl_fixed_t, wl_fixed_t)
- wl_touch_listener.shape.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- wl_touch_listener.up - Class in org.freedesktop.wayland.raw
-
void (*up)(void *, struct wl_touch *, uint32_t, uint32_t, int32_t)
- wl_touch_listener.up.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WL_TOUCH_MOTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_MOTION 2
- WL_TOUCH_MOTION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_MOTION_SINCE_VERSION 1
- WL_TOUCH_ORIENTATION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_ORIENTATION 6
- WL_TOUCH_ORIENTATION_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_ORIENTATION_SINCE_VERSION 6
- WL_TOUCH_RELEASE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_RELEASE 0
- WL_TOUCH_RELEASE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_RELEASE_SINCE_VERSION 3
- WL_TOUCH_SHAPE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_SHAPE 5
- WL_TOUCH_SHAPE_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_SHAPE_SINCE_VERSION 6
- WL_TOUCH_UP() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_UP 1
- WL_TOUCH_UP_SINCE_VERSION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define WL_TOUCH_UP_SINCE_VERSION 1
- wl_user_data_destroy_func_t - Class in org.freedesktop.wayland.raw
-
typedef void (*wl_user_data_destroy_func_t)(void *)
- wl_user_data_destroy_func_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- WlArray - Class in org.freedesktop.wayland.util
- WlArray(MemorySegment) - Constructor for class org.freedesktop.wayland.util.WlArray
- WlBufferEvents - Interface in org.freedesktop.wayland.client
-
content for a wl_surface
- WlBufferProxy - Class in org.freedesktop.wayland.client
-
content for a wl_surface
- WlBufferProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlBufferProxy
- WlBufferProxy(MemorySegment, WlBufferEvents, int) - Constructor for class org.freedesktop.wayland.client.WlBufferProxy
- WlBufferRequests - Interface in org.freedesktop.wayland.server
-
content for a wl_surface
- WlBufferResource - Class in org.freedesktop.wayland.server
-
content for a wl_surface
- WlBufferResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlBufferResource
- WlBufferResource(Client, int, int, WlBufferRequests) - Constructor for class org.freedesktop.wayland.server.WlBufferResource
- WlCallbackEvents - Interface in org.freedesktop.wayland.client
-
callback object
- WlCallbackProxy - Class in org.freedesktop.wayland.client
-
callback object
- WlCallbackProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlCallbackProxy
- WlCallbackProxy(MemorySegment, WlCallbackEvents, int) - Constructor for class org.freedesktop.wayland.client.WlCallbackProxy
- WlCallbackRequests - Interface in org.freedesktop.wayland.server
-
callback object
- WlCallbackResource - Class in org.freedesktop.wayland.server
-
callback object
- WlCallbackResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlCallbackResource
- WlCallbackResource(Client, int, int, WlCallbackRequests) - Constructor for class org.freedesktop.wayland.server.WlCallbackResource
- WlCompositorEvents - Interface in org.freedesktop.wayland.client
-
the compositor singleton
- WlCompositorEventsV2 - Interface in org.freedesktop.wayland.client
-
the compositor singleton
- WlCompositorEventsV3 - Interface in org.freedesktop.wayland.client
-
the compositor singleton
- WlCompositorEventsV4 - Interface in org.freedesktop.wayland.client
-
the compositor singleton
- WlCompositorEventsV5 - Interface in org.freedesktop.wayland.client
-
the compositor singleton
- WlCompositorEventsV6 - Interface in org.freedesktop.wayland.client
-
the compositor singleton
- WlCompositorProxy - Class in org.freedesktop.wayland.client
-
the compositor singleton
- WlCompositorProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlCompositorProxy
- WlCompositorProxy(MemorySegment, WlCompositorEvents, int) - Constructor for class org.freedesktop.wayland.client.WlCompositorProxy
- WlCompositorRequests - Interface in org.freedesktop.wayland.server
-
the compositor singleton
- WlCompositorRequestsV2 - Interface in org.freedesktop.wayland.server
-
the compositor singleton
- WlCompositorRequestsV3 - Interface in org.freedesktop.wayland.server
-
the compositor singleton
- WlCompositorRequestsV4 - Interface in org.freedesktop.wayland.server
-
the compositor singleton
- WlCompositorRequestsV5 - Interface in org.freedesktop.wayland.server
-
the compositor singleton
- WlCompositorRequestsV6 - Interface in org.freedesktop.wayland.server
-
the compositor singleton
- WlCompositorResource - Class in org.freedesktop.wayland.server
-
the compositor singleton
- WlCompositorResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlCompositorResource
- WlCompositorResource(Client, int, int, WlCompositorRequests) - Constructor for class org.freedesktop.wayland.server.WlCompositorResource
- WlDataDeviceError - Enum Class in org.freedesktop.wayland.shared
- WlDataDeviceEvents - Interface in org.freedesktop.wayland.client
-
data transfer device
- WlDataDeviceEventsV2 - Interface in org.freedesktop.wayland.client
-
data transfer device
- WlDataDeviceEventsV3 - Interface in org.freedesktop.wayland.client
-
data transfer device
- WlDataDeviceManagerDndAction - Enum Class in org.freedesktop.wayland.shared
-
drag and drop actions
- WlDataDeviceManagerEvents - Interface in org.freedesktop.wayland.client
-
data transfer interface
- WlDataDeviceManagerEventsV2 - Interface in org.freedesktop.wayland.client
-
data transfer interface
- WlDataDeviceManagerEventsV3 - Interface in org.freedesktop.wayland.client
-
data transfer interface
- WlDataDeviceManagerProxy - Class in org.freedesktop.wayland.client
-
data transfer interface
- WlDataDeviceManagerProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlDataDeviceManagerProxy
- WlDataDeviceManagerProxy(MemorySegment, WlDataDeviceManagerEvents, int) - Constructor for class org.freedesktop.wayland.client.WlDataDeviceManagerProxy
- WlDataDeviceManagerRequests - Interface in org.freedesktop.wayland.server
-
data transfer interface
- WlDataDeviceManagerRequestsV2 - Interface in org.freedesktop.wayland.server
-
data transfer interface
- WlDataDeviceManagerRequestsV3 - Interface in org.freedesktop.wayland.server
-
data transfer interface
- WlDataDeviceManagerResource - Class in org.freedesktop.wayland.server
-
data transfer interface
- WlDataDeviceManagerResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlDataDeviceManagerResource
- WlDataDeviceManagerResource(Client, int, int, WlDataDeviceManagerRequests) - Constructor for class org.freedesktop.wayland.server.WlDataDeviceManagerResource
- WlDataDeviceProxy - Class in org.freedesktop.wayland.client
-
data transfer device
- WlDataDeviceProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlDataDeviceProxy
- WlDataDeviceProxy(MemorySegment, WlDataDeviceEvents, int) - Constructor for class org.freedesktop.wayland.client.WlDataDeviceProxy
- WlDataDeviceRequests - Interface in org.freedesktop.wayland.server
-
data transfer device
- WlDataDeviceRequestsV2 - Interface in org.freedesktop.wayland.server
-
data transfer device
- WlDataDeviceRequestsV3 - Interface in org.freedesktop.wayland.server
-
data transfer device
- WlDataDeviceResource - Class in org.freedesktop.wayland.server
-
data transfer device
- WlDataDeviceResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlDataDeviceResource
- WlDataDeviceResource(Client, int, int, WlDataDeviceRequests) - Constructor for class org.freedesktop.wayland.server.WlDataDeviceResource
- WlDataOfferError - Enum Class in org.freedesktop.wayland.shared
- WlDataOfferEvents - Interface in org.freedesktop.wayland.client
-
offer to transfer data
- WlDataOfferEventsV2 - Interface in org.freedesktop.wayland.client
-
offer to transfer data
- WlDataOfferEventsV3 - Interface in org.freedesktop.wayland.client
-
offer to transfer data
- WlDataOfferProxy - Class in org.freedesktop.wayland.client
-
offer to transfer data
- WlDataOfferProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlDataOfferProxy
- WlDataOfferProxy(MemorySegment, WlDataOfferEvents, int) - Constructor for class org.freedesktop.wayland.client.WlDataOfferProxy
- WlDataOfferRequests - Interface in org.freedesktop.wayland.server
-
offer to transfer data
- WlDataOfferRequestsV2 - Interface in org.freedesktop.wayland.server
-
offer to transfer data
- WlDataOfferRequestsV3 - Interface in org.freedesktop.wayland.server
-
offer to transfer data
- WlDataOfferResource - Class in org.freedesktop.wayland.server
-
offer to transfer data
- WlDataOfferResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlDataOfferResource
- WlDataOfferResource(Client, int, int, WlDataOfferRequests) - Constructor for class org.freedesktop.wayland.server.WlDataOfferResource
- WlDataSourceError - Enum Class in org.freedesktop.wayland.shared
- WlDataSourceEvents - Interface in org.freedesktop.wayland.client
-
offer to transfer data
- WlDataSourceEventsV2 - Interface in org.freedesktop.wayland.client
-
offer to transfer data
- WlDataSourceEventsV3 - Interface in org.freedesktop.wayland.client
-
offer to transfer data
- WlDataSourceProxy - Class in org.freedesktop.wayland.client
-
offer to transfer data
- WlDataSourceProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlDataSourceProxy
- WlDataSourceProxy(MemorySegment, WlDataSourceEvents, int) - Constructor for class org.freedesktop.wayland.client.WlDataSourceProxy
- WlDataSourceRequests - Interface in org.freedesktop.wayland.server
-
offer to transfer data
- WlDataSourceRequestsV2 - Interface in org.freedesktop.wayland.server
-
offer to transfer data
- WlDataSourceRequestsV3 - Interface in org.freedesktop.wayland.server
-
offer to transfer data
- WlDataSourceResource - Class in org.freedesktop.wayland.server
-
offer to transfer data
- WlDataSourceResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlDataSourceResource
- WlDataSourceResource(Client, int, int, WlDataSourceRequests) - Constructor for class org.freedesktop.wayland.server.WlDataSourceResource
- WlDisplayError - Enum Class in org.freedesktop.wayland.shared
-
global error values
- WlDisplayEvents - Interface in org.freedesktop.wayland.client
-
core global object
- WlDisplayProxy - Class in org.freedesktop.wayland.client
-
core global object
- WlDisplayProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlDisplayProxy
- WlDisplayRequests - Interface in org.freedesktop.wayland.server
-
core global object
- WlDisplayResource - Class in org.freedesktop.wayland.server
-
core global object
- WlDisplayResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlDisplayResource
- WlDisplayResource(Client, int, int, WlDisplayRequests) - Constructor for class org.freedesktop.wayland.server.WlDisplayResource
- wlInterfacePointer - Variable in class org.freedesktop.wayland.util.InterfaceMeta
- WlKeyboardEvents - Interface in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardEventsV2 - Interface in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardEventsV3 - Interface in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardEventsV4 - Interface in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardEventsV5 - Interface in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardEventsV6 - Interface in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardEventsV7 - Interface in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardEventsV8 - Interface in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardEventsV9 - Interface in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardKeymapFormat - Enum Class in org.freedesktop.wayland.shared
-
keyboard mapping format
- WlKeyboardKeyState - Enum Class in org.freedesktop.wayland.shared
-
physical key state
- WlKeyboardProxy - Class in org.freedesktop.wayland.client
-
keyboard input device
- WlKeyboardProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlKeyboardProxy
- WlKeyboardProxy(MemorySegment, WlKeyboardEvents, int) - Constructor for class org.freedesktop.wayland.client.WlKeyboardProxy
- WlKeyboardRequests - Interface in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardRequestsV2 - Interface in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardRequestsV3 - Interface in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardRequestsV4 - Interface in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardRequestsV5 - Interface in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardRequestsV6 - Interface in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardRequestsV7 - Interface in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardRequestsV8 - Interface in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardRequestsV9 - Interface in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardResource - Class in org.freedesktop.wayland.server
-
keyboard input device
- WlKeyboardResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlKeyboardResource
- WlKeyboardResource(Client, int, int, WlKeyboardRequests) - Constructor for class org.freedesktop.wayland.server.WlKeyboardResource
- wlMessagePointer - Variable in class org.freedesktop.wayland.util.MessageMeta
- WlOutputEvents - Interface in org.freedesktop.wayland.client
-
compositor output region
- WlOutputEventsV2 - Interface in org.freedesktop.wayland.client
-
compositor output region
- WlOutputEventsV3 - Interface in org.freedesktop.wayland.client
-
compositor output region
- WlOutputEventsV4 - Interface in org.freedesktop.wayland.client
-
compositor output region
- WlOutputMode - Enum Class in org.freedesktop.wayland.shared
-
mode information
- WlOutputProxy - Class in org.freedesktop.wayland.client
-
compositor output region
- WlOutputProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlOutputProxy
- WlOutputProxy(MemorySegment, WlOutputEvents, int) - Constructor for class org.freedesktop.wayland.client.WlOutputProxy
- WlOutputRequests - Interface in org.freedesktop.wayland.server
-
compositor output region
- WlOutputRequestsV2 - Interface in org.freedesktop.wayland.server
-
compositor output region
- WlOutputRequestsV3 - Interface in org.freedesktop.wayland.server
-
compositor output region
- WlOutputRequestsV4 - Interface in org.freedesktop.wayland.server
-
compositor output region
- WlOutputResource - Class in org.freedesktop.wayland.server
-
compositor output region
- WlOutputResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlOutputResource
- WlOutputResource(Client, int, int, WlOutputRequests) - Constructor for class org.freedesktop.wayland.server.WlOutputResource
- WlOutputSubpixel - Enum Class in org.freedesktop.wayland.shared
-
subpixel geometry information
- WlOutputTransform - Enum Class in org.freedesktop.wayland.shared
-
transformation applied to buffer contents
- WlPointerAxis - Enum Class in org.freedesktop.wayland.shared
-
axis types
- WlPointerAxisRelativeDirection - Enum Class in org.freedesktop.wayland.shared
-
axis relative direction
- WlPointerAxisSource - Enum Class in org.freedesktop.wayland.shared
-
axis source types
- WlPointerButtonState - Enum Class in org.freedesktop.wayland.shared
-
physical button state
- WlPointerError - Enum Class in org.freedesktop.wayland.shared
- WlPointerEvents - Interface in org.freedesktop.wayland.client
-
pointer input device
- WlPointerEventsV2 - Interface in org.freedesktop.wayland.client
-
pointer input device
- WlPointerEventsV3 - Interface in org.freedesktop.wayland.client
-
pointer input device
- WlPointerEventsV4 - Interface in org.freedesktop.wayland.client
-
pointer input device
- WlPointerEventsV5 - Interface in org.freedesktop.wayland.client
-
pointer input device
- WlPointerEventsV6 - Interface in org.freedesktop.wayland.client
-
pointer input device
- WlPointerEventsV7 - Interface in org.freedesktop.wayland.client
-
pointer input device
- WlPointerEventsV8 - Interface in org.freedesktop.wayland.client
-
pointer input device
- WlPointerEventsV9 - Interface in org.freedesktop.wayland.client
-
pointer input device
- WlPointerProxy - Class in org.freedesktop.wayland.client
-
pointer input device
- WlPointerProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlPointerProxy
- WlPointerProxy(MemorySegment, WlPointerEvents, int) - Constructor for class org.freedesktop.wayland.client.WlPointerProxy
- WlPointerRequests - Interface in org.freedesktop.wayland.server
-
pointer input device
- WlPointerRequestsV2 - Interface in org.freedesktop.wayland.server
-
pointer input device
- WlPointerRequestsV3 - Interface in org.freedesktop.wayland.server
-
pointer input device
- WlPointerRequestsV4 - Interface in org.freedesktop.wayland.server
-
pointer input device
- WlPointerRequestsV5 - Interface in org.freedesktop.wayland.server
-
pointer input device
- WlPointerRequestsV6 - Interface in org.freedesktop.wayland.server
-
pointer input device
- WlPointerRequestsV7 - Interface in org.freedesktop.wayland.server
-
pointer input device
- WlPointerRequestsV8 - Interface in org.freedesktop.wayland.server
-
pointer input device
- WlPointerRequestsV9 - Interface in org.freedesktop.wayland.server
-
pointer input device
- WlPointerResource - Class in org.freedesktop.wayland.server
-
pointer input device
- WlPointerResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlPointerResource
- WlPointerResource(Client, int, int, WlPointerRequests) - Constructor for class org.freedesktop.wayland.server.WlPointerResource
- WlRegionEvents - Interface in org.freedesktop.wayland.client
-
region interface
- WlRegionProxy - Class in org.freedesktop.wayland.client
-
region interface
- WlRegionProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlRegionProxy
- WlRegionProxy(MemorySegment, WlRegionEvents, int) - Constructor for class org.freedesktop.wayland.client.WlRegionProxy
- WlRegionRequests - Interface in org.freedesktop.wayland.server
-
region interface
- WlRegionResource - Class in org.freedesktop.wayland.server
-
region interface
- WlRegionResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlRegionResource
- WlRegionResource(Client, int, int, WlRegionRequests) - Constructor for class org.freedesktop.wayland.server.WlRegionResource
- WlRegistryEvents - Interface in org.freedesktop.wayland.client
-
global registry object
- WlRegistryProxy - Class in org.freedesktop.wayland.client
-
global registry object
- WlRegistryProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlRegistryProxy
- WlRegistryProxy(MemorySegment, WlRegistryEvents, int) - Constructor for class org.freedesktop.wayland.client.WlRegistryProxy
- WlRegistryRequests - Interface in org.freedesktop.wayland.server
-
global registry object
- WlRegistryResource - Class in org.freedesktop.wayland.server
-
global registry object
- WlRegistryResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlRegistryResource
- WlRegistryResource(Client, int, int, WlRegistryRequests) - Constructor for class org.freedesktop.wayland.server.WlRegistryResource
- wlResourcePtr - Variable in class org.freedesktop.wayland.server.Resource
- WlSeatCapability - Enum Class in org.freedesktop.wayland.shared
-
seat capability bitmask
- WlSeatError - Enum Class in org.freedesktop.wayland.shared
-
wl_seat error values
- WlSeatEvents - Interface in org.freedesktop.wayland.client
-
group of input devices
- WlSeatEventsV2 - Interface in org.freedesktop.wayland.client
-
group of input devices
- WlSeatEventsV3 - Interface in org.freedesktop.wayland.client
-
group of input devices
- WlSeatEventsV4 - Interface in org.freedesktop.wayland.client
-
group of input devices
- WlSeatEventsV5 - Interface in org.freedesktop.wayland.client
-
group of input devices
- WlSeatEventsV6 - Interface in org.freedesktop.wayland.client
-
group of input devices
- WlSeatEventsV7 - Interface in org.freedesktop.wayland.client
-
group of input devices
- WlSeatEventsV8 - Interface in org.freedesktop.wayland.client
-
group of input devices
- WlSeatEventsV9 - Interface in org.freedesktop.wayland.client
-
group of input devices
- WlSeatProxy - Class in org.freedesktop.wayland.client
-
group of input devices
- WlSeatProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlSeatProxy
- WlSeatProxy(MemorySegment, WlSeatEvents, int) - Constructor for class org.freedesktop.wayland.client.WlSeatProxy
- WlSeatRequests - Interface in org.freedesktop.wayland.server
-
group of input devices
- WlSeatRequestsV2 - Interface in org.freedesktop.wayland.server
-
group of input devices
- WlSeatRequestsV3 - Interface in org.freedesktop.wayland.server
-
group of input devices
- WlSeatRequestsV4 - Interface in org.freedesktop.wayland.server
-
group of input devices
- WlSeatRequestsV5 - Interface in org.freedesktop.wayland.server
-
group of input devices
- WlSeatRequestsV6 - Interface in org.freedesktop.wayland.server
-
group of input devices
- WlSeatRequestsV7 - Interface in org.freedesktop.wayland.server
-
group of input devices
- WlSeatRequestsV8 - Interface in org.freedesktop.wayland.server
-
group of input devices
- WlSeatRequestsV9 - Interface in org.freedesktop.wayland.server
-
group of input devices
- WlSeatResource - Class in org.freedesktop.wayland.server
-
group of input devices
- WlSeatResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlSeatResource
- WlSeatResource(Client, int, int, WlSeatRequests) - Constructor for class org.freedesktop.wayland.server.WlSeatResource
- WlShellError - Enum Class in org.freedesktop.wayland.shared
- WlShellEvents - Interface in org.freedesktop.wayland.client
-
create desktop-style surfaces
- WlShellProxy - Class in org.freedesktop.wayland.client
-
create desktop-style surfaces
- WlShellProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlShellProxy
- WlShellProxy(MemorySegment, WlShellEvents, int) - Constructor for class org.freedesktop.wayland.client.WlShellProxy
- WlShellRequests - Interface in org.freedesktop.wayland.server
-
create desktop-style surfaces
- WlShellResource - Class in org.freedesktop.wayland.server
-
create desktop-style surfaces
- WlShellResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlShellResource
- WlShellResource(Client, int, int, WlShellRequests) - Constructor for class org.freedesktop.wayland.server.WlShellResource
- WlShellSurfaceEvents - Interface in org.freedesktop.wayland.client
-
desktop-style metadata interface
- WlShellSurfaceFullscreenMethod - Enum Class in org.freedesktop.wayland.shared
-
different method to set the surface fullscreen
- WlShellSurfaceProxy - Class in org.freedesktop.wayland.client
-
desktop-style metadata interface
- WlShellSurfaceProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlShellSurfaceProxy
- WlShellSurfaceProxy(MemorySegment, WlShellSurfaceEvents, int) - Constructor for class org.freedesktop.wayland.client.WlShellSurfaceProxy
- WlShellSurfaceRequests - Interface in org.freedesktop.wayland.server
-
desktop-style metadata interface
- WlShellSurfaceResize - Enum Class in org.freedesktop.wayland.shared
-
edge values for resizing
- WlShellSurfaceResource - Class in org.freedesktop.wayland.server
-
desktop-style metadata interface
- WlShellSurfaceResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlShellSurfaceResource
- WlShellSurfaceResource(Client, int, int, WlShellSurfaceRequests) - Constructor for class org.freedesktop.wayland.server.WlShellSurfaceResource
- WlShellSurfaceTransient - Enum Class in org.freedesktop.wayland.shared
-
details of transient behaviour
- WlShmError - Enum Class in org.freedesktop.wayland.shared
-
wl_shm error values
- WlShmEvents - Interface in org.freedesktop.wayland.client
-
shared memory support
- WlShmEventsV2 - Interface in org.freedesktop.wayland.client
-
shared memory support
- WlShmFormat - Enum Class in org.freedesktop.wayland.shared
-
pixel formats
- WlShmPoolEvents - Interface in org.freedesktop.wayland.client
-
a shared memory pool
- WlShmPoolEventsV2 - Interface in org.freedesktop.wayland.client
-
a shared memory pool
- WlShmPoolProxy - Class in org.freedesktop.wayland.client
-
a shared memory pool
- WlShmPoolProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlShmPoolProxy
- WlShmPoolProxy(MemorySegment, WlShmPoolEvents, int) - Constructor for class org.freedesktop.wayland.client.WlShmPoolProxy
- WlShmPoolRequests - Interface in org.freedesktop.wayland.server
-
a shared memory pool
- WlShmPoolRequestsV2 - Interface in org.freedesktop.wayland.server
-
a shared memory pool
- WlShmPoolResource - Class in org.freedesktop.wayland.server
-
a shared memory pool
- WlShmPoolResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlShmPoolResource
- WlShmPoolResource(Client, int, int, WlShmPoolRequests) - Constructor for class org.freedesktop.wayland.server.WlShmPoolResource
- WlShmProxy - Class in org.freedesktop.wayland.client
-
shared memory support
- WlShmProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlShmProxy
- WlShmProxy(MemorySegment, WlShmEvents, int) - Constructor for class org.freedesktop.wayland.client.WlShmProxy
- WlShmRequests - Interface in org.freedesktop.wayland.server
-
shared memory support
- WlShmRequestsV2 - Interface in org.freedesktop.wayland.server
-
shared memory support
- WlShmResource - Class in org.freedesktop.wayland.server
-
shared memory support
- WlShmResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlShmResource
- WlShmResource(Client, int, int, WlShmRequests) - Constructor for class org.freedesktop.wayland.server.WlShmResource
- WlSubcompositorError - Enum Class in org.freedesktop.wayland.shared
- WlSubcompositorEvents - Interface in org.freedesktop.wayland.client
-
sub-surface compositing
- WlSubcompositorProxy - Class in org.freedesktop.wayland.client
-
sub-surface compositing
- WlSubcompositorProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlSubcompositorProxy
- WlSubcompositorProxy(MemorySegment, WlSubcompositorEvents, int) - Constructor for class org.freedesktop.wayland.client.WlSubcompositorProxy
- WlSubcompositorRequests - Interface in org.freedesktop.wayland.server
-
sub-surface compositing
- WlSubcompositorResource - Class in org.freedesktop.wayland.server
-
sub-surface compositing
- WlSubcompositorResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlSubcompositorResource
- WlSubcompositorResource(Client, int, int, WlSubcompositorRequests) - Constructor for class org.freedesktop.wayland.server.WlSubcompositorResource
- WlSubsurfaceError - Enum Class in org.freedesktop.wayland.shared
- WlSubsurfaceEvents - Interface in org.freedesktop.wayland.client
-
sub-surface interface to a wl_surface
- WlSubsurfaceProxy - Class in org.freedesktop.wayland.client
-
sub-surface interface to a wl_surface
- WlSubsurfaceProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlSubsurfaceProxy
- WlSubsurfaceProxy(MemorySegment, WlSubsurfaceEvents, int) - Constructor for class org.freedesktop.wayland.client.WlSubsurfaceProxy
- WlSubsurfaceRequests - Interface in org.freedesktop.wayland.server
-
sub-surface interface to a wl_surface
- WlSubsurfaceResource - Class in org.freedesktop.wayland.server
-
sub-surface interface to a wl_surface
- WlSubsurfaceResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlSubsurfaceResource
- WlSubsurfaceResource(Client, int, int, WlSubsurfaceRequests) - Constructor for class org.freedesktop.wayland.server.WlSubsurfaceResource
- WlSurfaceError - Enum Class in org.freedesktop.wayland.shared
-
wl_surface error values
- WlSurfaceEvents - Interface in org.freedesktop.wayland.client
-
an onscreen surface
- WlSurfaceEventsV2 - Interface in org.freedesktop.wayland.client
-
an onscreen surface
- WlSurfaceEventsV3 - Interface in org.freedesktop.wayland.client
-
an onscreen surface
- WlSurfaceEventsV4 - Interface in org.freedesktop.wayland.client
-
an onscreen surface
- WlSurfaceEventsV5 - Interface in org.freedesktop.wayland.client
-
an onscreen surface
- WlSurfaceEventsV6 - Interface in org.freedesktop.wayland.client
-
an onscreen surface
- WlSurfaceProxy - Class in org.freedesktop.wayland.client
-
an onscreen surface
- WlSurfaceProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlSurfaceProxy
- WlSurfaceProxy(MemorySegment, WlSurfaceEvents, int) - Constructor for class org.freedesktop.wayland.client.WlSurfaceProxy
- WlSurfaceRequests - Interface in org.freedesktop.wayland.server
-
an onscreen surface
- WlSurfaceRequestsV2 - Interface in org.freedesktop.wayland.server
-
an onscreen surface
- WlSurfaceRequestsV3 - Interface in org.freedesktop.wayland.server
-
an onscreen surface
- WlSurfaceRequestsV4 - Interface in org.freedesktop.wayland.server
-
an onscreen surface
- WlSurfaceRequestsV5 - Interface in org.freedesktop.wayland.server
-
an onscreen surface
- WlSurfaceRequestsV6 - Interface in org.freedesktop.wayland.server
-
an onscreen surface
- WlSurfaceResource - Class in org.freedesktop.wayland.server
-
an onscreen surface
- WlSurfaceResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlSurfaceResource
- WlSurfaceResource(Client, int, int, WlSurfaceRequests) - Constructor for class org.freedesktop.wayland.server.WlSurfaceResource
- WlTouchEvents - Interface in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchEventsV2 - Interface in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchEventsV3 - Interface in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchEventsV4 - Interface in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchEventsV5 - Interface in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchEventsV6 - Interface in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchEventsV7 - Interface in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchEventsV8 - Interface in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchEventsV9 - Interface in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchProxy - Class in org.freedesktop.wayland.client
-
touchscreen input device
- WlTouchProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WlTouchProxy
- WlTouchProxy(MemorySegment, WlTouchEvents, int) - Constructor for class org.freedesktop.wayland.client.WlTouchProxy
- WlTouchRequests - Interface in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchRequestsV2 - Interface in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchRequestsV3 - Interface in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchRequestsV4 - Interface in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchRequestsV5 - Interface in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchRequestsV6 - Interface in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchRequestsV7 - Interface in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchRequestsV8 - Interface in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchRequestsV9 - Interface in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchResource - Class in org.freedesktop.wayland.server
-
touchscreen input device
- WlTouchResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WlTouchResource
- WlTouchResource(Client, int, int, WlTouchRequests) - Constructor for class org.freedesktop.wayland.server.WlTouchResource
- wmCapabilities(XdgToplevelProxy, WlArray) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV5
-
compositor capabilities
- wmCapabilities(XdgToplevelProxy, WlArray) - Method in interface org.freedesktop.wayland.client.XdgToplevelEventsV6
-
compositor capabilities
- wmCapabilities(XdgToplevelProxy, WlArray) - Method in class org.freedesktop.wayland.examples.Window
- wmCapabilities(WlArray) - Method in class org.freedesktop.wayland.server.XdgToplevelResource
-
compositor capabilities
- WNOHANG() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define WNOHANG 1
- WNOWAIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define WNOWAIT 16777216
- WpPresentationError - Enum Class in org.freedesktop.wayland.shared
-
fatal presentation errors
- WpPresentationEvents - Interface in org.freedesktop.wayland.client
-
timed presentation related wl_surface requests
- WpPresentationFeedbackEvents - Interface in org.freedesktop.wayland.client
-
presentation time feedback event
- WpPresentationFeedbackKind - Enum Class in org.freedesktop.wayland.shared
-
bitmask of flags in presented event
- WpPresentationFeedbackProxy - Class in org.freedesktop.wayland.client
-
presentation time feedback event
- WpPresentationFeedbackProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WpPresentationFeedbackProxy
- WpPresentationFeedbackProxy(MemorySegment, WpPresentationFeedbackEvents, int) - Constructor for class org.freedesktop.wayland.client.WpPresentationFeedbackProxy
- WpPresentationFeedbackRequests - Interface in org.freedesktop.wayland.server
-
presentation time feedback event
- WpPresentationFeedbackResource - Class in org.freedesktop.wayland.server
-
presentation time feedback event
- WpPresentationFeedbackResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WpPresentationFeedbackResource
- WpPresentationFeedbackResource(Client, int, int, WpPresentationFeedbackRequests) - Constructor for class org.freedesktop.wayland.server.WpPresentationFeedbackResource
- WpPresentationProxy - Class in org.freedesktop.wayland.client
-
timed presentation related wl_surface requests
- WpPresentationProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WpPresentationProxy
- WpPresentationProxy(MemorySegment, WpPresentationEvents, int) - Constructor for class org.freedesktop.wayland.client.WpPresentationProxy
- WpPresentationRequests - Interface in org.freedesktop.wayland.server
-
timed presentation related wl_surface requests
- WpPresentationResource - Class in org.freedesktop.wayland.server
-
timed presentation related wl_surface requests
- WpPresentationResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WpPresentationResource
- WpPresentationResource(Client, int, int, WpPresentationRequests) - Constructor for class org.freedesktop.wayland.server.WpPresentationResource
- WpViewporterError - Enum Class in org.freedesktop.wayland.shared
- WpViewporterEvents - Interface in org.freedesktop.wayland.client
-
surface cropping and scaling
- WpViewporterProxy - Class in org.freedesktop.wayland.client
-
surface cropping and scaling
- WpViewporterProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WpViewporterProxy
- WpViewporterProxy(MemorySegment, WpViewporterEvents, int) - Constructor for class org.freedesktop.wayland.client.WpViewporterProxy
- WpViewporterRequests - Interface in org.freedesktop.wayland.server
-
surface cropping and scaling
- WpViewporterResource - Class in org.freedesktop.wayland.server
-
surface cropping and scaling
- WpViewporterResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WpViewporterResource
- WpViewporterResource(Client, int, int, WpViewporterRequests) - Constructor for class org.freedesktop.wayland.server.WpViewporterResource
- WpViewportError - Enum Class in org.freedesktop.wayland.shared
- WpViewportEvents - Interface in org.freedesktop.wayland.client
-
crop and scale interface to a wl_surface
- WpViewportProxy - Class in org.freedesktop.wayland.client
-
crop and scale interface to a wl_surface
- WpViewportProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.WpViewportProxy
- WpViewportProxy(MemorySegment, WpViewportEvents, int) - Constructor for class org.freedesktop.wayland.client.WpViewportProxy
- WpViewportRequests - Interface in org.freedesktop.wayland.server
-
crop and scale interface to a wl_surface
- WpViewportResource - Class in org.freedesktop.wayland.server
-
crop and scale interface to a wl_surface
- WpViewportResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.WpViewportResource
- WpViewportResource(Client, int, int, WpViewportRequests) - Constructor for class org.freedesktop.wayland.server.WpViewportResource
- write(int, MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern ssize_t write(int __fd, const void *__buf, size_t __n)
- write(Writer, String, String, Element) - Method in class org.freedesktop.wayland.generator.impl.ProxyWriter
- write(Writer, String, String, Element) - Method in class org.freedesktop.wayland.generator.impl.ResourceWriter
- write(Writer, String, String, Element, Element) - Method in class org.freedesktop.wayland.generator.impl.EnumWriter
- write(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Getter for field:
cookie_write_function_t *write
- write(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Setter for field:
cookie_write_function_t *write
- write(Filer, String, String, Element) - Method in class org.freedesktop.wayland.generator.impl.EventsWriter
- write(Filer, String, String, Element) - Method in class org.freedesktop.wayland.generator.impl.RequestsWriter
- write(PackageElement, Filer, ProtocolGenConfig, String, Element) - Method in class org.freedesktop.wayland.generator.impl.InterfaceWriter
- write(PackageElement, Filer, ProtocolGenConfig, Element) - Method in class org.freedesktop.wayland.generator.impl.ProtocolWriter
- write$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern ssize_t write(int __fd, const void *__buf, size_t __n)
- write$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern ssize_t write(int __fd, const void *__buf, size_t __n)
- write$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern ssize_t write(int __fd, const void *__buf, size_t __n)
- write$layout() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Layout for field:
cookie_write_function_t *write
- write$offset() - Static method in class org.freedesktop.wayland.raw._IO_cookie_io_functions_t
-
Offset for field:
cookie_write_function_t *write
- WSTOPPED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define WSTOPPED 2
- WUNTRACED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define WUNTRACED 2
X
- X_OK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define X_OK 1
- X0L0 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] X3:X2:Y3:0:Cr0:0:Y2:0:X1:X0:Y1:0:Cb0:0:Y0:0 1:1:8:2:8:2:8:2:1:1:8:2:8:2:8:2 little endian
- X0L2 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] X3:X2:Y3:Cr0:Y2:X1:X0:Y1:Cb0:Y0 1:1:10:10:10:1:1:10:10:10 little endian
- XBGR1555 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit xBGR 1555 format, [15:0] x:B:G:R 1:5:5:5 little endian
- XBGR16161616 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] x:B:G:R 16:16:16:16 little endian
- XBGR16161616F - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] x:B:G:R 16:16:16:16 little endian
- XBGR2101010 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit xBGR format, [31:0] x:B:G:R 2:10:10:10 little endian
- XBGR4444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit xBGR format, [15:0] x:B:G:R 4:4:4:4 little endian
- XBGR8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit xBGR format, [31:0] x:B:G:R 8:8:8:8 little endian
- XBGR8888_A8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- XdgPopupError - Enum Class in org.freedesktop.wayland.shared
- XdgPopupEvents - Interface in org.freedesktop.wayland.client
-
short-lived, popup surfaces for menus
- XdgPopupEventsV2 - Interface in org.freedesktop.wayland.client
-
short-lived, popup surfaces for menus
- XdgPopupEventsV3 - Interface in org.freedesktop.wayland.client
-
short-lived, popup surfaces for menus
- XdgPopupEventsV4 - Interface in org.freedesktop.wayland.client
-
short-lived, popup surfaces for menus
- XdgPopupEventsV5 - Interface in org.freedesktop.wayland.client
-
short-lived, popup surfaces for menus
- XdgPopupEventsV6 - Interface in org.freedesktop.wayland.client
-
short-lived, popup surfaces for menus
- XdgPopupProxy - Class in org.freedesktop.wayland.client
-
short-lived, popup surfaces for menus
- XdgPopupProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.XdgPopupProxy
- XdgPopupProxy(MemorySegment, XdgPopupEvents, int) - Constructor for class org.freedesktop.wayland.client.XdgPopupProxy
- XdgPopupRequests - Interface in org.freedesktop.wayland.server
-
short-lived, popup surfaces for menus
- XdgPopupRequestsV2 - Interface in org.freedesktop.wayland.server
-
short-lived, popup surfaces for menus
- XdgPopupRequestsV3 - Interface in org.freedesktop.wayland.server
-
short-lived, popup surfaces for menus
- XdgPopupRequestsV4 - Interface in org.freedesktop.wayland.server
-
short-lived, popup surfaces for menus
- XdgPopupRequestsV5 - Interface in org.freedesktop.wayland.server
-
short-lived, popup surfaces for menus
- XdgPopupRequestsV6 - Interface in org.freedesktop.wayland.server
-
short-lived, popup surfaces for menus
- XdgPopupResource - Class in org.freedesktop.wayland.server
-
short-lived, popup surfaces for menus
- XdgPopupResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.XdgPopupResource
- XdgPopupResource(Client, int, int, XdgPopupRequests) - Constructor for class org.freedesktop.wayland.server.XdgPopupResource
- XdgPositionerAnchor - Enum Class in org.freedesktop.wayland.shared
- XdgPositionerConstraintAdjustment - Enum Class in org.freedesktop.wayland.shared
-
constraint adjustments
- XdgPositionerError - Enum Class in org.freedesktop.wayland.shared
- XdgPositionerEvents - Interface in org.freedesktop.wayland.client
-
child surface positioner
- XdgPositionerEventsV2 - Interface in org.freedesktop.wayland.client
-
child surface positioner
- XdgPositionerEventsV3 - Interface in org.freedesktop.wayland.client
-
child surface positioner
- XdgPositionerEventsV4 - Interface in org.freedesktop.wayland.client
-
child surface positioner
- XdgPositionerEventsV5 - Interface in org.freedesktop.wayland.client
-
child surface positioner
- XdgPositionerEventsV6 - Interface in org.freedesktop.wayland.client
-
child surface positioner
- XdgPositionerGravity - Enum Class in org.freedesktop.wayland.shared
- XdgPositionerProxy - Class in org.freedesktop.wayland.client
-
child surface positioner
- XdgPositionerProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.XdgPositionerProxy
- XdgPositionerProxy(MemorySegment, XdgPositionerEvents, int) - Constructor for class org.freedesktop.wayland.client.XdgPositionerProxy
- XdgPositionerRequests - Interface in org.freedesktop.wayland.server
-
child surface positioner
- XdgPositionerRequestsV2 - Interface in org.freedesktop.wayland.server
-
child surface positioner
- XdgPositionerRequestsV3 - Interface in org.freedesktop.wayland.server
-
child surface positioner
- XdgPositionerRequestsV4 - Interface in org.freedesktop.wayland.server
-
child surface positioner
- XdgPositionerRequestsV5 - Interface in org.freedesktop.wayland.server
-
child surface positioner
- XdgPositionerRequestsV6 - Interface in org.freedesktop.wayland.server
-
child surface positioner
- XdgPositionerResource - Class in org.freedesktop.wayland.server
-
child surface positioner
- XdgPositionerResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.XdgPositionerResource
- XdgPositionerResource(Client, int, int, XdgPositionerRequests) - Constructor for class org.freedesktop.wayland.server.XdgPositionerResource
- XdgSurfaceError - Enum Class in org.freedesktop.wayland.shared
- XdgSurfaceEvents - Interface in org.freedesktop.wayland.client
-
desktop user interface surface base interface
- XdgSurfaceEventsV2 - Interface in org.freedesktop.wayland.client
-
desktop user interface surface base interface
- XdgSurfaceEventsV3 - Interface in org.freedesktop.wayland.client
-
desktop user interface surface base interface
- XdgSurfaceEventsV4 - Interface in org.freedesktop.wayland.client
-
desktop user interface surface base interface
- XdgSurfaceEventsV5 - Interface in org.freedesktop.wayland.client
-
desktop user interface surface base interface
- XdgSurfaceEventsV6 - Interface in org.freedesktop.wayland.client
-
desktop user interface surface base interface
- XdgSurfaceProxy - Class in org.freedesktop.wayland.client
-
desktop user interface surface base interface
- XdgSurfaceProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.XdgSurfaceProxy
- XdgSurfaceProxy(MemorySegment, XdgSurfaceEvents, int) - Constructor for class org.freedesktop.wayland.client.XdgSurfaceProxy
- XdgSurfaceRequests - Interface in org.freedesktop.wayland.server
-
desktop user interface surface base interface
- XdgSurfaceRequestsV2 - Interface in org.freedesktop.wayland.server
-
desktop user interface surface base interface
- XdgSurfaceRequestsV3 - Interface in org.freedesktop.wayland.server
-
desktop user interface surface base interface
- XdgSurfaceRequestsV4 - Interface in org.freedesktop.wayland.server
-
desktop user interface surface base interface
- XdgSurfaceRequestsV5 - Interface in org.freedesktop.wayland.server
-
desktop user interface surface base interface
- XdgSurfaceRequestsV6 - Interface in org.freedesktop.wayland.server
-
desktop user interface surface base interface
- XdgSurfaceResource - Class in org.freedesktop.wayland.server
-
desktop user interface surface base interface
- XdgSurfaceResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.XdgSurfaceResource
- XdgSurfaceResource(Client, int, int, XdgSurfaceRequests) - Constructor for class org.freedesktop.wayland.server.XdgSurfaceResource
- XdgToplevelError - Enum Class in org.freedesktop.wayland.shared
- XdgToplevelEvents - Interface in org.freedesktop.wayland.client
-
toplevel surface
- XdgToplevelEventsV2 - Interface in org.freedesktop.wayland.client
-
toplevel surface
- XdgToplevelEventsV3 - Interface in org.freedesktop.wayland.client
-
toplevel surface
- XdgToplevelEventsV4 - Interface in org.freedesktop.wayland.client
-
toplevel surface
- XdgToplevelEventsV5 - Interface in org.freedesktop.wayland.client
-
toplevel surface
- XdgToplevelEventsV6 - Interface in org.freedesktop.wayland.client
-
toplevel surface
- XdgToplevelProxy - Class in org.freedesktop.wayland.client
-
toplevel surface
- XdgToplevelProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.XdgToplevelProxy
- XdgToplevelProxy(MemorySegment, XdgToplevelEvents, int) - Constructor for class org.freedesktop.wayland.client.XdgToplevelProxy
- XdgToplevelRequests - Interface in org.freedesktop.wayland.server
-
toplevel surface
- XdgToplevelRequestsV2 - Interface in org.freedesktop.wayland.server
-
toplevel surface
- XdgToplevelRequestsV3 - Interface in org.freedesktop.wayland.server
-
toplevel surface
- XdgToplevelRequestsV4 - Interface in org.freedesktop.wayland.server
-
toplevel surface
- XdgToplevelRequestsV5 - Interface in org.freedesktop.wayland.server
-
toplevel surface
- XdgToplevelRequestsV6 - Interface in org.freedesktop.wayland.server
-
toplevel surface
- XdgToplevelResizeEdge - Enum Class in org.freedesktop.wayland.shared
-
edge values for resizing
- XdgToplevelResource - Class in org.freedesktop.wayland.server
-
toplevel surface
- XdgToplevelResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.XdgToplevelResource
- XdgToplevelResource(Client, int, int, XdgToplevelRequests) - Constructor for class org.freedesktop.wayland.server.XdgToplevelResource
- XdgToplevelState - Enum Class in org.freedesktop.wayland.shared
-
types of state on the surface
- XdgToplevelWmCapabilities - Enum Class in org.freedesktop.wayland.shared
- XdgWmBaseError - Enum Class in org.freedesktop.wayland.shared
- XdgWmBaseEvents - Interface in org.freedesktop.wayland.client
-
create desktop-style surfaces
- XdgWmBaseEventsV2 - Interface in org.freedesktop.wayland.client
-
create desktop-style surfaces
- XdgWmBaseEventsV3 - Interface in org.freedesktop.wayland.client
-
create desktop-style surfaces
- XdgWmBaseEventsV4 - Interface in org.freedesktop.wayland.client
-
create desktop-style surfaces
- XdgWmBaseEventsV5 - Interface in org.freedesktop.wayland.client
-
create desktop-style surfaces
- XdgWmBaseEventsV6 - Interface in org.freedesktop.wayland.client
-
create desktop-style surfaces
- XdgWmBaseProxy - Class in org.freedesktop.wayland.client
-
create desktop-style surfaces
- XdgWmBaseProxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.XdgWmBaseProxy
- XdgWmBaseProxy(MemorySegment, XdgWmBaseEvents, int) - Constructor for class org.freedesktop.wayland.client.XdgWmBaseProxy
- XdgWmBaseRequests - Interface in org.freedesktop.wayland.server
-
create desktop-style surfaces
- XdgWmBaseRequestsV2 - Interface in org.freedesktop.wayland.server
-
create desktop-style surfaces
- XdgWmBaseRequestsV3 - Interface in org.freedesktop.wayland.server
-
create desktop-style surfaces
- XdgWmBaseRequestsV4 - Interface in org.freedesktop.wayland.server
-
create desktop-style surfaces
- XdgWmBaseRequestsV5 - Interface in org.freedesktop.wayland.server
-
create desktop-style surfaces
- XdgWmBaseRequestsV6 - Interface in org.freedesktop.wayland.server
-
create desktop-style surfaces
- XdgWmBaseResource - Class in org.freedesktop.wayland.server
-
create desktop-style surfaces
- XdgWmBaseResource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.XdgWmBaseResource
- XdgWmBaseResource(Client, int, int, XdgWmBaseRequests) - Constructor for class org.freedesktop.wayland.server.XdgWmBaseResource
- XKB_V1 - Enum constant in enum class org.freedesktop.wayland.shared.WlKeyboardKeymapFormat
-
libxkbcommon compatible, null-terminated string; to determine the xkb keycode, clients must add 8 to the key event keycode
- XRGB1555 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit xRGB format, [15:0] x:R:G:B 1:5:5:5 little endian
- XRGB16161616 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] x:R:G:B 16:16:16:16 little endian
- XRGB16161616F - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] x:R:G:B 16:16:16:16 little endian
- XRGB2101010 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit xRGB format, [31:0] x:R:G:B 2:10:10:10 little endian
- XRGB4444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
16-bit xRGB format, [15:0] x:R:G:B 4:4:4:4 little endian
- XRGB8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
32-bit RGB format, [31:0] x:R:G:B 8:8:8:8 little endian
- XRGB8888_A8 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- xstate_bv(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Getter for field:
__uint64_t xstate_bv
- xstate_bv(MemorySegment) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Getter for field:
__uint64_t xstate_bv
- xstate_bv(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Setter for field:
__uint64_t xstate_bv
- xstate_bv(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Setter for field:
__uint64_t xstate_bv
- xstate_bv$layout() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Layout for field:
__uint64_t xstate_bv
- xstate_bv$layout() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Layout for field:
__uint64_t xstate_bv
- xstate_bv$offset() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Offset for field:
__uint64_t xstate_bv
- xstate_bv$offset() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Offset for field:
__uint64_t xstate_bv
- xstate_hdr(MemorySegment) - Static method in class org.freedesktop.wayland.raw._xstate
-
Getter for field:
struct _xsave_hdr xstate_hdr
- xstate_hdr(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._xstate
-
Setter for field:
struct _xsave_hdr xstate_hdr
- xstate_hdr$layout() - Static method in class org.freedesktop.wayland.raw._xstate
-
Layout for field:
struct _xsave_hdr xstate_hdr
- xstate_hdr$offset() - Static method in class org.freedesktop.wayland.raw._xstate
-
Offset for field:
struct _xsave_hdr xstate_hdr
- xstate_size(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Getter for field:
__uint32_t xstate_size
- xstate_size(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Setter for field:
__uint32_t xstate_size
- xstate_size$layout() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Layout for field:
__uint32_t xstate_size
- xstate_size$offset() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Offset for field:
__uint32_t xstate_size
- XVUY8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[31:0] X:Cr:Cb:Y 8:8:8:8 little endian
- XVYU12_16161616 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] X:0:Cr:0:Y:0:Cb:0 12:4:12:4:12:4:12:4 little endian
- XVYU16161616 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] X:Cr:Y:Cb 16:16:16:16 little endian
- XVYU2101010 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[31:0] X:Cr:Y:Cb 2:10:10:10 little endian
- XYUV8888 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[31:0] X:Y:Cb:Cr 8:8:8:8 little endian
Y
- Y_INVERT - Enum constant in enum class org.freedesktop.wayland.shared.ZwpLinuxBufferParamsV1Flags
-
contents are y-inverted
- y0(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double y0(double)
- y0$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double y0(double)
- y0$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double y0(double)
- y0$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double y0(double)
- y0f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float y0f(float)
- y0f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float y0f(float)
- y0f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float y0f(float)
- y0f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float y0f(float)
- Y0L0 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] A3:A2:Y3:0:Cr0:0:Y2:0:A1:A0:Y1:0:Cb0:0:Y0:0 1:1:8:2:8:2:8:2:1:1:8:2:8:2:8:2 little endian
- Y0L2 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] A3:A2:Y3:Cr0:Y2:A1:A0:Y1:Cb0:Y0 1:1:10:10:10:1:1:10:10:10 little endian
- y1(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double y1(double)
- y1$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double y1(double)
- y1$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double y1(double)
- y1$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double y1(double)
- y1f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float y1f(float)
- y1f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float y1f(float)
- y1f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float y1f(float)
- y1f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float y1f(float)
- Y210 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] Cr0:0:Y1:0:Cb0:0:Y0:0 10:6:10:6:10:6:10:6 little endian per 2 Y pixels
- Y212 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] Cr0:0:Y1:0:Cb0:0:Y0:0 12:4:12:4:12:4:12:4 little endian per 2 Y pixels
- Y216 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] Cr0:Y1:Cb0:Y0 16:16:16:16 little endian per 2 Y pixels
- Y410 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[31:0] A:Cr:Y:Cb 2:10:10:10 little endian
- Y412 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] A:0:Cr:0:Y:0:Cb:0 12:4:12:4:12:4:12:4 little endian
- Y416 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
[63:0] A:Cr:Y:Cb 16:16:16:16 little endian
- ymmh(MemorySegment) - Static method in class org.freedesktop.wayland.raw._xstate
-
Getter for field:
struct _ymmh_state ymmh
- ymmh(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._xstate
-
Setter for field:
struct _ymmh_state ymmh
- ymmh_space(MemorySegment) - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Getter for field:
__uint32_t ymmh_space[64]
- ymmh_space(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Indexed getter for field:
__uint32_t ymmh_space[64]
- ymmh_space(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Indexed setter for field:
__uint32_t ymmh_space[64]
- ymmh_space(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Setter for field:
__uint32_t ymmh_space[64]
- ymmh_space$dimensions() - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Dimensions for array field:
__uint32_t ymmh_space[64]
- ymmh_space$layout() - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Layout for field:
__uint32_t ymmh_space[64]
- ymmh_space$offset() - Static method in class org.freedesktop.wayland.raw._ymmh_state
-
Offset for field:
__uint32_t ymmh_space[64]
- ymmh$layout() - Static method in class org.freedesktop.wayland.raw._xstate
-
Layout for field:
struct _ymmh_state ymmh
- ymmh$offset() - Static method in class org.freedesktop.wayland.raw._xstate
-
Offset for field:
struct _ymmh_state ymmh
- yn(int, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double yn(int, double)
- yn$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double yn(int, double)
- yn$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double yn(int, double)
- yn$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double yn(int, double)
- ynf(int, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float ynf(int, float)
- ynf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float ynf(int, float)
- ynf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float ynf(int, float)
- ynf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float ynf(int, float)
- YUV410 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, 4x4 subsampled Cb (1) and Cr (2) planes
- YUV411 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, 4x1 subsampled Cb (1) and Cr (2) planes
- YUV420 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, 2x2 subsampled Cb (1) and Cr (2) planes
- YUV420_10BIT - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- YUV420_8BIT - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
- YUV422 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, 2x1 subsampled Cb (1) and Cr (2) planes
- YUV444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, non-subsampled Cb (1) and Cr (2) planes
- YUYV - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
packed YCbCr format, [31:0] Cr0:Y1:Cb0:Y0 8:8:8:8 little endian
- YVU410 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, 4x4 subsampled Cr (1) and Cb (2) planes
- YVU411 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, 4x1 subsampled Cr (1) and Cb (2) planes
- YVU420 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, 2x2 subsampled Cr (1) and Cb (2) planes
- YVU422 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, 2x1 subsampled Cr (1) and Cb (2) planes
- YVU444 - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
3 plane YCbCr format, non-subsampled Cr (1) and Cb (2) planes
- YVYU - Enum constant in enum class org.freedesktop.wayland.shared.WlShmFormat
-
packed YCbCr format, [31:0] Cb0:Y1:Cr0:Y0 8:8:8:8 little endian
Z
- ZERO_COPY - Enum constant in enum class org.freedesktop.wayland.shared.WpPresentationFeedbackKind
- ZwpLinuxBufferParamsV1Error - Enum Class in org.freedesktop.wayland.shared
- ZwpLinuxBufferParamsV1Events - Interface in org.freedesktop.wayland.client
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1EventsV2 - Interface in org.freedesktop.wayland.client
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1EventsV3 - Interface in org.freedesktop.wayland.client
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1EventsV4 - Interface in org.freedesktop.wayland.client
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1EventsV5 - Interface in org.freedesktop.wayland.client
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1Flags - Enum Class in org.freedesktop.wayland.shared
- ZwpLinuxBufferParamsV1Proxy - Class in org.freedesktop.wayland.client
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Proxy
- ZwpLinuxBufferParamsV1Proxy(MemorySegment, ZwpLinuxBufferParamsV1Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpLinuxBufferParamsV1Proxy
- ZwpLinuxBufferParamsV1Requests - Interface in org.freedesktop.wayland.server
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1RequestsV2 - Interface in org.freedesktop.wayland.server
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1RequestsV3 - Interface in org.freedesktop.wayland.server
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1RequestsV4 - Interface in org.freedesktop.wayland.server
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1RequestsV5 - Interface in org.freedesktop.wayland.server
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1Resource - Class in org.freedesktop.wayland.server
-
parameters for creating a dmabuf-based wl_buffer
- ZwpLinuxBufferParamsV1Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1Resource
- ZwpLinuxBufferParamsV1Resource(Client, int, int, ZwpLinuxBufferParamsV1Requests) - Constructor for class org.freedesktop.wayland.server.ZwpLinuxBufferParamsV1Resource
- ZwpLinuxDmabufFeedbackV1Events - Interface in org.freedesktop.wayland.client
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1EventsV2 - Interface in org.freedesktop.wayland.client
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1EventsV3 - Interface in org.freedesktop.wayland.client
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1EventsV4 - Interface in org.freedesktop.wayland.client
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1EventsV5 - Interface in org.freedesktop.wayland.client
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1Proxy - Class in org.freedesktop.wayland.client
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Proxy
- ZwpLinuxDmabufFeedbackV1Proxy(MemorySegment, ZwpLinuxDmabufFeedbackV1Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpLinuxDmabufFeedbackV1Proxy
- ZwpLinuxDmabufFeedbackV1Requests - Interface in org.freedesktop.wayland.server
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1RequestsV2 - Interface in org.freedesktop.wayland.server
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1RequestsV3 - Interface in org.freedesktop.wayland.server
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1RequestsV4 - Interface in org.freedesktop.wayland.server
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1RequestsV5 - Interface in org.freedesktop.wayland.server
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1Resource - Class in org.freedesktop.wayland.server
-
dmabuf feedback
- ZwpLinuxDmabufFeedbackV1Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
- ZwpLinuxDmabufFeedbackV1Resource(Client, int, int, ZwpLinuxDmabufFeedbackV1Requests) - Constructor for class org.freedesktop.wayland.server.ZwpLinuxDmabufFeedbackV1Resource
- ZwpLinuxDmabufFeedbackV1TrancheFlags - Enum Class in org.freedesktop.wayland.shared
- ZwpLinuxDmabufV1Events - Interface in org.freedesktop.wayland.client
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1EventsV2 - Interface in org.freedesktop.wayland.client
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1EventsV3 - Interface in org.freedesktop.wayland.client
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1EventsV4 - Interface in org.freedesktop.wayland.client
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1EventsV5 - Interface in org.freedesktop.wayland.client
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1Proxy - Class in org.freedesktop.wayland.client
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpLinuxDmabufV1Proxy
- ZwpLinuxDmabufV1Proxy(MemorySegment, ZwpLinuxDmabufV1Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpLinuxDmabufV1Proxy
- ZwpLinuxDmabufV1Requests - Interface in org.freedesktop.wayland.server
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1RequestsV2 - Interface in org.freedesktop.wayland.server
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1RequestsV3 - Interface in org.freedesktop.wayland.server
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1RequestsV4 - Interface in org.freedesktop.wayland.server
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1RequestsV5 - Interface in org.freedesktop.wayland.server
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1Resource - Class in org.freedesktop.wayland.server
-
factory for creating dmabuf-based wl_buffers
- ZwpLinuxDmabufV1Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpLinuxDmabufV1Resource
- ZwpLinuxDmabufV1Resource(Client, int, int, ZwpLinuxDmabufV1Requests) - Constructor for class org.freedesktop.wayland.server.ZwpLinuxDmabufV1Resource
- ZwpTabletManagerV2Events - Interface in org.freedesktop.wayland.client
-
controller object for graphic tablet devices
- ZwpTabletManagerV2Proxy - Class in org.freedesktop.wayland.client
-
controller object for graphic tablet devices
- ZwpTabletManagerV2Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpTabletManagerV2Proxy
- ZwpTabletManagerV2Proxy(MemorySegment, ZwpTabletManagerV2Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpTabletManagerV2Proxy
- ZwpTabletManagerV2Requests - Interface in org.freedesktop.wayland.server
-
controller object for graphic tablet devices
- ZwpTabletManagerV2Resource - Class in org.freedesktop.wayland.server
-
controller object for graphic tablet devices
- ZwpTabletManagerV2Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpTabletManagerV2Resource
- ZwpTabletManagerV2Resource(Client, int, int, ZwpTabletManagerV2Requests) - Constructor for class org.freedesktop.wayland.server.ZwpTabletManagerV2Resource
- ZwpTabletPadGroupV2Events - Interface in org.freedesktop.wayland.client
-
a set of buttons, rings and strips
- ZwpTabletPadGroupV2Proxy - Class in org.freedesktop.wayland.client
-
a set of buttons, rings and strips
- ZwpTabletPadGroupV2Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpTabletPadGroupV2Proxy
- ZwpTabletPadGroupV2Proxy(MemorySegment, ZwpTabletPadGroupV2Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpTabletPadGroupV2Proxy
- ZwpTabletPadGroupV2Requests - Interface in org.freedesktop.wayland.server
-
a set of buttons, rings and strips
- ZwpTabletPadGroupV2Resource - Class in org.freedesktop.wayland.server
-
a set of buttons, rings and strips
- ZwpTabletPadGroupV2Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpTabletPadGroupV2Resource
- ZwpTabletPadGroupV2Resource(Client, int, int, ZwpTabletPadGroupV2Requests) - Constructor for class org.freedesktop.wayland.server.ZwpTabletPadGroupV2Resource
- ZwpTabletPadRingV2Events - Interface in org.freedesktop.wayland.client
-
pad ring
- ZwpTabletPadRingV2Proxy - Class in org.freedesktop.wayland.client
-
pad ring
- ZwpTabletPadRingV2Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpTabletPadRingV2Proxy
- ZwpTabletPadRingV2Proxy(MemorySegment, ZwpTabletPadRingV2Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpTabletPadRingV2Proxy
- ZwpTabletPadRingV2Requests - Interface in org.freedesktop.wayland.server
-
pad ring
- ZwpTabletPadRingV2Resource - Class in org.freedesktop.wayland.server
-
pad ring
- ZwpTabletPadRingV2Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpTabletPadRingV2Resource
- ZwpTabletPadRingV2Resource(Client, int, int, ZwpTabletPadRingV2Requests) - Constructor for class org.freedesktop.wayland.server.ZwpTabletPadRingV2Resource
- ZwpTabletPadRingV2Source - Enum Class in org.freedesktop.wayland.shared
-
ring axis source
- ZwpTabletPadStripV2Events - Interface in org.freedesktop.wayland.client
-
pad strip
- ZwpTabletPadStripV2Proxy - Class in org.freedesktop.wayland.client
-
pad strip
- ZwpTabletPadStripV2Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpTabletPadStripV2Proxy
- ZwpTabletPadStripV2Proxy(MemorySegment, ZwpTabletPadStripV2Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpTabletPadStripV2Proxy
- ZwpTabletPadStripV2Requests - Interface in org.freedesktop.wayland.server
-
pad strip
- ZwpTabletPadStripV2Resource - Class in org.freedesktop.wayland.server
-
pad strip
- ZwpTabletPadStripV2Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpTabletPadStripV2Resource
- ZwpTabletPadStripV2Resource(Client, int, int, ZwpTabletPadStripV2Requests) - Constructor for class org.freedesktop.wayland.server.ZwpTabletPadStripV2Resource
- ZwpTabletPadStripV2Source - Enum Class in org.freedesktop.wayland.shared
-
strip axis source
- ZwpTabletPadV2ButtonState - Enum Class in org.freedesktop.wayland.shared
-
physical button state
- ZwpTabletPadV2Events - Interface in org.freedesktop.wayland.client
-
a set of buttons, rings and strips
- ZwpTabletPadV2Proxy - Class in org.freedesktop.wayland.client
-
a set of buttons, rings and strips
- ZwpTabletPadV2Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpTabletPadV2Proxy
- ZwpTabletPadV2Proxy(MemorySegment, ZwpTabletPadV2Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpTabletPadV2Proxy
- ZwpTabletPadV2Requests - Interface in org.freedesktop.wayland.server
-
a set of buttons, rings and strips
- ZwpTabletPadV2Resource - Class in org.freedesktop.wayland.server
-
a set of buttons, rings and strips
- ZwpTabletPadV2Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
- ZwpTabletPadV2Resource(Client, int, int, ZwpTabletPadV2Requests) - Constructor for class org.freedesktop.wayland.server.ZwpTabletPadV2Resource
- ZwpTabletSeatV2Events - Interface in org.freedesktop.wayland.client
-
controller object for graphic tablet devices of a seat
- ZwpTabletSeatV2Proxy - Class in org.freedesktop.wayland.client
-
controller object for graphic tablet devices of a seat
- ZwpTabletSeatV2Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpTabletSeatV2Proxy
- ZwpTabletSeatV2Proxy(MemorySegment, ZwpTabletSeatV2Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpTabletSeatV2Proxy
- ZwpTabletSeatV2Requests - Interface in org.freedesktop.wayland.server
-
controller object for graphic tablet devices of a seat
- ZwpTabletSeatV2Resource - Class in org.freedesktop.wayland.server
-
controller object for graphic tablet devices of a seat
- ZwpTabletSeatV2Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpTabletSeatV2Resource
- ZwpTabletSeatV2Resource(Client, int, int, ZwpTabletSeatV2Requests) - Constructor for class org.freedesktop.wayland.server.ZwpTabletSeatV2Resource
- ZwpTabletToolV2ButtonState - Enum Class in org.freedesktop.wayland.shared
-
physical button state
- ZwpTabletToolV2Capability - Enum Class in org.freedesktop.wayland.shared
-
capability flags for a tool
- ZwpTabletToolV2Error - Enum Class in org.freedesktop.wayland.shared
- ZwpTabletToolV2Events - Interface in org.freedesktop.wayland.client
-
a physical tablet tool
- ZwpTabletToolV2Proxy - Class in org.freedesktop.wayland.client
-
a physical tablet tool
- ZwpTabletToolV2Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpTabletToolV2Proxy
- ZwpTabletToolV2Proxy(MemorySegment, ZwpTabletToolV2Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpTabletToolV2Proxy
- ZwpTabletToolV2Requests - Interface in org.freedesktop.wayland.server
-
a physical tablet tool
- ZwpTabletToolV2Resource - Class in org.freedesktop.wayland.server
-
a physical tablet tool
- ZwpTabletToolV2Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
- ZwpTabletToolV2Resource(Client, int, int, ZwpTabletToolV2Requests) - Constructor for class org.freedesktop.wayland.server.ZwpTabletToolV2Resource
- ZwpTabletToolV2Type - Enum Class in org.freedesktop.wayland.shared
-
a physical tool type
- ZwpTabletV2Events - Interface in org.freedesktop.wayland.client
-
graphics tablet device
- ZwpTabletV2Proxy - Class in org.freedesktop.wayland.client
-
graphics tablet device
- ZwpTabletV2Proxy(MemorySegment) - Constructor for class org.freedesktop.wayland.client.ZwpTabletV2Proxy
- ZwpTabletV2Proxy(MemorySegment, ZwpTabletV2Events, int) - Constructor for class org.freedesktop.wayland.client.ZwpTabletV2Proxy
- ZwpTabletV2Requests - Interface in org.freedesktop.wayland.server
-
graphics tablet device
- ZwpTabletV2Resource - Class in org.freedesktop.wayland.server
-
graphics tablet device
- ZwpTabletV2Resource(MemorySegment) - Constructor for class org.freedesktop.wayland.server.ZwpTabletV2Resource
- ZwpTabletV2Resource(Client, int, int, ZwpTabletV2Requests) - Constructor for class org.freedesktop.wayland.server.ZwpTabletV2Resource
_
- _____fpos_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _____fpos_t_defined 1
- _____fpos64_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _____fpos64_t_defined 1
- ____FILE_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define ____FILE_defined 1
- ____gwchar_t_defined() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define ____gwchar_t_defined 1
- ____mbstate_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define ____mbstate_t_defined 1
- __a(MemorySegment) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Getter for field:
unsigned long long __a
- __a(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Setter for field:
unsigned long long __a
- __a$layout() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Layout for field:
unsigned long long __a
- __a$offset() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Offset for field:
unsigned long long __a
- __acos(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __acos(double __x)
- __acos$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __acos(double __x)
- __acos$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __acos(double __x)
- __acos$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __acos(double __x)
- __acosf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __acosf(float __x)
- __acosf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __acosf(float __x)
- __acosf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __acosf(float __x)
- __acosf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __acosf(float __x)
- __acosh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __acosh(double __x)
- __acosh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __acosh(double __x)
- __acosh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __acosh(double __x)
- __acosh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __acosh(double __x)
- __acoshf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __acoshf(float __x)
- __acoshf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __acoshf(float __x)
- __acoshf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __acoshf(float __x)
- __acoshf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __acoshf(float __x)
- __align(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Getter for field:
long __align
- __align(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Getter for field:
long __align
- __align(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Getter for field:
int __align
- __align(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Getter for field:
long long __align
- __align(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Getter for field:
int __align
- __align(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Getter for field:
long __align
- __align(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Getter for field:
int __align
- __align(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Getter for field:
long __align
- __align(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Getter for field:
long __align
- __align(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Setter for field:
int __align
- __align(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Setter for field:
int __align
- __align(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Setter for field:
int __align
- __align(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Setter for field:
long __align
- __align(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Setter for field:
long __align
- __align(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Setter for field:
long long __align
- __align(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Setter for field:
long __align
- __align(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Setter for field:
long __align
- __align(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Setter for field:
long __align
- __align$layout() - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Layout for field:
long __align
- __align$layout() - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Layout for field:
long __align
- __align$layout() - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Layout for field:
int __align
- __align$layout() - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Layout for field:
long long __align
- __align$layout() - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Layout for field:
int __align
- __align$layout() - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Layout for field:
long __align
- __align$layout() - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Layout for field:
int __align
- __align$layout() - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Layout for field:
long __align
- __align$layout() - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Layout for field:
long __align
- __align$offset() - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Offset for field:
long __align
- __align$offset() - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Offset for field:
long __align
- __align$offset() - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Offset for field:
int __align
- __align$offset() - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Offset for field:
long long __align
- __align$offset() - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Offset for field:
int __align
- __align$offset() - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Offset for field:
long __align
- __align$offset() - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Offset for field:
int __align
- __align$offset() - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Offset for field:
long __align
- __align$offset() - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Offset for field:
long __align
- __asin(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __asin(double __x)
- __asin$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __asin(double __x)
- __asin$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __asin(double __x)
- __asin$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __asin(double __x)
- __asinf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __asinf(float __x)
- __asinf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __asinf(float __x)
- __asinf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __asinf(float __x)
- __asinf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __asinf(float __x)
- __asinh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __asinh(double __x)
- __asinh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __asinh(double __x)
- __asinh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __asinh(double __x)
- __asinh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __asinh(double __x)
- __asinhf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __asinhf(float __x)
- __asinhf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __asinhf(float __x)
- __asinhf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __asinhf(float __x)
- __asinhf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __asinhf(float __x)
- __atan(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __atan(double __x)
- __atan$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __atan(double __x)
- __atan$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __atan(double __x)
- __atan$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __atan(double __x)
- __atan2(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __atan2(double __y, double __x)
- __atan2$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __atan2(double __y, double __x)
- __atan2$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __atan2(double __y, double __x)
- __atan2$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __atan2(double __y, double __x)
- __atan2f(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __atan2f(float __y, float __x)
- __atan2f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __atan2f(float __y, float __x)
- __atan2f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __atan2f(float __y, float __x)
- __atan2f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __atan2f(float __y, float __x)
- __atanf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __atanf(float __x)
- __atanf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __atanf(float __x)
- __atanf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __atanf(float __x)
- __atanf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __atanf(float __x)
- __atanh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __atanh(double __x)
- __atanh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __atanh(double __x)
- __atanh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __atanh(double __x)
- __atanh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __atanh(double __x)
- __atanhf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __atanhf(float __x)
- __atanhf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __atanhf(float __x)
- __atanhf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __atanhf(float __x)
- __atanhf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __atanhf(float __x)
- __atomic_wide_counter - Class in org.freedesktop.wayland.raw
-
union { unsigned long long __value64; struct { unsigned int __low; unsigned int __high; } __value32; }
- __atomic_wide_counter.__value32 - Class in org.freedesktop.wayland.raw
-
struct { unsigned int __low; unsigned int __high; }
- __BIG_ENDIAN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __BIG_ENDIAN 4321
- __BIG_ENDIAN() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __BIG_ENDIAN 4321
- __BIT_TYPES_DEFINED__() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __BIT_TYPES_DEFINED__ 1
- __BIT_TYPES_DEFINED__() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __BIT_TYPES_DEFINED__ 1
- __blkcnt_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __blkcnt_t
- __blkcnt_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __blkcnt_t
- __blkcnt64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __blkcnt64_t
- __blkcnt64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __blkcnt64_t
- __blksize_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __blksize_t
- __blksize_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __blksize_t
- __bool_true_false_are_defined() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __bool_true_false_are_defined 1
- __BYTE_ORDER() - Static method in class org.freedesktop.wayland.raw.C
-
#define __BYTE_ORDER 1234
- __BYTE_ORDER() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __BYTE_ORDER 1234
- __c(MemorySegment) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Getter for field:
unsigned short __c
- __c(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Setter for field:
unsigned short __c
- __c$layout() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Layout for field:
unsigned short __c
- __c$offset() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Offset for field:
unsigned short __c
- __caddr_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef char *__caddr_t
- __caddr_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef char *__caddr_t
- __cbrt(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __cbrt(double __x)
- __cbrt$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __cbrt(double __x)
- __cbrt$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __cbrt(double __x)
- __cbrt$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __cbrt(double __x)
- __cbrtf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __cbrtf(float __x)
- __cbrtf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __cbrtf(float __x)
- __cbrtf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __cbrtf(float __x)
- __cbrtf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __cbrtf(float __x)
- __ceil(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __ceil(double __x)
- __ceil$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __ceil(double __x)
- __ceil$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __ceil(double __x)
- __ceil$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __ceil(double __x)
- __ceilf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __ceilf(float __x)
- __ceilf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __ceilf(float __x)
- __ceilf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __ceilf(float __x)
- __ceilf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __ceilf(float __x)
- __clock_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __clock_t
- __clock_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __clock_t
- __clock_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __clock_t_defined 1
- __clock_t_defined() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __clock_t_defined 1
- __clockid_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef int __clockid_t
- __clockid_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int __clockid_t
- __clockid_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __clockid_t_defined 1
- __clockid_t_defined() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __clockid_t_defined 1
- __compar_fn_t - Class in org.freedesktop.wayland.raw
-
typedef int (*__compar_fn_t)(const void *, const void *)
- __compar_fn_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- __cookie_io_functions_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __cookie_io_functions_t_defined 1
- __copysign(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __copysign(double __x, double __y)
- __copysign$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __copysign(double __x, double __y)
- __copysign$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __copysign(double __x, double __y)
- __copysign$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __copysign(double __x, double __y)
- __copysignf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __copysignf(float __x, float __y)
- __copysignf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __copysignf(float __x, float __y)
- __copysignf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __copysignf(float __x, float __y)
- __copysignf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __copysignf(float __x, float __y)
- __cos(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __cos(double __x)
- __cos$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __cos(double __x)
- __cos$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __cos(double __x)
- __cos$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __cos(double __x)
- __cosf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __cosf(float __x)
- __cosf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __cosf(float __x)
- __cosf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __cosf(float __x)
- __cosf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __cosf(float __x)
- __cosh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __cosh(double __x)
- __cosh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __cosh(double __x)
- __cosh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __cosh(double __x)
- __cosh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __cosh(double __x)
- __coshf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __coshf(float __x)
- __coshf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __coshf(float __x)
- __coshf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __coshf(float __x)
- __coshf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __coshf(float __x)
- __count(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Getter for field:
int __count
- __count(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Getter for field:
unsigned int __count
- __count(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Setter for field:
int __count
- __count(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Setter for field:
unsigned int __count
- __count$layout() - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Layout for field:
int __count
- __count$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Layout for field:
unsigned int __count
- __count$offset() - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Offset for field:
int __count
- __count$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Offset for field:
unsigned int __count
- __ctype_get_mb_cur_max() - Static method in class org.freedesktop.wayland.raw.C_1
-
extern size_t __ctype_get_mb_cur_max()
- __ctype_get_mb_cur_max$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern size_t __ctype_get_mb_cur_max()
- __ctype_get_mb_cur_max$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern size_t __ctype_get_mb_cur_max()
- __ctype_get_mb_cur_max$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern size_t __ctype_get_mb_cur_max()
- __cur_writer(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
int __cur_writer
- __cur_writer(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
int __cur_writer
- __cur_writer$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
int __cur_writer
- __cur_writer$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
int __cur_writer
- __daddr_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef int __daddr_t
- __daddr_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int __daddr_t
- __data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__once_flag
-
Getter for field:
int __data
- __data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Getter for field:
struct __pthread_cond_s __data
- __data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Getter for field:
struct __pthread_mutex_s __data
- __data(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Getter for field:
struct __pthread_rwlock_arch_t __data
- __data(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__once_flag
-
Setter for field:
int __data
- __data(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Setter for field:
struct __pthread_cond_s __data
- __data(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Setter for field:
struct __pthread_mutex_s __data
- __data(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Setter for field:
struct __pthread_rwlock_arch_t __data
- __data$layout() - Static method in class org.freedesktop.wayland.raw.__once_flag
-
Layout for field:
int __data
- __data$layout() - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Layout for field:
struct __pthread_cond_s __data
- __data$layout() - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Layout for field:
struct __pthread_mutex_s __data
- __data$layout() - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Layout for field:
struct __pthread_rwlock_arch_t __data
- __data$offset() - Static method in class org.freedesktop.wayland.raw.__once_flag
-
Offset for field:
int __data
- __data$offset() - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Offset for field:
struct __pthread_cond_s __data
- __data$offset() - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Offset for field:
struct __pthread_mutex_s __data
- __data$offset() - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Offset for field:
struct __pthread_rwlock_arch_t __data
- __dev_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __dev_t
- __dev_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __dev_t
- __drem(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __drem(double __x, double __y)
- __drem$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __drem(double __x, double __y)
- __drem$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __drem(double __x, double __y)
- __drem$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __drem(double __x, double __y)
- __dremf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __dremf(float __x, float __y)
- __dremf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __dremf(float __x, float __y)
- __dremf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __dremf(float __x, float __y)
- __dremf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __dremf(float __x, float __y)
- __elision(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Getter for field:
short __elision
- __elision(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Setter for field:
short __elision
- __elision$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Layout for field:
short __elision
- __elision$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Offset for field:
short __elision
- __environ() - Static method in class org.freedesktop.wayland.raw.C_1
-
Getter for variable:
extern char **__environ
- __environ(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
Setter for variable:
extern char **__environ
- __environ$layout() - Static method in class org.freedesktop.wayland.raw.C_1
-
Layout for variable:
extern char **__environ
- __environ$segment() - Static method in class org.freedesktop.wayland.raw.C_1
-
Segment for variable:
extern char **__environ
- __erf(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __erf(double)
- __erf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __erf(double)
- __erf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __erf(double)
- __erf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __erf(double)
- __erfc(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __erfc(double)
- __erfc$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __erfc(double)
- __erfc$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __erfc(double)
- __erfc$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __erfc(double)
- __erfcf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __erfcf(float)
- __erfcf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __erfcf(float)
- __erfcf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __erfcf(float)
- __erfcf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __erfcf(float)
- __erff(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __erff(float)
- __erff$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __erff(float)
- __erff$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __erff(float)
- __erff$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __erff(float)
- __exp(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __exp(double __x)
- __exp$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __exp(double __x)
- __exp$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __exp(double __x)
- __exp$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __exp(double __x)
- __exp2(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __exp2(double __x)
- __exp2$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __exp2(double __x)
- __exp2$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __exp2(double __x)
- __exp2$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __exp2(double __x)
- __exp2f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __exp2f(float __x)
- __exp2f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __exp2f(float __x)
- __exp2f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __exp2f(float __x)
- __exp2f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __exp2f(float __x)
- __expf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __expf(float __x)
- __expf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __expf(float __x)
- __expf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __expf(float __x)
- __expf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __expf(float __x)
- __expm1(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __expm1(double __x)
- __expm1$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __expm1(double __x)
- __expm1$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __expm1(double __x)
- __expm1$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __expm1(double __x)
- __expm1f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __expm1f(float __x)
- __expm1f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __expm1f(float __x)
- __expm1f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __expm1f(float __x)
- __expm1f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __expm1f(float __x)
- __F_GETOWN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __F_GETOWN 9
- __F_GETOWN_EX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __F_GETOWN_EX 16
- __F_GETSIG() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __F_GETSIG 11
- __F_SETOWN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __F_SETOWN 8
- __F_SETOWN_EX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __F_SETOWN_EX 15
- __F_SETSIG() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __F_SETSIG 10
- __fabs(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __fabs(double __x)
- __fabs$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __fabs(double __x)
- __fabs$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __fabs(double __x)
- __fabs$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __fabs(double __x)
- __fabsf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __fabsf(float __x)
- __fabsf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __fabsf(float __x)
- __fabsf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __fabsf(float __x)
- __fabsf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __fabsf(float __x)
- __fd_mask - Static variable in class org.freedesktop.wayland.raw.C
-
typedef long __fd_mask
- __fd_mask - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __fd_mask
- __FD_SETSIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __FD_SETSIZE 1024
- __FD_SETSIZE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __FD_SETSIZE 1024
- __fdim(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __fdim(double __x, double __y)
- __fdim$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __fdim(double __x, double __y)
- __fdim$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __fdim(double __x, double __y)
- __fdim$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __fdim(double __x, double __y)
- __fdimf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __fdimf(float __x, float __y)
- __fdimf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __fdimf(float __x, float __y)
- __fdimf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __fdimf(float __x, float __y)
- __fdimf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __fdimf(float __x, float __y)
- __fds_bits(MemorySegment) - Static method in class org.freedesktop.wayland.raw.fd_set
-
Getter for field:
__fd_mask __fds_bits[16]
- __fds_bits(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.fd_set
-
Indexed getter for field:
__fd_mask __fds_bits[16]
- __fds_bits(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.fd_set
-
Indexed setter for field:
__fd_mask __fds_bits[16]
- __fds_bits(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.fd_set
-
Setter for field:
__fd_mask __fds_bits[16]
- __fds_bits$dimensions() - Static method in class org.freedesktop.wayland.raw.fd_set
-
Dimensions for array field:
__fd_mask __fds_bits[16]
- __fds_bits$layout() - Static method in class org.freedesktop.wayland.raw.fd_set
-
Layout for field:
__fd_mask __fds_bits[16]
- __fds_bits$offset() - Static method in class org.freedesktop.wayland.raw.fd_set
-
Offset for field:
__fd_mask __fds_bits[16]
- __FILE - Class in org.freedesktop.wayland.raw
-
typedef struct _IO_FILE { int _flags; char *_IO_read_ptr; char *_IO_read_end; char *_IO_read_base; char *_IO_write_base; char *_IO_write_ptr; char *_IO_write_end; char *_IO_buf_base; char *_IO_buf_end; char *_IO_save_base; char *_IO_backup_base; char *_IO_save_end; struct _IO_marker *_markers; struct _IO_FILE *_chain; int _fileno; int _flags2; __off_t _old_offset; unsigned short _cur_column; signed char _vtable_offset; char _shortbuf[1]; _IO_lock_t *_lock; __off64_t _offset; struct _IO_codecvt *_codecvt; struct _IO_wide_data *_wide_data; struct _IO_FILE *_freeres_list; void *_freeres_buf; size_t __pad5; int _mode; char _unused2[20]; } __FILE
- __FILE_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __FILE_defined 1
- __finite(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __finite(double __value)
- __finite$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __finite(double __value)
- __finite$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __finite(double __value)
- __finite$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __finite(double __value)
- __finitef(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __finitef(float __value)
- __finitef$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __finitef(float __value)
- __finitef$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __finitef(float __value)
- __finitef$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __finitef(float __value)
- __flags(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
unsigned int __flags
- __flags(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
unsigned int __flags
- __flags$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
unsigned int __flags
- __flags$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
unsigned int __flags
- __FLOAT_WORD_ORDER() - Static method in class org.freedesktop.wayland.raw.C
-
#define __FLOAT_WORD_ORDER 1234
- __FLOAT_WORD_ORDER() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __FLOAT_WORD_ORDER 1234
- __floor(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __floor(double __x)
- __floor$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __floor(double __x)
- __floor$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __floor(double __x)
- __floor$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __floor(double __x)
- __floorf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __floorf(float __x)
- __floorf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __floorf(float __x)
- __floorf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __floorf(float __x)
- __floorf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __floorf(float __x)
- __fma(double, double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __fma(double __x, double __y, double __z)
- __fma$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __fma(double __x, double __y, double __z)
- __fma$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __fma(double __x, double __y, double __z)
- __fma$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __fma(double __x, double __y, double __z)
- __fmaf(float, float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __fmaf(float __x, float __y, float __z)
- __fmaf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __fmaf(float __x, float __y, float __z)
- __fmaf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __fmaf(float __x, float __y, float __z)
- __fmaf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __fmaf(float __x, float __y, float __z)
- __fmax(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __fmax(double __x, double __y)
- __fmax$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __fmax(double __x, double __y)
- __fmax$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __fmax(double __x, double __y)
- __fmax$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __fmax(double __x, double __y)
- __fmaxf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __fmaxf(float __x, float __y)
- __fmaxf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __fmaxf(float __x, float __y)
- __fmaxf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __fmaxf(float __x, float __y)
- __fmaxf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __fmaxf(float __x, float __y)
- __fmin(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __fmin(double __x, double __y)
- __fmin$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __fmin(double __x, double __y)
- __fmin$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __fmin(double __x, double __y)
- __fmin$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __fmin(double __x, double __y)
- __fminf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __fminf(float __x, float __y)
- __fminf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __fminf(float __x, float __y)
- __fminf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __fminf(float __x, float __y)
- __fminf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __fminf(float __x, float __y)
- __fmod(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __fmod(double __x, double __y)
- __fmod$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __fmod(double __x, double __y)
- __fmod$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __fmod(double __x, double __y)
- __fmod$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __fmod(double __x, double __y)
- __fmodf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __fmodf(float __x, float __y)
- __fmodf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __fmodf(float __x, float __y)
- __fmodf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __fmodf(float __x, float __y)
- __fmodf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __fmodf(float __x, float __y)
- __FP_LOGB0_IS_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __FP_LOGB0_IS_MIN 1
- __FP_LOGBNAN_IS_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __FP_LOGBNAN_IS_MIN 1
- __fpclassify(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __fpclassify(double __value)
- __fpclassify$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __fpclassify(double __value)
- __fpclassify$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __fpclassify(double __value)
- __fpclassify$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __fpclassify(double __value)
- __fpclassifyf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __fpclassifyf(float __value)
- __fpclassifyf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __fpclassifyf(float __value)
- __fpclassifyf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __fpclassifyf(float __value)
- __fpclassifyf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __fpclassifyf(float __value)
- __fpos_t - Class in org.freedesktop.wayland.raw
-
typedef struct _G_fpos_t { __off_t __pos; __mbstate_t __state; } __fpos_t
- __fpos64_t - Class in org.freedesktop.wayland.raw
-
typedef struct _G_fpos64_t { __off64_t __pos; __mbstate_t __state; } __fpos64_t
- __fpregs_mem(MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Getter for field:
struct _libc_fpstate __fpregs_mem
- __fpregs_mem(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Setter for field:
struct _libc_fpstate __fpregs_mem
- __fpregs_mem$layout() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Layout for field:
struct _libc_fpstate __fpregs_mem
- __fpregs_mem$offset() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Offset for field:
struct _libc_fpstate __fpregs_mem
- __fpstate_word(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t __fpstate_word
- __fpstate_word(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t __fpstate_word
- __fpstate_word$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t __fpstate_word
- __fpstate_word$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t __fpstate_word
- __frexp(double, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __frexp(double __x, int *__exponent)
- __frexp$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __frexp(double __x, int *__exponent)
- __frexp$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __frexp(double __x, int *__exponent)
- __frexp$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __frexp(double __x, int *__exponent)
- __frexpf(float, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __frexpf(float __x, int *__exponent)
- __frexpf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __frexpf(float __x, int *__exponent)
- __frexpf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __frexpf(float __x, int *__exponent)
- __frexpf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __frexpf(float __x, int *__exponent)
- __fsblkcnt_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __fsblkcnt_t
- __fsblkcnt_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __fsblkcnt_t
- __fsblkcnt64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __fsblkcnt64_t
- __fsblkcnt64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __fsblkcnt64_t
- __fsfilcnt_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __fsfilcnt_t
- __fsfilcnt_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __fsfilcnt_t
- __fsfilcnt64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __fsfilcnt64_t
- __fsfilcnt64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __fsfilcnt64_t
- __fsid_t - Class in org.freedesktop.wayland.raw
-
struct { int __val[2]; }
- __fsword_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __fsword_t
- __fsword_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __fsword_t
- __g_refs(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Getter for field:
unsigned int __g_refs[2]
- __g_refs(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Indexed getter for field:
unsigned int __g_refs[2]
- __g_refs(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Indexed setter for field:
unsigned int __g_refs[2]
- __g_refs(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Setter for field:
unsigned int __g_refs[2]
- __g_refs$dimensions() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Dimensions for array field:
unsigned int __g_refs[2]
- __g_refs$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Layout for field:
unsigned int __g_refs[2]
- __g_refs$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Offset for field:
unsigned int __g_refs[2]
- __g_signals(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Getter for field:
unsigned int __g_signals[2]
- __g_signals(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Indexed getter for field:
unsigned int __g_signals[2]
- __g_signals(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Indexed setter for field:
unsigned int __g_signals[2]
- __g_signals(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Setter for field:
unsigned int __g_signals[2]
- __g_signals$dimensions() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Dimensions for array field:
unsigned int __g_signals[2]
- __g_signals$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Layout for field:
unsigned int __g_signals[2]
- __g_signals$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Offset for field:
unsigned int __g_signals[2]
- __g_size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Getter for field:
unsigned int __g_size[2]
- __g_size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Indexed getter for field:
unsigned int __g_size[2]
- __g_size(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Indexed setter for field:
unsigned int __g_size[2]
- __g_size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Setter for field:
unsigned int __g_size[2]
- __g_size$dimensions() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Dimensions for array field:
unsigned int __g_size[2]
- __g_size$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Layout for field:
unsigned int __g_size[2]
- __g_size$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Offset for field:
unsigned int __g_size[2]
- __g1_orig_size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Getter for field:
unsigned int __g1_orig_size
- __g1_orig_size(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Setter for field:
unsigned int __g1_orig_size
- __g1_orig_size$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Layout for field:
unsigned int __g1_orig_size
- __g1_orig_size$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Offset for field:
unsigned int __g1_orig_size
- __g1_start(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Getter for field:
__atomic_wide_counter __g1_start
- __g1_start(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Setter for field:
__atomic_wide_counter __g1_start
- __g1_start$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Layout for field:
__atomic_wide_counter __g1_start
- __g1_start$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Offset for field:
__atomic_wide_counter __g1_start
- __gamma(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __gamma(double)
- __gamma$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __gamma(double)
- __gamma$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __gamma(double)
- __gamma$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __gamma(double)
- __gammaf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __gammaf(float)
- __gammaf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __gammaf(float)
- __gammaf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __gammaf(float)
- __gammaf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __gammaf(float)
- __getdelim(MemorySegment, MemorySegment, int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __ssize_t __getdelim(char **restrict __lineptr, size_t *restrict __n, int __delimiter, FILE *restrict __stream)
- __getdelim$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __ssize_t __getdelim(char **restrict __lineptr, size_t *restrict __n, int __delimiter, FILE *restrict __stream)
- __getdelim$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __ssize_t __getdelim(char **restrict __lineptr, size_t *restrict __n, int __delimiter, FILE *restrict __stream)
- __getdelim$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __ssize_t __getdelim(char **restrict __lineptr, size_t *restrict __n, int __delimiter, FILE *restrict __stream)
- __getpgid(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern __pid_t __getpgid(__pid_t __pid)
- __getpgid$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern __pid_t __getpgid(__pid_t __pid)
- __getpgid$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern __pid_t __getpgid(__pid_t __pid)
- __getpgid$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern __pid_t __getpgid(__pid_t __pid)
- __gid_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned int __gid_t
- __gid_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int __gid_t
- __GLIBC__() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC__ 2
- __GLIBC__() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC__ 2
- __glibc_c99_flexarr_available() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __glibc_c99_flexarr_available 1
- __glibc_c99_flexarr_available() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __glibc_c99_flexarr_available 1
- __GLIBC_FLT_EVAL_METHOD() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __GLIBC_FLT_EVAL_METHOD 0
- __GLIBC_MINOR__() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_MINOR__ 39
- __GLIBC_MINOR__() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_MINOR__ 39
- __glibc_reserved(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
__syscall_slong_t __glibc_reserved[3]
- __glibc_reserved(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Indexed getter for field:
__syscall_slong_t __glibc_reserved[3]
- __glibc_reserved(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.stat
-
Indexed setter for field:
__syscall_slong_t __glibc_reserved[3]
- __glibc_reserved(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
__syscall_slong_t __glibc_reserved[3]
- __glibc_reserved$dimensions() - Static method in class org.freedesktop.wayland.raw.stat
-
Dimensions for array field:
__syscall_slong_t __glibc_reserved[3]
- __glibc_reserved$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
__syscall_slong_t __glibc_reserved[3]
- __glibc_reserved$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
__syscall_slong_t __glibc_reserved[3]
- __glibc_reserved1(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Getter for field:
__uint32_t __glibc_reserved1[7]
- __glibc_reserved1(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Getter for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Getter for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1(MemorySegment) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Getter for field:
__uint64_t __glibc_reserved1[2]
- __glibc_reserved1(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Indexed getter for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Indexed getter for field:
__uint32_t __glibc_reserved1[7]
- __glibc_reserved1(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Indexed getter for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Indexed getter for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Indexed getter for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Indexed getter for field:
__uint64_t __glibc_reserved1[2]
- __glibc_reserved1(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Indexed setter for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Indexed setter for field:
__uint32_t __glibc_reserved1[7]
- __glibc_reserved1(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Indexed setter for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Indexed setter for field:
__uint64_t __glibc_reserved1[2]
- __glibc_reserved1(MemorySegment, long, short) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Indexed setter for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1(MemorySegment, long, short) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Indexed setter for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Setter for field:
__uint32_t __glibc_reserved1[7]
- __glibc_reserved1(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Setter for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Setter for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Setter for field:
__uint64_t __glibc_reserved1[2]
- __glibc_reserved1$dimensions() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Dimensions for array field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1$dimensions() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Dimensions for array field:
__uint32_t __glibc_reserved1[7]
- __glibc_reserved1$dimensions() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Dimensions for array field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1$dimensions() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Dimensions for array field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1$dimensions() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Dimensions for array field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1$dimensions() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Dimensions for array field:
__uint64_t __glibc_reserved1[2]
- __glibc_reserved1$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1$layout() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Layout for field:
__uint32_t __glibc_reserved1[7]
- __glibc_reserved1$layout() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Layout for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Layout for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1$layout() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Layout for field:
__uint64_t __glibc_reserved1[2]
- __glibc_reserved1$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1$offset() - Static method in class org.freedesktop.wayland.raw._fpx_sw_bytes
-
Offset for field:
__uint32_t __glibc_reserved1[7]
- __glibc_reserved1$offset() - Static method in class org.freedesktop.wayland.raw._fpxreg
-
Offset for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
__uint32_t __glibc_reserved1[24]
- __glibc_reserved1$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpxreg
-
Offset for field:
unsigned short __glibc_reserved1[3]
- __glibc_reserved1$offset() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Offset for field:
__uint64_t __glibc_reserved1[2]
- __glibc_reserved2(MemorySegment) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Getter for field:
__uint64_t __glibc_reserved2[5]
- __glibc_reserved2(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Indexed getter for field:
__uint64_t __glibc_reserved2[5]
- __glibc_reserved2(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Indexed setter for field:
__uint64_t __glibc_reserved2[5]
- __glibc_reserved2(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Setter for field:
__uint64_t __glibc_reserved2[5]
- __glibc_reserved2$dimensions() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Dimensions for array field:
__uint64_t __glibc_reserved2[5]
- __glibc_reserved2$layout() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Layout for field:
__uint64_t __glibc_reserved2[5]
- __glibc_reserved2$offset() - Static method in class org.freedesktop.wayland.raw._xsave_hdr
-
Offset for field:
__uint64_t __glibc_reserved2[5]
- __GLIBC_USE_C2X_STRTOL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_C2X_STRTOL 0
- __GLIBC_USE_C2X_STRTOL() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_C2X_STRTOL 0
- __GLIBC_USE_DEPRECATED_GETS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_DEPRECATED_GETS 0
- __GLIBC_USE_DEPRECATED_GETS() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_DEPRECATED_GETS 0
- __GLIBC_USE_DEPRECATED_SCANF() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_DEPRECATED_SCANF 0
- __GLIBC_USE_DEPRECATED_SCANF() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_DEPRECATED_SCANF 0
- __GLIBC_USE_IEC_60559_BFP_EXT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_IEC_60559_BFP_EXT 0
- __GLIBC_USE_IEC_60559_BFP_EXT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_IEC_60559_BFP_EXT 0
- __GLIBC_USE_IEC_60559_BFP_EXT_C2X() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_IEC_60559_BFP_EXT_C2X 0
- __GLIBC_USE_IEC_60559_BFP_EXT_C2X() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_IEC_60559_BFP_EXT_C2X 0
- __GLIBC_USE_IEC_60559_EXT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_IEC_60559_EXT 0
- __GLIBC_USE_IEC_60559_EXT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_IEC_60559_EXT 0
- __GLIBC_USE_IEC_60559_FUNCS_EXT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_IEC_60559_FUNCS_EXT 0
- __GLIBC_USE_IEC_60559_FUNCS_EXT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_IEC_60559_FUNCS_EXT 0
- __GLIBC_USE_IEC_60559_FUNCS_EXT_C2X() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_IEC_60559_FUNCS_EXT_C2X 0
- __GLIBC_USE_IEC_60559_FUNCS_EXT_C2X() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_IEC_60559_FUNCS_EXT_C2X 0
- __GLIBC_USE_IEC_60559_TYPES_EXT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_IEC_60559_TYPES_EXT 0
- __GLIBC_USE_IEC_60559_TYPES_EXT() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_IEC_60559_TYPES_EXT 0
- __GLIBC_USE_ISOC2X() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_ISOC2X 0
- __GLIBC_USE_ISOC2X() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_ISOC2X 0
- __GLIBC_USE_LIB_EXT2() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GLIBC_USE_LIB_EXT2 0
- __GLIBC_USE_LIB_EXT2() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GLIBC_USE_LIB_EXT2 0
- __GNU_LIBRARY__() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __GNU_LIBRARY__ 6
- __GNU_LIBRARY__() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __GNU_LIBRARY__ 6
- __gwchar_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int __gwchar_t
- __HAVE_DISTINCT_FLOAT128() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_DISTINCT_FLOAT128 0
- __HAVE_DISTINCT_FLOAT128() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_DISTINCT_FLOAT128 0
- __HAVE_DISTINCT_FLOAT128X() - Static method in class org.freedesktop.wayland.raw.C
-
#define __HAVE_DISTINCT_FLOAT128X 0
- __HAVE_DISTINCT_FLOAT128X() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __HAVE_DISTINCT_FLOAT128X 0
- __HAVE_DISTINCT_FLOAT16() - Static method in class org.freedesktop.wayland.raw.C
-
#define __HAVE_DISTINCT_FLOAT16 0
- __HAVE_DISTINCT_FLOAT16() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __HAVE_DISTINCT_FLOAT16 0
- __HAVE_DISTINCT_FLOAT32() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_DISTINCT_FLOAT32 0
- __HAVE_DISTINCT_FLOAT32() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_DISTINCT_FLOAT32 0
- __HAVE_DISTINCT_FLOAT32X() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_DISTINCT_FLOAT32X 0
- __HAVE_DISTINCT_FLOAT32X() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_DISTINCT_FLOAT32X 0
- __HAVE_DISTINCT_FLOAT64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_DISTINCT_FLOAT64 0
- __HAVE_DISTINCT_FLOAT64() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_DISTINCT_FLOAT64 0
- __HAVE_DISTINCT_FLOAT64X() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_DISTINCT_FLOAT64X 0
- __HAVE_DISTINCT_FLOAT64X() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_DISTINCT_FLOAT64X 0
- __HAVE_FLOAT128() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_FLOAT128 0
- __HAVE_FLOAT128() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_FLOAT128 0
- __HAVE_FLOAT128_UNLIKE_LDBL() - Static method in class org.freedesktop.wayland.raw.C
-
#define __HAVE_FLOAT128_UNLIKE_LDBL 0
- __HAVE_FLOAT128_UNLIKE_LDBL() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __HAVE_FLOAT128_UNLIKE_LDBL 0
- __HAVE_FLOAT128X() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_FLOAT128X 0
- __HAVE_FLOAT128X() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_FLOAT128X 0
- __HAVE_FLOAT16() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_FLOAT16 0
- __HAVE_FLOAT16() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_FLOAT16 0
- __HAVE_FLOAT32() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_FLOAT32 1
- __HAVE_FLOAT32() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_FLOAT32 1
- __HAVE_FLOAT32X() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_FLOAT32X 1
- __HAVE_FLOAT32X() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_FLOAT32X 1
- __HAVE_FLOAT64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_FLOAT64 1
- __HAVE_FLOAT64() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_FLOAT64 1
- __HAVE_FLOAT64X() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_FLOAT64X 1
- __HAVE_FLOAT64X() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_FLOAT64X 1
- __HAVE_FLOAT64X_LONG_DOUBLE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_FLOAT64X_LONG_DOUBLE 1
- __HAVE_FLOAT64X_LONG_DOUBLE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_FLOAT64X_LONG_DOUBLE 1
- __HAVE_FLOATN_NOT_TYPEDEF() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_FLOATN_NOT_TYPEDEF 0
- __HAVE_FLOATN_NOT_TYPEDEF() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_FLOATN_NOT_TYPEDEF 0
- __HAVE_GENERIC_SELECTION() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __HAVE_GENERIC_SELECTION 1
- __HAVE_GENERIC_SELECTION() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __HAVE_GENERIC_SELECTION 1
- __have_pthread_attr_t() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __have_pthread_attr_t 1
- __have_pthread_attr_t() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __have_pthread_attr_t 1
- __high(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Getter for field:
unsigned int __high
- __high(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Setter for field:
unsigned int __high
- __high$layout() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Layout for field:
unsigned int __high
- __high$offset() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Offset for field:
unsigned int __high
- __hypot(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __hypot(double __x, double __y)
- __hypot$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __hypot(double __x, double __y)
- __hypot$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __hypot(double __x, double __y)
- __hypot$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __hypot(double __x, double __y)
- __hypotf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __hypotf(float __x, float __y)
- __hypotf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __hypotf(float __x, float __y)
- __hypotf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __hypotf(float __x, float __y)
- __hypotf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __hypotf(float __x, float __y)
- __id_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned int __id_t
- __id_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int __id_t
- __ilogb(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __ilogb(double __x)
- __ilogb$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __ilogb(double __x)
- __ilogb$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __ilogb(double __x)
- __ilogb$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __ilogb(double __x)
- __ilogbf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __ilogbf(float __x)
- __ilogbf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __ilogbf(float __x)
- __ilogbf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __ilogbf(float __x)
- __ilogbf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __ilogbf(float __x)
- __ILP32_OFF32_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C
-
#define __ILP32_OFF32_CFLAGS "-m32"
- __ILP32_OFF32_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C
-
#define __ILP32_OFF32_LDFLAGS "-m32"
- __ILP32_OFFBIG_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C
-
#define __ILP32_OFFBIG_CFLAGS "-m32 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
- __ILP32_OFFBIG_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C
-
#define __ILP32_OFFBIG_LDFLAGS "-m32"
- __init(MemorySegment) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Getter for field:
unsigned short __init
- __init(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Setter for field:
unsigned short __init
- __init$layout() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Layout for field:
unsigned short __init
- __init$offset() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Offset for field:
unsigned short __init
- __ino_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __ino_t
- __ino_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __ino_t
- __INO_T_MATCHES_INO64_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __INO_T_MATCHES_INO64_T 1
- __INO_T_MATCHES_INO64_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __INO_T_MATCHES_INO64_T 1
- __ino64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __ino64_t
- __ino64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __ino64_t
- __int_least16_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __int16_t __int_least16_t
- __int_least16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int16_t __int_least16_t
- __int_least32_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __int32_t __int_least32_t
- __int_least32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int32_t __int_least32_t
- __int_least64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __int64_t __int_least64_t
- __int_least64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int64_t __int_least64_t
- __int_least8_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __int8_t __int_least8_t
- __int_least8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __int8_t __int_least8_t
- __int16_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef short __int16_t
- __int16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef short __int16_t
- __int32_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef int __int32_t
- __int32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int __int32_t
- __int64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __int64_t
- __int64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __int64_t
- __int8_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef signed char __int8_t
- __int8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef signed char __int8_t
- __intmax_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __intmax_t
- __intmax_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __intmax_t
- __intptr_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __intptr_t
- __intptr_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __intptr_t
- __iseqsig(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __iseqsig(double __x, double __y)
- __iseqsig$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __iseqsig(double __x, double __y)
- __iseqsig$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __iseqsig(double __x, double __y)
- __iseqsig$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __iseqsig(double __x, double __y)
- __iseqsigf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __iseqsigf(float __x, float __y)
- __iseqsigf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __iseqsigf(float __x, float __y)
- __iseqsigf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __iseqsigf(float __x, float __y)
- __iseqsigf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __iseqsigf(float __x, float __y)
- __isinf(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __isinf(double __value)
- __isinf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __isinf(double __value)
- __isinf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __isinf(double __value)
- __isinf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __isinf(double __value)
- __isinff(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __isinff(float __value)
- __isinff$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __isinff(float __value)
- __isinff$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __isinff(float __value)
- __isinff$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __isinff(float __value)
- __isnan(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __isnan(double __value)
- __isnan$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __isnan(double __value)
- __isnan$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __isnan(double __value)
- __isnan$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __isnan(double __value)
- __isnanf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __isnanf(float __value)
- __isnanf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __isnanf(float __value)
- __isnanf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __isnanf(float __value)
- __isnanf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __isnanf(float __value)
- __issignaling(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __issignaling(double __value)
- __issignaling$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __issignaling(double __value)
- __issignaling$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __issignaling(double __value)
- __issignaling$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __issignaling(double __value)
- __issignalingf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __issignalingf(float __value)
- __issignalingf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __issignalingf(float __value)
- __issignalingf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __issignalingf(float __value)
- __issignalingf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __issignalingf(float __value)
- __j0(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __j0(double)
- __j0$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __j0(double)
- __j0$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __j0(double)
- __j0$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __j0(double)
- __j0f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __j0f(float)
- __j0f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __j0f(float)
- __j0f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __j0f(float)
- __j0f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __j0f(float)
- __j1(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __j1(double)
- __j1$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __j1(double)
- __j1$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __j1(double)
- __j1$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __j1(double)
- __j1f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __j1f(float)
- __j1f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __j1f(float)
- __j1f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __j1f(float)
- __j1f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __j1f(float)
- __jn(int, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __jn(int, double)
- __jn$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __jn(int, double)
- __jn$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __jn(int, double)
- __jn$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __jn(int, double)
- __jnf(int, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __jnf(int, float)
- __jnf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __jnf(int, float)
- __jnf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __jnf(int, float)
- __jnf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __jnf(int, float)
- __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 1
- __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64 1
- __key_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef int __key_t
- __key_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int __key_t
- __kind(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Getter for field:
int __kind
- __kind(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Setter for field:
int __kind
- __kind$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Layout for field:
int __kind
- __kind$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Offset for field:
int __kind
- __ldexp(double, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __ldexp(double __x, int __exponent)
- __ldexp$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __ldexp(double __x, int __exponent)
- __ldexp$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __ldexp(double __x, int __exponent)
- __ldexp$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __ldexp(double __x, int __exponent)
- __ldexpf(float, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __ldexpf(float __x, int __exponent)
- __ldexpf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __ldexpf(float __x, int __exponent)
- __ldexpf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __ldexpf(float __x, int __exponent)
- __ldexpf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __ldexpf(float __x, int __exponent)
- __ldiv_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __ldiv_t_defined 1
- __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 0
- __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 0
- __lgamma(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __lgamma(double)
- __lgamma_r(double, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __lgamma_r(double, int *__signgamp)
- __lgamma_r$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __lgamma_r(double, int *__signgamp)
- __lgamma_r$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __lgamma_r(double, int *__signgamp)
- __lgamma_r$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __lgamma_r(double, int *__signgamp)
- __lgamma$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __lgamma(double)
- __lgamma$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __lgamma(double)
- __lgamma$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __lgamma(double)
- __lgammaf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __lgammaf(float)
- __lgammaf_r(float, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __lgammaf_r(float, int *__signgamp)
- __lgammaf_r$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __lgammaf_r(float, int *__signgamp)
- __lgammaf_r$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __lgammaf_r(float, int *__signgamp)
- __lgammaf_r$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __lgammaf_r(float, int *__signgamp)
- __lgammaf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __lgammaf(float)
- __lgammaf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __lgammaf(float)
- __lgammaf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __lgammaf(float)
- __libc_current_sigrtmax() - Static method in class org.freedesktop.wayland.raw.C
-
extern int __libc_current_sigrtmax()
- __libc_current_sigrtmax$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int __libc_current_sigrtmax()
- __libc_current_sigrtmax$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int __libc_current_sigrtmax()
- __libc_current_sigrtmax$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int __libc_current_sigrtmax()
- __libc_current_sigrtmin() - Static method in class org.freedesktop.wayland.raw.C
-
extern int __libc_current_sigrtmin()
- __libc_current_sigrtmin$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern int __libc_current_sigrtmin()
- __libc_current_sigrtmin$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern int __libc_current_sigrtmin()
- __libc_current_sigrtmin$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern int __libc_current_sigrtmin()
- __list(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Getter for field:
__pthread_list_t __list
- __list(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Setter for field:
__pthread_list_t __list
- __list$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Layout for field:
__pthread_list_t __list
- __list$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Offset for field:
__pthread_list_t __list
- __LITTLE_ENDIAN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __LITTLE_ENDIAN 1234
- __LITTLE_ENDIAN() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __LITTLE_ENDIAN 1234
- __lldiv_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __lldiv_t_defined 1
- __llrint(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long long __llrint(double __x)
- __llrint$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long long __llrint(double __x)
- __llrint$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long long __llrint(double __x)
- __llrint$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long long __llrint(double __x)
- __llrintf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long long __llrintf(float __x)
- __llrintf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long long __llrintf(float __x)
- __llrintf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long long __llrintf(float __x)
- __llrintf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long long __llrintf(float __x)
- __llround(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long long __llround(double __x)
- __llround$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long long __llround(double __x)
- __llround$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long long __llround(double __x)
- __llround$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long long __llround(double __x)
- __llroundf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long long __llroundf(float __x)
- __llroundf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long long __llroundf(float __x)
- __llroundf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long long __llroundf(float __x)
- __llroundf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long long __llroundf(float __x)
- __lock(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Getter for field:
int __lock
- __lock(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Setter for field:
int __lock
- __lock$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Layout for field:
int __lock
- __lock$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Offset for field:
int __lock
- __loff_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __off64_t __loff_t
- __loff_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __off64_t __loff_t
- __log(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __log(double __x)
- __log$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __log(double __x)
- __log$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __log(double __x)
- __log$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __log(double __x)
- __log10(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __log10(double __x)
- __log10$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __log10(double __x)
- __log10$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __log10(double __x)
- __log10$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __log10(double __x)
- __log10f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __log10f(float __x)
- __log10f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __log10f(float __x)
- __log10f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __log10f(float __x)
- __log10f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __log10f(float __x)
- __log1p(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __log1p(double __x)
- __log1p$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __log1p(double __x)
- __log1p$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __log1p(double __x)
- __log1p$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __log1p(double __x)
- __log1pf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __log1pf(float __x)
- __log1pf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __log1pf(float __x)
- __log1pf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __log1pf(float __x)
- __log1pf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __log1pf(float __x)
- __log2(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __log2(double __x)
- __log2$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __log2(double __x)
- __log2$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __log2(double __x)
- __log2$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __log2(double __x)
- __log2f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __log2f(float __x)
- __log2f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __log2f(float __x)
- __log2f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __log2f(float __x)
- __log2f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __log2f(float __x)
- __logb(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __logb(double __x)
- __logb$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __logb(double __x)
- __logb$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __logb(double __x)
- __logb$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __logb(double __x)
- __logbf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __logbf(float __x)
- __logbf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __logbf(float __x)
- __logbf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __logbf(float __x)
- __logbf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __logbf(float __x)
- __logf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __logf(float __x)
- __logf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __logf(float __x)
- __logf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __logf(float __x)
- __logf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __logf(float __x)
- __low(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Getter for field:
unsigned int __low
- __low(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Setter for field:
unsigned int __low
- __low$layout() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Layout for field:
unsigned int __low
- __low$offset() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter.__value32
-
Offset for field:
unsigned int __low
- __LP64_OFF64_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C
-
#define __LP64_OFF64_CFLAGS "-m64"
- __LP64_OFF64_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C
-
#define __LP64_OFF64_LDFLAGS "-m64"
- __lrint(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long __lrint(double __x)
- __lrint$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long __lrint(double __x)
- __lrint$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long __lrint(double __x)
- __lrint$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long __lrint(double __x)
- __lrintf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long __lrintf(float __x)
- __lrintf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long __lrintf(float __x)
- __lrintf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long __lrintf(float __x)
- __lrintf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long __lrintf(float __x)
- __lround(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long __lround(double __x)
- __lround$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long __lround(double __x)
- __lround$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long __lround(double __x)
- __lround$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long __lround(double __x)
- __lroundf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern long __lroundf(float __x)
- __lroundf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern long __lroundf(float __x)
- __lroundf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern long __lroundf(float __x)
- __lroundf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern long __lroundf(float __x)
- __MATH_DECLARE_LDOUBLE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __MATH_DECLARE_LDOUBLE 1
- __MATH_DECLARING_DOUBLE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __MATH_DECLARING_DOUBLE 1
- __MATH_DECLARING_FLOATN() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __MATH_DECLARING_FLOATN 0
- __max_align_ll(MemorySegment) - Static method in class org.freedesktop.wayland.raw.max_align_t
-
Getter for field:
long long __max_align_ll
- __max_align_ll(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.max_align_t
-
Setter for field:
long long __max_align_ll
- __max_align_ll$layout() - Static method in class org.freedesktop.wayland.raw.max_align_t
-
Layout for field:
long long __max_align_ll
- __max_align_ll$offset() - Static method in class org.freedesktop.wayland.raw.max_align_t
-
Offset for field:
long long __max_align_ll
- __mbstate_t - Class in org.freedesktop.wayland.raw
-
struct { int __count; union { unsigned int __wch; char __wchb[4]; } __value; }
- __mbstate_t.__value - Class in org.freedesktop.wayland.raw
-
union { unsigned int __wch; char __wchb[4]; }
- __mode_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned int __mode_t
- __mode_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int __mode_t
- __modf(double, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __modf(double __x, double *__iptr)
- __modf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __modf(double __x, double *__iptr)
- __modf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __modf(double __x, double *__iptr)
- __modf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __modf(double __x, double *__iptr)
- __modff(float, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __modff(float __x, float *__iptr)
- __modff$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __modff(float __x, float *__iptr)
- __modff$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __modff(float __x, float *__iptr)
- __modff$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __modff(float __x, float *__iptr)
- __nan(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __nan(const char *__tagb)
- __nan$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __nan(const char *__tagb)
- __nan$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __nan(const char *__tagb)
- __nan$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __nan(const char *__tagb)
- __nanf(MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __nanf(const char *__tagb)
- __nanf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __nanf(const char *__tagb)
- __nanf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __nanf(const char *__tagb)
- __nanf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __nanf(const char *__tagb)
- __nearbyint(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __nearbyint(double __x)
- __nearbyint$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __nearbyint(double __x)
- __nearbyint$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __nearbyint(double __x)
- __nearbyint$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __nearbyint(double __x)
- __nearbyintf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __nearbyintf(float __x)
- __nearbyintf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __nearbyintf(float __x)
- __nearbyintf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __nearbyintf(float __x)
- __nearbyintf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __nearbyintf(float __x)
- __next(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Getter for field:
struct __pthread_internal_list *__next
- __next(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
Getter for field:
struct __pthread_internal_slist *__next
- __next(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Setter for field:
struct __pthread_internal_list *__next
- __next(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
Setter for field:
struct __pthread_internal_slist *__next
- __next$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Layout for field:
struct __pthread_internal_list *__next
- __next$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
Layout for field:
struct __pthread_internal_slist *__next
- __next$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Offset for field:
struct __pthread_internal_list *__next
- __next$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_slist
-
Offset for field:
struct __pthread_internal_slist *__next
- __nextafter(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __nextafter(double __x, double __y)
- __nextafter$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __nextafter(double __x, double __y)
- __nextafter$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __nextafter(double __x, double __y)
- __nextafter$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __nextafter(double __x, double __y)
- __nextafterf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __nextafterf(float __x, float __y)
- __nextafterf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __nextafterf(float __x, float __y)
- __nextafterf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __nextafterf(float __x, float __y)
- __nextafterf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __nextafterf(float __x, float __y)
- __NFDBITS() - Static method in class org.freedesktop.wayland.raw.C
-
#define __NFDBITS 64
- __NFDBITS() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __NFDBITS 64
- __NGREG() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __NGREG 23
- __nlink_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __nlink_t
- __nlink_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __nlink_t
- __nusers(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Getter for field:
unsigned int __nusers
- __nusers(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Setter for field:
unsigned int __nusers
- __nusers$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Layout for field:
unsigned int __nusers
- __nusers$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Offset for field:
unsigned int __nusers
- __O_CLOEXEC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __O_CLOEXEC 524288
- __O_DIRECT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __O_DIRECT 16384
- __O_DIRECTORY() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __O_DIRECTORY 65536
- __O_DSYNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __O_DSYNC 4096
- __O_LARGEFILE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __O_LARGEFILE 0
- __O_NOATIME() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __O_NOATIME 262144
- __O_NOFOLLOW() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __O_NOFOLLOW 131072
- __O_PATH() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __O_PATH 2097152
- __O_TMPFILE() - Static method in class org.freedesktop.wayland.raw.C
-
#define __O_TMPFILE 4259840
- __off_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __off_t
- __off_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __off_t
- __OFF_T_MATCHES_OFF64_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __OFF_T_MATCHES_OFF64_T 1
- __OFF_T_MATCHES_OFF64_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __OFF_T_MATCHES_OFF64_T 1
- __off64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __off64_t
- __off64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __off64_t
- __old_x(MemorySegment) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Getter for field:
unsigned short __old_x[3]
- __old_x(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Indexed getter for field:
unsigned short __old_x[3]
- __old_x(MemorySegment, long, short) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Indexed setter for field:
unsigned short __old_x[3]
- __old_x(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Setter for field:
unsigned short __old_x[3]
- __old_x$dimensions() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Dimensions for array field:
unsigned short __old_x[3]
- __old_x$layout() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Layout for field:
unsigned short __old_x[3]
- __old_x$offset() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Offset for field:
unsigned short __old_x[3]
- __once_flag - Class in org.freedesktop.wayland.raw
-
struct { int __data; }
- __overflow(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int __overflow(FILE *, int)
- __overflow$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int __overflow(FILE *, int)
- __overflow$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int __overflow(FILE *, int)
- __overflow$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int __overflow(FILE *, int)
- __owner(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Getter for field:
int __owner
- __owner(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Setter for field:
int __owner
- __owner$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Layout for field:
int __owner
- __owner$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Offset for field:
int __owner
- __pad0(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
unsigned short __pad0
- __pad0(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Getter for field:
int __pad0
- __pad0(MemorySegment) - Static method in class org.freedesktop.wayland.raw.stat
-
Getter for field:
int __pad0
- __pad0(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Setter for field:
int __pad0
- __pad0(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.stat
-
Setter for field:
int __pad0
- __pad0(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
unsigned short __pad0
- __pad0$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
unsigned short __pad0
- __pad0$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Layout for field:
int __pad0
- __pad0$layout() - Static method in class org.freedesktop.wayland.raw.stat
-
Layout for field:
int __pad0
- __pad0$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
unsigned short __pad0
- __pad0$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Offset for field:
int __pad0
- __pad0$offset() - Static method in class org.freedesktop.wayland.raw.stat
-
Offset for field:
int __pad0
- __pad1(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
unsigned char __pad1[7]
- __pad1(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Indexed getter for field:
unsigned char __pad1[7]
- __pad1(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Indexed setter for field:
unsigned char __pad1[7]
- __pad1(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
unsigned char __pad1[7]
- __pad1$dimensions() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Dimensions for array field:
unsigned char __pad1[7]
- __pad1$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
unsigned char __pad1[7]
- __pad1$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
unsigned char __pad1[7]
- __pad2(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
unsigned long __pad2
- __pad2(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
unsigned long __pad2
- __pad2$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
unsigned long __pad2
- __pad2$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
unsigned long __pad2
- __pad3(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
unsigned int __pad3
- __pad3(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
unsigned int __pad3
- __pad3$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
unsigned int __pad3
- __pad3$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
unsigned int __pad3
- __pad4(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
unsigned int __pad4
- __pad4(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
unsigned int __pad4
- __pad4$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
unsigned int __pad4
- __pad4$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
unsigned int __pad4
- __pad5(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
size_t __pad5
- __pad5(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
size_t __pad5
- __pad5$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
size_t __pad5
- __pad5$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
size_t __pad5
- __PDP_ENDIAN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __PDP_ENDIAN 3412
- __PDP_ENDIAN() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __PDP_ENDIAN 3412
- __pid_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef int __pid_t
- __pid_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int __pid_t
- __pos(MemorySegment) - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Getter for field:
__off_t __pos
- __pos(MemorySegment) - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Getter for field:
__off64_t __pos
- __pos(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Setter for field:
__off_t __pos
- __pos(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Setter for field:
__off64_t __pos
- __pos$layout() - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Layout for field:
__off_t __pos
- __pos$layout() - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Layout for field:
__off64_t __pos
- __pos$offset() - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Offset for field:
__off_t __pos
- __pos$offset() - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Offset for field:
__off64_t __pos
- __POSIX_FADV_DONTNEED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __POSIX_FADV_DONTNEED 4
- __POSIX_FADV_NOREUSE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __POSIX_FADV_NOREUSE 5
- __POSIX2_THIS_VERSION() - Static method in class org.freedesktop.wayland.raw.C
-
#define __POSIX2_THIS_VERSION 200809
- __pow(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __pow(double __x, double __y)
- __pow$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __pow(double __x, double __y)
- __pow$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __pow(double __x, double __y)
- __pow$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __pow(double __x, double __y)
- __powf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __powf(float __x, float __y)
- __powf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __powf(float __x, float __y)
- __powf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __powf(float __x, float __y)
- __powf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __powf(float __x, float __y)
- __prev(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Getter for field:
struct __pthread_internal_list *__prev
- __prev(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Setter for field:
struct __pthread_internal_list *__prev
- __prev$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Layout for field:
struct __pthread_internal_list *__prev
- __prev$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_internal_list
-
Offset for field:
struct __pthread_internal_list *__prev
- __PRI64_PREFIX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __PRI64_PREFIX "l"
- __PRIPTR_PREFIX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __PRIPTR_PREFIX "l"
- __pthread_cond_s - Class in org.freedesktop.wayland.raw
-
struct __pthread_cond_s { __atomic_wide_counter __wseq; __atomic_wide_counter __g1_start; unsigned int __g_refs[2]; unsigned int __g_size[2]; unsigned int __g1_orig_size; unsigned int __wrefs; unsigned int __g_signals[2]; }
- __pthread_internal_list - Class in org.freedesktop.wayland.raw
-
struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; }
- __pthread_internal_slist - Class in org.freedesktop.wayland.raw
-
struct __pthread_internal_slist { struct __pthread_internal_slist *__next; }
- __pthread_list_t - Class in org.freedesktop.wayland.raw
-
typedef struct __pthread_internal_list { struct __pthread_internal_list *__prev; struct __pthread_internal_list *__next; } __pthread_list_t
- __PTHREAD_MUTEX_HAVE_PREV() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __PTHREAD_MUTEX_HAVE_PREV 1
- __PTHREAD_MUTEX_HAVE_PREV() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __PTHREAD_MUTEX_HAVE_PREV 1
- __pthread_mutex_s - Class in org.freedesktop.wayland.raw
-
struct __pthread_mutex_s { int __lock; unsigned int __count; int __owner; unsigned int __nusers; int __kind; short __spins; short __elision; __pthread_list_t __list; }
- __pthread_rwlock_arch_t - Class in org.freedesktop.wayland.raw
-
struct __pthread_rwlock_arch_t { unsigned int __readers; unsigned int __writers; unsigned int __wrphase_futex; unsigned int __writers_futex; unsigned int __pad3; unsigned int __pad4; int __cur_writer; int __shared; signed char __rwelision; unsigned char __pad1[7]; unsigned long __pad2; unsigned int __flags; }
- __PTHREAD_RWLOCK_ELISION_EXTRA() - Static method in class org.freedesktop.wayland.raw.C
-
#define __PTHREAD_RWLOCK_ELISION_EXTRA 0
- __PTHREAD_RWLOCK_ELISION_EXTRA() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __PTHREAD_RWLOCK_ELISION_EXTRA 0
- __pthread_slist_t - Class in org.freedesktop.wayland.raw
-
typedef struct __pthread_internal_slist { struct __pthread_internal_slist *__next; } __pthread_slist_t
- __quad_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __quad_t
- __quad_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __quad_t
- __readers(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
unsigned int __readers
- __readers(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
unsigned int __readers
- __readers$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
unsigned int __readers
- __readers$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
unsigned int __readers
- __remainder(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __remainder(double __x, double __y)
- __remainder$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __remainder(double __x, double __y)
- __remainder$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __remainder(double __x, double __y)
- __remainder$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __remainder(double __x, double __y)
- __remainderf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __remainderf(float __x, float __y)
- __remainderf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __remainderf(float __x, float __y)
- __remainderf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __remainderf(float __x, float __y)
- __remainderf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __remainderf(float __x, float __y)
- __remquo(double, double, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __remquo(double __x, double __y, int *__quo)
- __remquo$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __remquo(double __x, double __y, int *__quo)
- __remquo$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __remquo(double __x, double __y, int *__quo)
- __remquo$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __remquo(double __x, double __y, int *__quo)
- __remquof(float, float, MemorySegment) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __remquof(float __x, float __y, int *__quo)
- __remquof$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __remquof(float __x, float __y, int *__quo)
- __remquof$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __remquof(float __x, float __y, int *__quo)
- __remquof$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __remquof(float __x, float __y, int *__quo)
- __reserved1(MemorySegment) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Getter for field:
unsigned long long __reserved1[8]
- __reserved1(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Getter for field:
__uint64_t __reserved1[8]
- __reserved1(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Indexed getter for field:
unsigned long long __reserved1[8]
- __reserved1(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Indexed getter for field:
__uint64_t __reserved1[8]
- __reserved1(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Indexed setter for field:
unsigned long long __reserved1[8]
- __reserved1(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Indexed setter for field:
__uint64_t __reserved1[8]
- __reserved1(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Setter for field:
unsigned long long __reserved1[8]
- __reserved1(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Setter for field:
__uint64_t __reserved1[8]
- __reserved1$dimensions() - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Dimensions for array field:
unsigned long long __reserved1[8]
- __reserved1$dimensions() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Dimensions for array field:
__uint64_t __reserved1[8]
- __reserved1$layout() - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Layout for field:
unsigned long long __reserved1[8]
- __reserved1$layout() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Layout for field:
__uint64_t __reserved1[8]
- __reserved1$offset() - Static method in class org.freedesktop.wayland.raw.mcontext_t
-
Offset for field:
unsigned long long __reserved1[8]
- __reserved1$offset() - Static method in class org.freedesktop.wayland.raw.sigcontext
-
Offset for field:
__uint64_t __reserved1[8]
- __rint(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __rint(double __x)
- __rint$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __rint(double __x)
- __rint$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __rint(double __x)
- __rint$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __rint(double __x)
- __rintf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __rintf(float __x)
- __rintf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __rintf(float __x)
- __rintf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __rintf(float __x)
- __rintf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __rintf(float __x)
- __rlim_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __rlim_t
- __rlim_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __rlim_t
- __RLIM_T_MATCHES_RLIM64_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __RLIM_T_MATCHES_RLIM64_T 1
- __RLIM_T_MATCHES_RLIM64_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __RLIM_T_MATCHES_RLIM64_T 1
- __rlim64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __rlim64_t
- __rlim64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __rlim64_t
- __round(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __round(double __x)
- __round$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __round(double __x)
- __round$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __round(double __x)
- __round$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __round(double __x)
- __roundf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __roundf(float __x)
- __roundf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __roundf(float __x)
- __roundf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __roundf(float __x)
- __roundf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __roundf(float __x)
- __rwelision(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
signed char __rwelision
- __rwelision(MemorySegment, byte) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
signed char __rwelision
- __rwelision$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
signed char __rwelision
- __rwelision$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
signed char __rwelision
- __S_IEXEC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IEXEC 64
- __S_IFBLK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IFBLK 24576
- __S_IFCHR() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IFCHR 8192
- __S_IFDIR() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IFDIR 16384
- __S_IFIFO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IFIFO 4096
- __S_IFLNK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IFLNK 40960
- __S_IFMT() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IFMT 61440
- __S_IFREG() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IFREG 32768
- __S_IFSOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IFSOCK 49152
- __S_IREAD() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IREAD 256
- __S_ISGID() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_ISGID 1024
- __S_ISUID() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_ISUID 2048
- __S_ISVTX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_ISVTX 512
- __S_IWRITE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __S_IWRITE 128
- __scalb(double, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __scalb(double __x, double __n)
- __scalb$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __scalb(double __x, double __n)
- __scalb$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __scalb(double __x, double __n)
- __scalb$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __scalb(double __x, double __n)
- __scalbf(float, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __scalbf(float __x, float __n)
- __scalbf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __scalbf(float __x, float __n)
- __scalbf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __scalbf(float __x, float __n)
- __scalbf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __scalbf(float __x, float __n)
- __scalbln(double, long) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __scalbln(double __x, long __n)
- __scalbln$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __scalbln(double __x, long __n)
- __scalbln$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __scalbln(double __x, long __n)
- __scalbln$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __scalbln(double __x, long __n)
- __scalblnf(float, long) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __scalblnf(float __x, long __n)
- __scalblnf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __scalblnf(float __x, long __n)
- __scalblnf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __scalblnf(float __x, long __n)
- __scalblnf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __scalblnf(float __x, long __n)
- __scalbn(double, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __scalbn(double __x, int __n)
- __scalbn$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __scalbn(double __x, int __n)
- __scalbn$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __scalbn(double __x, int __n)
- __scalbn$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __scalbn(double __x, int __n)
- __scalbnf(float, int) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __scalbnf(float __x, int __n)
- __scalbnf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __scalbnf(float __x, int __n)
- __scalbnf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __scalbnf(float __x, int __n)
- __scalbnf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __scalbnf(float __x, int __n)
- __shared(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
int __shared
- __shared(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
int __shared
- __shared$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
int __shared
- __shared$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
int __shared
- __SI_ASYNCIO_AFTER_SIGIO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SI_ASYNCIO_AFTER_SIGIO 1
- __SI_ERRNO_THEN_CODE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SI_ERRNO_THEN_CODE 1
- __SI_HAVE_SIGSYS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SI_HAVE_SIGSYS 1
- __SI_MAX_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SI_MAX_SIZE 128
- __SI_PAD_SIZE() - Static method in class org.freedesktop.wayland.raw.C
-
#define __SI_PAD_SIZE 28
- __sig_atomic_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef int __sig_atomic_t
- __sig_atomic_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef int __sig_atomic_t
- __sig_atomic_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __sig_atomic_t_defined 1
- __sigaction_handler(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Getter for field:
union { __sighandler_t sa_handler; void (*sa_sigaction)(int, siginfo_t *, void *); } __sigaction_handler
- __sigaction_handler(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigaction
-
Setter for field:
union { __sighandler_t sa_handler; void (*sa_sigaction)(int, siginfo_t *, void *); } __sigaction_handler
- __sigaction_handler$layout() - Static method in class org.freedesktop.wayland.raw.sigaction
-
Layout for field:
union { __sighandler_t sa_handler; void (*sa_sigaction)(int, siginfo_t *, void *); } __sigaction_handler
- __sigaction_handler$offset() - Static method in class org.freedesktop.wayland.raw.sigaction
-
Offset for field:
union { __sighandler_t sa_handler; void (*sa_sigaction)(int, siginfo_t *, void *); } __sigaction_handler
- __SIGEV_MAX_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIGEV_MAX_SIZE 64
- __SIGEV_PAD_SIZE() - Static method in class org.freedesktop.wayland.raw.C
-
#define __SIGEV_PAD_SIZE 12
- __sigevent_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __sigevent_t_defined 1
- __sighandler_t - Class in org.freedesktop.wayland.raw
-
typedef void (*__sighandler_t)(int)
- __sighandler_t.Function - Interface in org.freedesktop.wayland.raw
-
The function pointer signature, expressed as a functional interface
- __siginfo_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __siginfo_t_defined 1
- __signbit(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __signbit(double __value)
- __signbit$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __signbit(double __value)
- __signbit$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __signbit(double __value)
- __signbit$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __signbit(double __value)
- __signbitf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern int __signbitf(float __value)
- __signbitf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern int __signbitf(float __value)
- __signbitf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern int __signbitf(float __value)
- __signbitf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern int __signbitf(float __value)
- __significand(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __significand(double __x)
- __significand$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __significand(double __x)
- __significand$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __significand(double __x)
- __significand$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __significand(double __x)
- __significandf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __significandf(float __x)
- __significandf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __significandf(float __x)
- __significandf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __significandf(float __x)
- __significandf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __significandf(float __x)
- __SIGRTMAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIGRTMAX 64
- __SIGRTMIN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIGRTMIN 32
- __sigset_t - Class in org.freedesktop.wayland.raw
-
struct { unsigned long __val[16]; }
- __sigset_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __sigset_t_defined 1
- __sigset_t_defined() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __sigset_t_defined 1
- __sigstack_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __sigstack_defined 1
- __sigval_t - Class in org.freedesktop.wayland.raw
-
typedef union sigval { int sival_int; void *sival_ptr; } __sigval_t
- __sin(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __sin(double __x)
- __sin$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __sin(double __x)
- __sin$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __sin(double __x)
- __sin$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __sin(double __x)
- __sinf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __sinf(float __x)
- __sinf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __sinf(float __x)
- __sinf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __sinf(float __x)
- __sinf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __sinf(float __x)
- __sinh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __sinh(double __x)
- __sinh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __sinh(double __x)
- __sinh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __sinh(double __x)
- __sinh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __sinh(double __x)
- __sinhf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __sinhf(float __x)
- __sinhf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __sinhf(float __x)
- __sinhf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __sinhf(float __x)
- __sinhf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __sinhf(float __x)
- __size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Getter for field:
char __size[56]
- __size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Getter for field:
char __size[32]
- __size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Getter for field:
char __size[4]
- __size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Getter for field:
char __size[48]
- __size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Getter for field:
char __size[4]
- __size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Getter for field:
char __size[40]
- __size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Getter for field:
char __size[4]
- __size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Getter for field:
char __size[56]
- __size(MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Getter for field:
char __size[8]
- __size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Indexed getter for field:
char __size[56]
- __size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Indexed getter for field:
char __size[32]
- __size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Indexed getter for field:
char __size[4]
- __size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Indexed getter for field:
char __size[48]
- __size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Indexed getter for field:
char __size[4]
- __size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Indexed getter for field:
char __size[40]
- __size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Indexed getter for field:
char __size[4]
- __size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Indexed getter for field:
char __size[56]
- __size(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Indexed getter for field:
char __size[8]
- __size(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Indexed setter for field:
char __size[56]
- __size(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Indexed setter for field:
char __size[32]
- __size(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Indexed setter for field:
char __size[4]
- __size(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Indexed setter for field:
char __size[48]
- __size(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Indexed setter for field:
char __size[4]
- __size(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Indexed setter for field:
char __size[40]
- __size(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Indexed setter for field:
char __size[4]
- __size(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Indexed setter for field:
char __size[56]
- __size(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Indexed setter for field:
char __size[8]
- __size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Setter for field:
char __size[56]
- __size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Setter for field:
char __size[32]
- __size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Setter for field:
char __size[4]
- __size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Setter for field:
char __size[48]
- __size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Setter for field:
char __size[4]
- __size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Setter for field:
char __size[40]
- __size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Setter for field:
char __size[4]
- __size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Setter for field:
char __size[56]
- __size(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Setter for field:
char __size[8]
- __size$dimensions() - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Dimensions for array field:
char __size[56]
- __size$dimensions() - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Dimensions for array field:
char __size[32]
- __size$dimensions() - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Dimensions for array field:
char __size[4]
- __size$dimensions() - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Dimensions for array field:
char __size[48]
- __size$dimensions() - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Dimensions for array field:
char __size[4]
- __size$dimensions() - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Dimensions for array field:
char __size[40]
- __size$dimensions() - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Dimensions for array field:
char __size[4]
- __size$dimensions() - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Dimensions for array field:
char __size[56]
- __size$dimensions() - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Dimensions for array field:
char __size[8]
- __size$layout() - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Layout for field:
char __size[56]
- __size$layout() - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Layout for field:
char __size[32]
- __size$layout() - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Layout for field:
char __size[4]
- __size$layout() - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Layout for field:
char __size[48]
- __size$layout() - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Layout for field:
char __size[4]
- __size$layout() - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Layout for field:
char __size[40]
- __size$layout() - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Layout for field:
char __size[4]
- __size$layout() - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Layout for field:
char __size[56]
- __size$layout() - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Layout for field:
char __size[8]
- __size$offset() - Static method in class org.freedesktop.wayland.raw.pthread_attr_t
-
Offset for field:
char __size[56]
- __size$offset() - Static method in class org.freedesktop.wayland.raw.pthread_barrier_t
-
Offset for field:
char __size[32]
- __size$offset() - Static method in class org.freedesktop.wayland.raw.pthread_barrierattr_t
-
Offset for field:
char __size[4]
- __size$offset() - Static method in class org.freedesktop.wayland.raw.pthread_cond_t
-
Offset for field:
char __size[48]
- __size$offset() - Static method in class org.freedesktop.wayland.raw.pthread_condattr_t
-
Offset for field:
char __size[4]
- __size$offset() - Static method in class org.freedesktop.wayland.raw.pthread_mutex_t
-
Offset for field:
char __size[40]
- __size$offset() - Static method in class org.freedesktop.wayland.raw.pthread_mutexattr_t
-
Offset for field:
char __size[4]
- __size$offset() - Static method in class org.freedesktop.wayland.raw.pthread_rwlock_t
-
Offset for field:
char __size[56]
- __size$offset() - Static method in class org.freedesktop.wayland.raw.pthread_rwlockattr_t
-
Offset for field:
char __size[8]
- __SIZEOF_PTHREAD_ATTR_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIZEOF_PTHREAD_ATTR_T 56
- __SIZEOF_PTHREAD_ATTR_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SIZEOF_PTHREAD_ATTR_T 56
- __SIZEOF_PTHREAD_BARRIER_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIZEOF_PTHREAD_BARRIER_T 32
- __SIZEOF_PTHREAD_BARRIER_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SIZEOF_PTHREAD_BARRIER_T 32
- __SIZEOF_PTHREAD_BARRIERATTR_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIZEOF_PTHREAD_BARRIERATTR_T 4
- __SIZEOF_PTHREAD_BARRIERATTR_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SIZEOF_PTHREAD_BARRIERATTR_T 4
- __SIZEOF_PTHREAD_COND_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIZEOF_PTHREAD_COND_T 48
- __SIZEOF_PTHREAD_COND_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SIZEOF_PTHREAD_COND_T 48
- __SIZEOF_PTHREAD_CONDATTR_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIZEOF_PTHREAD_CONDATTR_T 4
- __SIZEOF_PTHREAD_CONDATTR_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SIZEOF_PTHREAD_CONDATTR_T 4
- __SIZEOF_PTHREAD_MUTEX_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIZEOF_PTHREAD_MUTEX_T 40
- __SIZEOF_PTHREAD_MUTEX_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SIZEOF_PTHREAD_MUTEX_T 40
- __SIZEOF_PTHREAD_MUTEXATTR_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIZEOF_PTHREAD_MUTEXATTR_T 4
- __SIZEOF_PTHREAD_MUTEXATTR_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SIZEOF_PTHREAD_MUTEXATTR_T 4
- __SIZEOF_PTHREAD_RWLOCK_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIZEOF_PTHREAD_RWLOCK_T 56
- __SIZEOF_PTHREAD_RWLOCK_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SIZEOF_PTHREAD_RWLOCK_T 56
- __SIZEOF_PTHREAD_RWLOCKATTR_T() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SIZEOF_PTHREAD_RWLOCKATTR_T 8
- __SIZEOF_PTHREAD_RWLOCKATTR_T() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SIZEOF_PTHREAD_RWLOCKATTR_T 8
- __socklen_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned int __socklen_t
- __socklen_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int __socklen_t
- __spins(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Getter for field:
short __spins
- __spins(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Setter for field:
short __spins
- __spins$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Layout for field:
short __spins
- __spins$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_mutex_s
-
Offset for field:
short __spins
- __sqrt(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __sqrt(double __x)
- __sqrt$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __sqrt(double __x)
- __sqrt$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __sqrt(double __x)
- __sqrt$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __sqrt(double __x)
- __sqrtf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __sqrtf(float __x)
- __sqrtf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __sqrtf(float __x)
- __sqrtf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __sqrtf(float __x)
- __sqrtf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __sqrtf(float __x)
- __ssize_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __ssize_t
- __ssize_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __ssize_t
- __ssp(MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Getter for field:
unsigned long long __ssp[4]
- __ssp(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Indexed getter for field:
unsigned long long __ssp[4]
- __ssp(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Indexed setter for field:
unsigned long long __ssp[4]
- __ssp(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Setter for field:
unsigned long long __ssp[4]
- __ssp$dimensions() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Dimensions for array field:
unsigned long long __ssp[4]
- __ssp$layout() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Layout for field:
unsigned long long __ssp[4]
- __ssp$offset() - Static method in class org.freedesktop.wayland.raw.ucontext_t
-
Offset for field:
unsigned long long __ssp[4]
- __stack_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __stack_t_defined 1
- __state(MemorySegment) - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Getter for field:
__mbstate_t __state
- __state(MemorySegment) - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Getter for field:
__mbstate_t __state
- __state(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Setter for field:
__mbstate_t __state
- __state(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Setter for field:
__mbstate_t __state
- __state$layout() - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Layout for field:
__mbstate_t __state
- __state$layout() - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Layout for field:
__mbstate_t __state
- __state$offset() - Static method in class org.freedesktop.wayland.raw._G_fpos_t
-
Offset for field:
__mbstate_t __state
- __state$offset() - Static method in class org.freedesktop.wayland.raw._G_fpos64_t
-
Offset for field:
__mbstate_t __state
- __STATFS_MATCHES_STATFS64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __STATFS_MATCHES_STATFS64 1
- __STATFS_MATCHES_STATFS64() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __STATFS_MATCHES_STATFS64 1
- __STDC_IEC_559__() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __STDC_IEC_559__ 1
- __STDC_IEC_559__() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __STDC_IEC_559__ 1
- __STDC_IEC_559_COMPLEX__() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __STDC_IEC_559_COMPLEX__ 1
- __STDC_IEC_559_COMPLEX__() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __STDC_IEC_559_COMPLEX__ 1
- __STDC_IEC_60559_BFP__() - Static method in class org.freedesktop.wayland.raw.C
-
#define __STDC_IEC_60559_BFP__ 201404
- __STDC_IEC_60559_BFP__() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __STDC_IEC_60559_BFP__ 201404
- __STDC_IEC_60559_COMPLEX__() - Static method in class org.freedesktop.wayland.raw.C
-
#define __STDC_IEC_60559_COMPLEX__ 201404
- __STDC_IEC_60559_COMPLEX__() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __STDC_IEC_60559_COMPLEX__ 201404
- __STDC_ISO_10646__() - Static method in class org.freedesktop.wayland.raw.C
-
#define __STDC_ISO_10646__ 201706
- __STDC_ISO_10646__() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __STDC_ISO_10646__ 201706
- __struct_FILE_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __struct_FILE_defined 1
- __suseconds_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __suseconds_t
- __suseconds_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __suseconds_t
- __suseconds64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __suseconds64_t
- __suseconds64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __suseconds64_t
- __syscall_slong_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __syscall_slong_t
- __syscall_slong_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __syscall_slong_t
- __syscall_ulong_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __syscall_ulong_t
- __syscall_ulong_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __syscall_ulong_t
- __SYSCALL_WORDSIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __SYSCALL_WORDSIZE 64
- __SYSCALL_WORDSIZE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __SYSCALL_WORDSIZE 64
- __sysv_signal(int, MemorySegment) - Static method in class org.freedesktop.wayland.raw.C
-
extern __sighandler_t __sysv_signal(int __sig, __sighandler_t __handler)
- __sysv_signal$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern __sighandler_t __sysv_signal(int __sig, __sighandler_t __handler)
- __sysv_signal$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern __sighandler_t __sysv_signal(int __sig, __sighandler_t __handler)
- __sysv_signal$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern __sighandler_t __sysv_signal(int __sig, __sighandler_t __handler)
- __tan(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __tan(double __x)
- __tan$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __tan(double __x)
- __tan$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __tan(double __x)
- __tan$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __tan(double __x)
- __tanf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __tanf(float __x)
- __tanf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __tanf(float __x)
- __tanf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __tanf(float __x)
- __tanf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __tanf(float __x)
- __tanh(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __tanh(double __x)
- __tanh$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __tanh(double __x)
- __tanh$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __tanh(double __x)
- __tanh$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __tanh(double __x)
- __tanhf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __tanhf(float __x)
- __tanhf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __tanhf(float __x)
- __tanhf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __tanhf(float __x)
- __tanhf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __tanhf(float __x)
- __tgamma(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __tgamma(double)
- __tgamma$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __tgamma(double)
- __tgamma$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __tgamma(double)
- __tgamma$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __tgamma(double)
- __tgammaf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __tgammaf(float)
- __tgammaf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __tgammaf(float)
- __tgammaf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __tgammaf(float)
- __tgammaf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __tgammaf(float)
- __thrd_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef unsigned long __thrd_t
- __thrd_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __thrd_t
- __time_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef long __time_t
- __time_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef long __time_t
- __time_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __time_t_defined 1
- __time_t_defined() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __time_t_defined 1
- __timer_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef void *__timer_t
- __timer_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef void *__timer_t
- __timer_t_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __timer_t_defined 1
- __timer_t_defined() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __timer_t_defined 1
- __TIMESIZE() - Static method in class org.freedesktop.wayland.raw.C
-
#define __TIMESIZE 64
- __TIMESIZE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __TIMESIZE 64
- __timeval_defined() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __timeval_defined 1
- __timeval_defined() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __timeval_defined 1
- __trunc(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __trunc(double __x)
- __trunc$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __trunc(double __x)
- __trunc$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __trunc(double __x)
- __trunc$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __trunc(double __x)
- __truncf(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __truncf(float __x)
- __truncf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __truncf(float __x)
- __truncf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __truncf(float __x)
- __truncf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __truncf(float __x)
- __tss_t - Static variable in class org.freedesktop.wayland.raw.C
-
typedef unsigned int __tss_t
- __tss_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int __tss_t
- __u_char - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned char __u_char
- __u_char - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned char __u_char
- __u_int - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned int __u_int
- __u_int - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int __u_int
- __u_long - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __u_long
- __u_long - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __u_long
- __u_quad_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __u_quad_t
- __u_quad_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __u_quad_t
- __u_short - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned short __u_short
- __u_short - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned short __u_short
- __uflow(MemorySegment) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern int __uflow(FILE *)
- __uflow$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern int __uflow(FILE *)
- __uflow$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern int __uflow(FILE *)
- __uflow$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern int __uflow(FILE *)
- __uid_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned int __uid_t
- __uid_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int __uid_t
- __uint_least16_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __uint16_t __uint_least16_t
- __uint_least16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint16_t __uint_least16_t
- __uint_least32_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __uint32_t __uint_least32_t
- __uint_least32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint32_t __uint_least32_t
- __uint_least64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __uint64_t __uint_least64_t
- __uint_least64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint64_t __uint_least64_t
- __uint_least8_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef __uint8_t __uint_least8_t
- __uint_least8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef __uint8_t __uint_least8_t
- __uint16_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned short __uint16_t
- __uint16_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned short __uint16_t
- __uint32_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned int __uint32_t
- __uint32_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int __uint32_t
- __uint64_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __uint64_t
- __uint64_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __uint64_t
- __uint8_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned char __uint8_t
- __uint8_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned char __uint8_t
- __uintmax_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned long __uintmax_t
- __uintmax_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned long __uintmax_t
- __USE_ATFILE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_ATFILE 1
- __USE_ATFILE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_ATFILE 1
- __USE_FORTIFY_LEVEL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_FORTIFY_LEVEL 0
- __USE_FORTIFY_LEVEL() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_FORTIFY_LEVEL 0
- __USE_ISOC11() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_ISOC11 1
- __USE_ISOC11() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_ISOC11 1
- __USE_ISOC95() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_ISOC95 1
- __USE_ISOC95() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_ISOC95 1
- __USE_ISOC99() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_ISOC99 1
- __USE_ISOC99() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_ISOC99 1
- __USE_MISC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_MISC 1
- __USE_MISC() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_MISC 1
- __USE_POSIX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_POSIX 1
- __USE_POSIX() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_POSIX 1
- __USE_POSIX_IMPLICITLY() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_POSIX_IMPLICITLY 1
- __USE_POSIX_IMPLICITLY() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_POSIX_IMPLICITLY 1
- __USE_POSIX199309() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_POSIX199309 1
- __USE_POSIX199309() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_POSIX199309 1
- __USE_POSIX199506() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_POSIX199506 1
- __USE_POSIX199506() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_POSIX199506 1
- __USE_POSIX2() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_POSIX2 1
- __USE_POSIX2() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_POSIX2 1
- __USE_XOPEN2K() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_XOPEN2K 1
- __USE_XOPEN2K() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_XOPEN2K 1
- __USE_XOPEN2K8() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __USE_XOPEN2K8 1
- __USE_XOPEN2K8() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __USE_XOPEN2K8 1
- __useconds_t - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef unsigned int __useconds_t
- __useconds_t - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef unsigned int __useconds_t
- __val(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Getter for field:
int __val[2]
- __val(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Getter for field:
unsigned long __val[16]
- __val(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Indexed getter for field:
int __val[2]
- __val(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Indexed getter for field:
unsigned long __val[16]
- __val(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Indexed setter for field:
int __val[2]
- __val(MemorySegment, long, long) - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Indexed setter for field:
unsigned long __val[16]
- __val(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Setter for field:
int __val[2]
- __val(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Setter for field:
unsigned long __val[16]
- __val$dimensions() - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Dimensions for array field:
int __val[2]
- __val$dimensions() - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Dimensions for array field:
unsigned long __val[16]
- __val$layout() - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Layout for field:
int __val[2]
- __val$layout() - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Layout for field:
unsigned long __val[16]
- __val$offset() - Static method in class org.freedesktop.wayland.raw.__fsid_t
-
Offset for field:
int __val[2]
- __val$offset() - Static method in class org.freedesktop.wayland.raw.__sigset_t
-
Offset for field:
unsigned long __val[16]
- __value(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Getter for field:
union { unsigned int __wch; char __wchb[4]; } __value
- __value(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Setter for field:
union { unsigned int __wch; char __wchb[4]; } __value
- __value$layout() - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Layout for field:
union { unsigned int __wch; char __wchb[4]; } __value
- __value$offset() - Static method in class org.freedesktop.wayland.raw.__mbstate_t
-
Offset for field:
union { unsigned int __wch; char __wchb[4]; } __value
- __value32(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Getter for field:
struct { unsigned int __low; unsigned int __high; } __value32
- __value32(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Setter for field:
struct { unsigned int __low; unsigned int __high; } __value32
- __value32$layout() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Layout for field:
struct { unsigned int __low; unsigned int __high; } __value32
- __value32$offset() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Offset for field:
struct { unsigned int __low; unsigned int __high; } __value32
- __value64(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Getter for field:
unsigned long long __value64
- __value64(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Setter for field:
unsigned long long __value64
- __value64$layout() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Layout for field:
unsigned long long __value64
- __value64$offset() - Static method in class org.freedesktop.wayland.raw.__atomic_wide_counter
-
Offset for field:
unsigned long long __value64
- __W_CONTINUED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __W_CONTINUED 65535
- __WALL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __WALL 1073741824
- __wch(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Getter for field:
unsigned int __wch
- __wch(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Setter for field:
unsigned int __wch
- __wch$layout() - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Layout for field:
unsigned int __wch
- __wch$offset() - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Offset for field:
unsigned int __wch
- __WCHAR_MAX() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __WCHAR_MAX 2147483647
- __WCHAR_MIN() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define __WCHAR_MIN -2147483648
- __wchb(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Getter for field:
char __wchb[4]
- __wchb(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Indexed getter for field:
char __wchb[4]
- __wchb(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Indexed setter for field:
char __wchb[4]
- __wchb(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Setter for field:
char __wchb[4]
- __wchb$dimensions() - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Dimensions for array field:
char __wchb[4]
- __wchb$layout() - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Layout for field:
char __wchb[4]
- __wchb$offset() - Static method in class org.freedesktop.wayland.raw.__mbstate_t.__value
-
Offset for field:
char __wchb[4]
- __WCLONE() - Static method in class org.freedesktop.wayland.raw.C
-
#define __WCLONE 2147483648
- __WCOREFLAG() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __WCOREFLAG 128
- __WNOTHREAD() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __WNOTHREAD 536870912
- __WORDSIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __WORDSIZE 64
- __WORDSIZE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __WORDSIZE 64
- __WORDSIZE_TIME64_COMPAT32() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define __WORDSIZE_TIME64_COMPAT32 1
- __WORDSIZE_TIME64_COMPAT32() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define __WORDSIZE_TIME64_COMPAT32 1
- __wrefs(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Getter for field:
unsigned int __wrefs
- __wrefs(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Setter for field:
unsigned int __wrefs
- __wrefs$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Layout for field:
unsigned int __wrefs
- __wrefs$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Offset for field:
unsigned int __wrefs
- __writers(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
unsigned int __writers
- __writers(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
unsigned int __writers
- __writers_futex(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
unsigned int __writers_futex
- __writers_futex(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
unsigned int __writers_futex
- __writers_futex$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
unsigned int __writers_futex
- __writers_futex$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
unsigned int __writers_futex
- __writers$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
unsigned int __writers
- __writers$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
unsigned int __writers
- __wrphase_futex(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Getter for field:
unsigned int __wrphase_futex
- __wrphase_futex(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Setter for field:
unsigned int __wrphase_futex
- __wrphase_futex$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Layout for field:
unsigned int __wrphase_futex
- __wrphase_futex$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_rwlock_arch_t
-
Offset for field:
unsigned int __wrphase_futex
- __wseq(MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Getter for field:
__atomic_wide_counter __wseq
- __wseq(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Setter for field:
__atomic_wide_counter __wseq
- __wseq$layout() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Layout for field:
__atomic_wide_counter __wseq
- __wseq$offset() - Static method in class org.freedesktop.wayland.raw.__pthread_cond_s
-
Offset for field:
__atomic_wide_counter __wseq
- __x(MemorySegment) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Getter for field:
unsigned short __x[3]
- __x(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Indexed getter for field:
unsigned short __x[3]
- __x(MemorySegment, long, short) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Indexed setter for field:
unsigned short __x[3]
- __x(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Setter for field:
unsigned short __x[3]
- __x$dimensions() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Dimensions for array field:
unsigned short __x[3]
- __x$layout() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Layout for field:
unsigned short __x[3]
- __x$offset() - Static method in class org.freedesktop.wayland.raw.drand48_data
-
Offset for field:
unsigned short __x[3]
- __y0(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __y0(double)
- __y0$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __y0(double)
- __y0$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __y0(double)
- __y0$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __y0(double)
- __y0f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __y0f(float)
- __y0f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __y0f(float)
- __y0f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __y0f(float)
- __y0f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __y0f(float)
- __y1(double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __y1(double)
- __y1$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __y1(double)
- __y1$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __y1(double)
- __y1$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __y1(double)
- __y1f(float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __y1f(float)
- __y1f$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __y1f(float)
- __y1f$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __y1f(float)
- __y1f$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __y1f(float)
- __yn(int, double) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern double __yn(int, double)
- __yn$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern double __yn(int, double)
- __yn$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern double __yn(int, double)
- __yn$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern double __yn(int, double)
- __ynf(int, float) - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
extern float __ynf(int, float)
- __ynf$address() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Address for:
extern float __ynf(int, float)
- __ynf$descriptor() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Function descriptor for:
extern float __ynf(int, float)
- __ynf$handle() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
Downcall method handle for:
extern float __ynf(int, float)
- _180 - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
180 degrees counter-clockwise
- _270 - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
270 degrees counter-clockwise
- _90 - Enum constant in enum class org.freedesktop.wayland.shared.WlOutputTransform
-
90 degrees counter-clockwise
- _addr_bnd(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Getter for field:
struct { void *_lower; void *_upper; } _addr_bnd
- _addr_bnd(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Setter for field:
struct { void *_lower; void *_upper; } _addr_bnd
- _addr_bnd$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Layout for field:
struct { void *_lower; void *_upper; } _addr_bnd
- _addr_bnd$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Offset for field:
struct { void *_lower; void *_upper; } _addr_bnd
- _ALLOCA_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _ALLOCA_H 1
- _arch(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Getter for field:
unsigned int _arch
- _arch(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Setter for field:
unsigned int _arch
- _arch$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Layout for field:
unsigned int _arch
- _arch$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Offset for field:
unsigned int _arch
- _ATFILE_SOURCE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _ATFILE_SOURCE 1
- _ATFILE_SOURCE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _ATFILE_SOURCE 1
- _attribute(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Getter for field:
pthread_attr_t *_attribute
- _attribute(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Setter for field:
pthread_attr_t *_attribute
- _attribute$layout() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Layout for field:
pthread_attr_t *_attribute
- _attribute$offset() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Offset for field:
pthread_attr_t *_attribute
- _BITS_BYTESWAP_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_BYTESWAP_H 1
- _BITS_BYTESWAP_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_BYTESWAP_H 1
- _BITS_ENDIAN_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_ENDIAN_H 1
- _BITS_ENDIAN_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_ENDIAN_H 1
- _BITS_ENDIANNESS_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_ENDIANNESS_H 1
- _BITS_ENDIANNESS_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_ENDIANNESS_H 1
- _BITS_LIBM_SIMD_DECL_STUBS_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_LIBM_SIMD_DECL_STUBS_H 1
- _BITS_POSIX_OPT_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_POSIX_OPT_H 1
- _BITS_PTHREADTYPES_ARCH_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_PTHREADTYPES_ARCH_H 1
- _BITS_PTHREADTYPES_ARCH_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_PTHREADTYPES_ARCH_H 1
- _BITS_PTHREADTYPES_COMMON_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_PTHREADTYPES_COMMON_H 1
- _BITS_PTHREADTYPES_COMMON_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_PTHREADTYPES_COMMON_H 1
- _BITS_SIGACTION_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SIGACTION_H 1
- _BITS_SIGCONTEXT_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SIGCONTEXT_H 1
- _BITS_SIGEVENT_CONSTS_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SIGEVENT_CONSTS_H 1
- _BITS_SIGINFO_ARCH_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SIGINFO_ARCH_H 1
- _BITS_SIGINFO_CONSTS_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SIGINFO_CONSTS_H 1
- _BITS_SIGNUM_ARCH_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SIGNUM_ARCH_H 1
- _BITS_SIGNUM_GENERIC_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SIGNUM_GENERIC_H 1
- _BITS_SIGSTACK_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SIGSTACK_H 1
- _BITS_SIGTHREAD_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SIGTHREAD_H 1
- _BITS_SS_FLAGS_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_SS_FLAGS_H 1
- _BITS_STAT_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_STAT_H 1
- _BITS_STDINT_INTN_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_STDINT_INTN_H 1
- _BITS_STDINT_INTN_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_STDINT_INTN_H 1
- _BITS_STDINT_LEAST_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_STDINT_LEAST_H 1
- _BITS_STDINT_UINTN_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_STDINT_UINTN_H 1
- _BITS_STDIO_LIM_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_STDIO_LIM_H 1
- _BITS_STRUCT_STAT_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_STRUCT_STAT_H 1
- _BITS_TIME64_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_TIME64_H 1
- _BITS_TIME64_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_TIME64_H 1
- _BITS_TYPES_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_TYPES_H 1
- _BITS_TYPES_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_TYPES_H 1
- _BITS_TYPESIZES_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_TYPESIZES_H 1
- _BITS_TYPESIZES_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_TYPESIZES_H 1
- _BITS_UINTN_IDENTITY_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _BITS_UINTN_IDENTITY_H 1
- _BITS_UINTN_IDENTITY_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_UINTN_IDENTITY_H 1
- _BITS_WCHAR_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _BITS_WCHAR_H 1
- _bounds(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Getter for field:
union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds
- _bounds(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Setter for field:
union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds
- _bounds$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Layout for field:
union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds
- _bounds$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault
-
Offset for field:
union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds
- _call_addr(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Getter for field:
void *_call_addr
- _call_addr(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Setter for field:
void *_call_addr
- _call_addr$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Layout for field:
void *_call_addr
- _call_addr$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Offset for field:
void *_call_addr
- _chain(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
struct _IO_FILE *_chain
- _chain(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
struct _IO_FILE *_chain
- _chain$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
struct _IO_FILE *_chain
- _chain$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
struct _IO_FILE *_chain
- _codecvt(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
struct _IO_codecvt *_codecvt
- _codecvt(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
struct _IO_codecvt *_codecvt
- _codecvt$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
struct _IO_codecvt *_codecvt
- _codecvt$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
struct _IO_codecvt *_codecvt
- _connect() - Static method in class org.freedesktop.wayland.client.Display
- _connect(int) - Static method in class org.freedesktop.wayland.client.Display
- _connect(String) - Static method in class org.freedesktop.wayland.client.Display
- _CS_GNU_LIBC_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_GNU_LIBC_VERSION = 2
- _CS_GNU_LIBPTHREAD_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_GNU_LIBPTHREAD_VERSION = 3
- _CS_LFS_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_LFS_CFLAGS = 1000
- _CS_LFS_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_LFS_LDFLAGS = 1001
- _CS_LFS_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_LFS_LIBS = 1002
- _CS_LFS_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_LFS_LINTFLAGS = 1003
- _CS_LFS64_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_LFS64_CFLAGS = 1004
- _CS_LFS64_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_LFS64_LDFLAGS = 1005
- _CS_LFS64_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_LFS64_LIBS = 1006
- _CS_LFS64_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_LFS64_LINTFLAGS = 1007
- _CS_PATH() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_PATH = 0
- _CS_POSIX_V5_WIDTH_RESTRICTED_ENVS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _CS_POSIX_V5_WIDTH_RESTRICTED_ENVS 4
- _CS_POSIX_V6_ILP32_OFF32_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_ILP32_OFF32_CFLAGS = 1116
- _CS_POSIX_V6_ILP32_OFF32_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_ILP32_OFF32_LDFLAGS = 1117
- _CS_POSIX_V6_ILP32_OFF32_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_ILP32_OFF32_LIBS = 1118
- _CS_POSIX_V6_ILP32_OFF32_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_ILP32_OFF32_LINTFLAGS = 1119
- _CS_POSIX_V6_ILP32_OFFBIG_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_ILP32_OFFBIG_CFLAGS = 1120
- _CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS = 1121
- _CS_POSIX_V6_ILP32_OFFBIG_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_ILP32_OFFBIG_LIBS = 1122
- _CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_ILP32_OFFBIG_LINTFLAGS = 1123
- _CS_POSIX_V6_LP64_OFF64_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_LP64_OFF64_CFLAGS = 1124
- _CS_POSIX_V6_LP64_OFF64_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_LP64_OFF64_LDFLAGS = 1125
- _CS_POSIX_V6_LP64_OFF64_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_LP64_OFF64_LIBS = 1126
- _CS_POSIX_V6_LP64_OFF64_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_LP64_OFF64_LINTFLAGS = 1127
- _CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS = 1128
- _CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS = 1129
- _CS_POSIX_V6_LPBIG_OFFBIG_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_LPBIG_OFFBIG_LIBS = 1130
- _CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V6_LPBIG_OFFBIG_LINTFLAGS = 1131
- _CS_POSIX_V6_WIDTH_RESTRICTED_ENVS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _CS_POSIX_V6_WIDTH_RESTRICTED_ENVS 1
- _CS_POSIX_V7_ILP32_OFF32_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_ILP32_OFF32_CFLAGS = 1132
- _CS_POSIX_V7_ILP32_OFF32_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_ILP32_OFF32_LDFLAGS = 1133
- _CS_POSIX_V7_ILP32_OFF32_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_ILP32_OFF32_LIBS = 1134
- _CS_POSIX_V7_ILP32_OFF32_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_ILP32_OFF32_LINTFLAGS = 1135
- _CS_POSIX_V7_ILP32_OFFBIG_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_ILP32_OFFBIG_CFLAGS = 1136
- _CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS = 1137
- _CS_POSIX_V7_ILP32_OFFBIG_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_ILP32_OFFBIG_LIBS = 1138
- _CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_ILP32_OFFBIG_LINTFLAGS = 1139
- _CS_POSIX_V7_LP64_OFF64_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_LP64_OFF64_CFLAGS = 1140
- _CS_POSIX_V7_LP64_OFF64_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_LP64_OFF64_LDFLAGS = 1141
- _CS_POSIX_V7_LP64_OFF64_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_LP64_OFF64_LIBS = 1142
- _CS_POSIX_V7_LP64_OFF64_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_LP64_OFF64_LINTFLAGS = 1143
- _CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS = 1144
- _CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS = 1145
- _CS_POSIX_V7_LPBIG_OFFBIG_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_LPBIG_OFFBIG_LIBS = 1146
- _CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_POSIX_V7_LPBIG_OFFBIG_LINTFLAGS = 1147
- _CS_POSIX_V7_WIDTH_RESTRICTED_ENVS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _CS_POSIX_V7_WIDTH_RESTRICTED_ENVS 5
- _CS_V5_WIDTH_RESTRICTED_ENVS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_V5_WIDTH_RESTRICTED_ENVS = 4
- _CS_V6_ENV() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_V6_ENV = 1148
- _CS_V6_WIDTH_RESTRICTED_ENVS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_V6_WIDTH_RESTRICTED_ENVS = 1
- _CS_V7_ENV() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_V7_ENV = 1149
- _CS_V7_WIDTH_RESTRICTED_ENVS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_V7_WIDTH_RESTRICTED_ENVS = 5
- _CS_XBS5_ILP32_OFF32_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_ILP32_OFF32_CFLAGS = 1100
- _CS_XBS5_ILP32_OFF32_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_ILP32_OFF32_LDFLAGS = 1101
- _CS_XBS5_ILP32_OFF32_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_ILP32_OFF32_LIBS = 1102
- _CS_XBS5_ILP32_OFF32_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_ILP32_OFF32_LINTFLAGS = 1103
- _CS_XBS5_ILP32_OFFBIG_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_ILP32_OFFBIG_CFLAGS = 1104
- _CS_XBS5_ILP32_OFFBIG_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_ILP32_OFFBIG_LDFLAGS = 1105
- _CS_XBS5_ILP32_OFFBIG_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_ILP32_OFFBIG_LIBS = 1106
- _CS_XBS5_ILP32_OFFBIG_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_ILP32_OFFBIG_LINTFLAGS = 1107
- _CS_XBS5_LP64_OFF64_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_LP64_OFF64_CFLAGS = 1108
- _CS_XBS5_LP64_OFF64_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_LP64_OFF64_LDFLAGS = 1109
- _CS_XBS5_LP64_OFF64_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_LP64_OFF64_LIBS = 1110
- _CS_XBS5_LP64_OFF64_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_LP64_OFF64_LINTFLAGS = 1111
- _CS_XBS5_LPBIG_OFFBIG_CFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_LPBIG_OFFBIG_CFLAGS = 1112
- _CS_XBS5_LPBIG_OFFBIG_LDFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_LPBIG_OFFBIG_LDFLAGS = 1113
- _CS_XBS5_LPBIG_OFFBIG_LIBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_LPBIG_OFFBIG_LIBS = 1114
- _CS_XBS5_LPBIG_OFFBIG_LINTFLAGS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._CS_XBS5_LPBIG_OFFBIG_LINTFLAGS = 1115
- _cur_column(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
unsigned short _cur_column
- _cur_column(MemorySegment, short) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
unsigned short _cur_column
- _cur_column$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
unsigned short _cur_column
- _cur_column$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
unsigned short _cur_column
- _DEFAULT_SOURCE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _DEFAULT_SOURCE 1
- _DEFAULT_SOURCE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _DEFAULT_SOURCE 1
- _ENDIAN_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _ENDIAN_H 1
- _ENDIAN_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _ENDIAN_H 1
- _exit(int) - Static method in class org.freedesktop.wayland.raw.C_1
-
extern void _exit(int __status)
- _Exit(int) - Static method in class org.freedesktop.wayland.raw.C
-
extern void _Exit(int __status)
- _exit$address() - Static method in class org.freedesktop.wayland.raw.C_1
-
Address for:
extern void _exit(int __status)
- _Exit$address() - Static method in class org.freedesktop.wayland.raw.C
-
Address for:
extern void _Exit(int __status)
- _exit$descriptor() - Static method in class org.freedesktop.wayland.raw.C_1
-
Function descriptor for:
extern void _exit(int __status)
- _Exit$descriptor() - Static method in class org.freedesktop.wayland.raw.C
-
Function descriptor for:
extern void _Exit(int __status)
- _exit$handle() - Static method in class org.freedesktop.wayland.raw.C_1
-
Downcall method handle for:
extern void _exit(int __status)
- _Exit$handle() - Static method in class org.freedesktop.wayland.raw.C
-
Downcall method handle for:
extern void _Exit(int __status)
- _FCNTL_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _FCNTL_H 1
- _FEATURES_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _FEATURES_H 1
- _FEATURES_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _FEATURES_H 1
- _fileno(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
int _fileno
- _fileno(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
int _fileno
- _fileno$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
int _fileno
- _fileno$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
int _fileno
- _flags(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
int _flags
- _flags(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
int _flags
- _flags$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
int _flags
- _flags$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
int _flags
- _flags2(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
int _flags2
- _flags2(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
int _flags2
- _flags2$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
int _flags2
- _flags2$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
int _flags2
- _Float32 - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef float _Float32
- _Float32 - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef float _Float32
- _Float32x - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef double _Float32x
- _Float32x - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef double _Float32x
- _Float64 - Static variable in class org.freedesktop.wayland.raw.C_1
-
typedef double _Float64
- _Float64 - Static variable in class org.freedesktop.wayland.raw.LibWayland_1
-
typedef double _Float64
- _fpreg - Class in org.freedesktop.wayland.raw
-
struct _fpreg { unsigned short significand[4]; unsigned short exponent; }
- _fpstate - Class in org.freedesktop.wayland.raw
-
struct _fpstate { __uint16_t cwd; __uint16_t swd; __uint16_t ftw; __uint16_t fop; __uint64_t rip; __uint64_t rdp; __uint32_t mxcsr; __uint32_t mxcr_mask; struct _fpxreg _st[8]; struct _xmmreg _xmm[16]; __uint32_t __glibc_reserved1[24]; }
- _fpx_sw_bytes - Class in org.freedesktop.wayland.raw
-
struct _fpx_sw_bytes { __uint32_t magic1; __uint32_t extended_size; __uint64_t xstate_bv; __uint32_t xstate_size; __uint32_t __glibc_reserved1[7]; }
- _fpxreg - Class in org.freedesktop.wayland.raw
-
struct _fpxreg { unsigned short significand[4]; unsigned short exponent; unsigned short __glibc_reserved1[3]; }
- _freeres_buf(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
void *_freeres_buf
- _freeres_buf(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
void *_freeres_buf
- _freeres_buf$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
void *_freeres_buf
- _freeres_buf$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
void *_freeres_buf
- _freeres_list(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
struct _IO_FILE *_freeres_list
- _freeres_list(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
struct _IO_FILE *_freeres_list
- _freeres_list$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
struct _IO_FILE *_freeres_list
- _freeres_list$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
struct _IO_FILE *_freeres_list
- _function(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Getter for field:
void (*_function)(__sigval_t)
- _function(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Setter for field:
void (*_function)(__sigval_t)
- _function$layout() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Layout for field:
void (*_function)(__sigval_t)
- _function$offset() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un._sigev_thread
-
Offset for field:
void (*_function)(__sigval_t)
- _G_fpos_t - Class in org.freedesktop.wayland.raw
-
struct _G_fpos_t { __off_t __pos; __mbstate_t __state; }
- _G_fpos64_t - Class in org.freedesktop.wayland.raw
-
struct _G_fpos64_t { __off64_t __pos; __mbstate_t __state; }
- _GETOPT_CORE_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _GETOPT_CORE_H 1
- _GETOPT_POSIX_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _GETOPT_POSIX_H 1
- _intToObject(int) - Static method in class org.freedesktop.wayland.util.GlobalRef
- _INTTYPES_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _INTTYPES_H 1
- _IO_backup_base(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_backup_base
- _IO_backup_base(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_backup_base
- _IO_backup_base$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_backup_base
- _IO_backup_base$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_backup_base
- _IO_buf_base(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_buf_base
- _IO_buf_base(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_buf_base
- _IO_buf_base$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_buf_base
- _IO_buf_base$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_buf_base
- _IO_buf_end(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_buf_end
- _IO_buf_end(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_buf_end
- _IO_buf_end$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_buf_end
- _IO_buf_end$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_buf_end
- _IO_cookie_io_functions_t - Class in org.freedesktop.wayland.raw
-
struct _IO_cookie_io_functions_t { cookie_read_function_t *read; cookie_write_function_t *write; cookie_seek_function_t *seek; cookie_close_function_t *close; }
- _IO_EOF_SEEN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _IO_EOF_SEEN 16
- _IO_ERR_SEEN() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _IO_ERR_SEEN 32
- _IO_FILE - Class in org.freedesktop.wayland.raw
-
struct _IO_FILE { int _flags; char *_IO_read_ptr; char *_IO_read_end; char *_IO_read_base; char *_IO_write_base; char *_IO_write_ptr; char *_IO_write_end; char *_IO_buf_base; char *_IO_buf_end; char *_IO_save_base; char *_IO_backup_base; char *_IO_save_end; struct _IO_marker *_markers; struct _IO_FILE *_chain; int _fileno; int _flags2; __off_t _old_offset; unsigned short _cur_column; signed char _vtable_offset; char _shortbuf[1]; _IO_lock_t *_lock; __off64_t _offset; struct _IO_codecvt *_codecvt; struct _IO_wide_data *_wide_data; struct _IO_FILE *_freeres_list; void *_freeres_buf; size_t __pad5; int _mode; char _unused2[20]; }
- _IO_read_base(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_read_base
- _IO_read_base(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_read_base
- _IO_read_base$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_read_base
- _IO_read_base$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_read_base
- _IO_read_end(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_read_end
- _IO_read_end(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_read_end
- _IO_read_end$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_read_end
- _IO_read_end$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_read_end
- _IO_read_ptr(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_read_ptr
- _IO_read_ptr(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_read_ptr
- _IO_read_ptr$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_read_ptr
- _IO_read_ptr$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_read_ptr
- _IO_save_base(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_save_base
- _IO_save_base(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_save_base
- _IO_save_base$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_save_base
- _IO_save_base$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_save_base
- _IO_save_end(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_save_end
- _IO_save_end(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_save_end
- _IO_save_end$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_save_end
- _IO_save_end$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_save_end
- _IO_USER_LOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _IO_USER_LOCK 32768
- _IO_write_base(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_write_base
- _IO_write_base(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_write_base
- _IO_write_base$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_write_base
- _IO_write_base$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_write_base
- _IO_write_end(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_write_end
- _IO_write_end(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_write_end
- _IO_write_end$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_write_end
- _IO_write_end$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_write_end
- _IO_write_ptr(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char *_IO_write_ptr
- _IO_write_ptr(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char *_IO_write_ptr
- _IO_write_ptr$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char *_IO_write_ptr
- _IO_write_ptr$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char *_IO_write_ptr
- _IOFBF() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _IOFBF 0
- _IOLBF() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _IOLBF 1
- _IONBF() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _IONBF 2
- _kill(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Getter for field:
struct { __pid_t si_pid; __uid_t si_uid; } _kill
- _kill(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Setter for field:
struct { __pid_t si_pid; __uid_t si_uid; } _kill
- _kill$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Layout for field:
struct { __pid_t si_pid; __uid_t si_uid; } _kill
- _kill$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Offset for field:
struct { __pid_t si_pid; __uid_t si_uid; } _kill
- _LFS_ASYNCHRONOUS_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _LFS_ASYNCHRONOUS_IO 1
- _LFS_LARGEFILE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _LFS_LARGEFILE 1
- _LFS64_ASYNCHRONOUS_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _LFS64_ASYNCHRONOUS_IO 1
- _LFS64_LARGEFILE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _LFS64_LARGEFILE 1
- _LFS64_STDIO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _LFS64_STDIO 1
- _libc_fpstate - Class in org.freedesktop.wayland.raw
-
struct _libc_fpstate { __uint16_t cwd; __uint16_t swd; __uint16_t ftw; __uint16_t fop; __uint64_t rip; __uint64_t rdp; __uint32_t mxcsr; __uint32_t mxcr_mask; struct _libc_fpxreg _st[8]; struct _libc_xmmreg _xmm[16]; __uint32_t __glibc_reserved1[24]; }
- _libc_fpxreg - Class in org.freedesktop.wayland.raw
-
struct _libc_fpxreg { unsigned short significand[4]; unsigned short exponent; unsigned short __glibc_reserved1[3]; }
- _libc_xmmreg - Class in org.freedesktop.wayland.raw
-
struct _libc_xmmreg { __uint32_t element[4]; }
- _lock(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
_IO_lock_t *_lock
- _lock(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
_IO_lock_t *_lock
- _lock$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
_IO_lock_t *_lock
- _lock$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
_IO_lock_t *_lock
- _lower(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Getter for field:
void *_lower
- _lower(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Setter for field:
void *_lower
- _lower$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Layout for field:
void *_lower
- _lower$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Offset for field:
void *_lower
- _markers(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
struct _IO_marker *_markers
- _markers(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
struct _IO_marker *_markers
- _markers$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
struct _IO_marker *_markers
- _markers$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
struct _IO_marker *_markers
- _MATH_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _MATH_H 1
- _mode(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
int _mode
- _mode(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
int _mode
- _mode$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
int _mode
- _mode$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
int _mode
- _NSIG() - Static method in class org.freedesktop.wayland.raw.C
-
#define _NSIG 65
- _objectToInt(Object) - Static method in class org.freedesktop.wayland.util.GlobalRef
- _offset(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
__off64_t _offset
- _offset(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
__off64_t _offset
- _offset$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
__off64_t _offset
- _offset$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
__off64_t _offset
- _old_offset(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
__off_t _old_offset
- _old_offset(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
__off_t _old_offset
- _old_offset$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
__off_t _old_offset
- _old_offset$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
__off_t _old_offset
- _pad(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Getter for field:
int _pad[12]
- _pad(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Getter for field:
int _pad[28]
- _pad(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Indexed getter for field:
int _pad[12]
- _pad(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Indexed getter for field:
int _pad[28]
- _pad(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Indexed setter for field:
int _pad[12]
- _pad(MemorySegment, long, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Indexed setter for field:
int _pad[28]
- _pad(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Setter for field:
int _pad[12]
- _pad(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Setter for field:
int _pad[28]
- _pad$dimensions() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Dimensions for array field:
int _pad[12]
- _pad$dimensions() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Dimensions for array field:
int _pad[28]
- _pad$layout() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Layout for field:
int _pad[12]
- _pad$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Layout for field:
int _pad[28]
- _pad$offset() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Offset for field:
int _pad[12]
- _pad$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Offset for field:
int _pad[28]
- _PC_2_SYMLINKS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_2_SYMLINKS = 20
- _PC_ALLOC_SIZE_MIN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_ALLOC_SIZE_MIN = 18
- _PC_ASYNC_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_ASYNC_IO = 10
- _PC_CHOWN_RESTRICTED() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_CHOWN_RESTRICTED = 6
- _PC_FILESIZEBITS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_FILESIZEBITS = 13
- _PC_LINK_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_LINK_MAX = 0
- _PC_MAX_CANON() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_MAX_CANON = 1
- _PC_MAX_INPUT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_MAX_INPUT = 2
- _PC_NAME_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_NAME_MAX = 3
- _PC_NO_TRUNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_NO_TRUNC = 7
- _PC_PATH_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_PATH_MAX = 4
- _PC_PIPE_BUF() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_PIPE_BUF = 5
- _PC_PRIO_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_PRIO_IO = 11
- _PC_REC_INCR_XFER_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_REC_INCR_XFER_SIZE = 14
- _PC_REC_MAX_XFER_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_REC_MAX_XFER_SIZE = 15
- _PC_REC_MIN_XFER_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_REC_MIN_XFER_SIZE = 16
- _PC_REC_XFER_ALIGN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_REC_XFER_ALIGN = 17
- _PC_SOCK_MAXBUF() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_SOCK_MAXBUF = 12
- _PC_SYMLINK_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_SYMLINK_MAX = 19
- _PC_SYNC_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_SYNC_IO = 9
- _PC_VDISABLE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._PC_VDISABLE = 8
- _pkey(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Getter for field:
__uint32_t _pkey
- _pkey(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Setter for field:
__uint32_t _pkey
- _pkey$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Layout for field:
__uint32_t _pkey
- _pkey$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds
-
Offset for field:
__uint32_t _pkey
- _POSIX_ADVISORY_INFO() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_ADVISORY_INFO 200809
- _POSIX_ASYNC_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_ASYNC_IO 1
- _POSIX_ASYNCHRONOUS_IO() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_ASYNCHRONOUS_IO 200809
- _POSIX_BARRIERS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_BARRIERS 200809
- _POSIX_C_SOURCE() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_C_SOURCE 200809
- _POSIX_C_SOURCE() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define _POSIX_C_SOURCE 200809
- _POSIX_CHOWN_RESTRICTED() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_CHOWN_RESTRICTED 0
- _POSIX_CLOCK_SELECTION() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_CLOCK_SELECTION 200809
- _POSIX_CPUTIME() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_CPUTIME 0
- _POSIX_FSYNC() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_FSYNC 200809
- _POSIX_IPV6() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_IPV6 200809
- _POSIX_JOB_CONTROL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_JOB_CONTROL 1
- _POSIX_MAPPED_FILES() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_MAPPED_FILES 200809
- _POSIX_MEMLOCK() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_MEMLOCK 200809
- _POSIX_MEMLOCK_RANGE() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_MEMLOCK_RANGE 200809
- _POSIX_MEMORY_PROTECTION() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_MEMORY_PROTECTION 200809
- _POSIX_MESSAGE_PASSING() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_MESSAGE_PASSING 200809
- _POSIX_MONOTONIC_CLOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_MONOTONIC_CLOCK 0
- _POSIX_NO_TRUNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_NO_TRUNC 1
- _POSIX_PRIORITIZED_IO() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_PRIORITIZED_IO 200809
- _POSIX_PRIORITY_SCHEDULING() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_PRIORITY_SCHEDULING 200809
- _POSIX_RAW_SOCKETS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_RAW_SOCKETS 200809
- _POSIX_READER_WRITER_LOCKS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_READER_WRITER_LOCKS 200809
- _POSIX_REALTIME_SIGNALS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_REALTIME_SIGNALS 200809
- _POSIX_REENTRANT_FUNCTIONS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_REENTRANT_FUNCTIONS 1
- _POSIX_REGEXP() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_REGEXP 1
- _POSIX_SAVED_IDS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_SAVED_IDS 1
- _POSIX_SEMAPHORES() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_SEMAPHORES 200809
- _POSIX_SHARED_MEMORY_OBJECTS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_SHARED_MEMORY_OBJECTS 200809
- _POSIX_SHELL() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_SHELL 1
- _POSIX_SOURCE() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_SOURCE 1
- _POSIX_SOURCE() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _POSIX_SOURCE 1
- _POSIX_SPAWN() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_SPAWN 200809
- _POSIX_SPIN_LOCKS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_SPIN_LOCKS 200809
- _POSIX_SPORADIC_SERVER() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_SPORADIC_SERVER -1
- _POSIX_SYNCHRONIZED_IO() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_SYNCHRONIZED_IO 200809
- _POSIX_THREAD_ATTR_STACKADDR() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_ATTR_STACKADDR 200809
- _POSIX_THREAD_ATTR_STACKSIZE() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_ATTR_STACKSIZE 200809
- _POSIX_THREAD_CPUTIME() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_THREAD_CPUTIME 0
- _POSIX_THREAD_PRIO_INHERIT() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_PRIO_INHERIT 200809
- _POSIX_THREAD_PRIO_PROTECT() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_PRIO_PROTECT 200809
- _POSIX_THREAD_PRIORITY_SCHEDULING() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_PRIORITY_SCHEDULING 200809
- _POSIX_THREAD_PROCESS_SHARED() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_PROCESS_SHARED 200809
- _POSIX_THREAD_ROBUST_PRIO_INHERIT() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_ROBUST_PRIO_INHERIT 200809
- _POSIX_THREAD_ROBUST_PRIO_PROTECT() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_ROBUST_PRIO_PROTECT -1
- _POSIX_THREAD_SAFE_FUNCTIONS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_SAFE_FUNCTIONS 200809
- _POSIX_THREAD_SPORADIC_SERVER() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREAD_SPORADIC_SERVER -1
- _POSIX_THREADS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_THREADS 200809
- _POSIX_TIMEOUTS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_TIMEOUTS 200809
- _POSIX_TIMERS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_TIMERS 200809
- _POSIX_TRACE() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_TRACE -1
- _POSIX_TRACE_EVENT_FILTER() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_TRACE_EVENT_FILTER -1
- _POSIX_TRACE_INHERIT() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_TRACE_INHERIT -1
- _POSIX_TRACE_LOG() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_TRACE_LOG -1
- _POSIX_TYPED_MEMORY_OBJECTS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_TYPED_MEMORY_OBJECTS -1
- _POSIX_V6_LP64_OFF64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_V6_LP64_OFF64 1
- _POSIX_V6_LPBIG_OFFBIG() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_V6_LPBIG_OFFBIG -1
- _POSIX_V7_LP64_OFF64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _POSIX_V7_LP64_OFF64 1
- _POSIX_V7_LPBIG_OFFBIG() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_V7_LPBIG_OFFBIG -1
- _POSIX_VDISABLE() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_VDISABLE 0
- _POSIX_VERSION() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX_VERSION 200809
- _POSIX2_C_BIND() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX2_C_BIND 200809
- _POSIX2_C_DEV() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX2_C_DEV 200809
- _POSIX2_C_VERSION() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX2_C_VERSION 200809
- _POSIX2_CHAR_TERM() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX2_CHAR_TERM 200809
- _POSIX2_LOCALEDEF() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX2_LOCALEDEF 200809
- _POSIX2_SW_DEV() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX2_SW_DEV 200809
- _POSIX2_VERSION() - Static method in class org.freedesktop.wayland.raw.C
-
#define _POSIX2_VERSION 200809
- _rt(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Getter for field:
struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt
- _rt(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Setter for field:
struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt
- _rt$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Layout for field:
struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt
- _rt$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Offset for field:
struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt
- _SC_2_C_BIND() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_C_BIND = 47
- _SC_2_C_DEV() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_C_DEV = 48
- _SC_2_C_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_C_VERSION = 96
- _SC_2_CHAR_TERM() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_CHAR_TERM = 95
- _SC_2_FORT_DEV() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_FORT_DEV = 49
- _SC_2_FORT_RUN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_FORT_RUN = 50
- _SC_2_LOCALEDEF() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_LOCALEDEF = 52
- _SC_2_PBS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_PBS = 168
- _SC_2_PBS_ACCOUNTING() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_PBS_ACCOUNTING = 169
- _SC_2_PBS_CHECKPOINT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_PBS_CHECKPOINT = 175
- _SC_2_PBS_LOCATE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_PBS_LOCATE = 170
- _SC_2_PBS_MESSAGE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_PBS_MESSAGE = 171
- _SC_2_PBS_TRACK() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_PBS_TRACK = 172
- _SC_2_SW_DEV() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_SW_DEV = 51
- _SC_2_UPE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_UPE = 97
- _SC_2_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_2_VERSION = 46
- _SC_ADVISORY_INFO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_ADVISORY_INFO = 132
- _SC_AIO_LISTIO_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_AIO_LISTIO_MAX = 23
- _SC_AIO_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_AIO_MAX = 24
- _SC_AIO_PRIO_DELTA_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_AIO_PRIO_DELTA_MAX = 25
- _SC_ARG_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_ARG_MAX = 0
- _SC_ASYNCHRONOUS_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_ASYNCHRONOUS_IO = 12
- _SC_ATEXIT_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_ATEXIT_MAX = 87
- _SC_AVPHYS_PAGES() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_AVPHYS_PAGES = 86
- _SC_BARRIERS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_BARRIERS = 133
- _SC_BASE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_BASE = 134
- _SC_BC_BASE_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_BC_BASE_MAX = 36
- _SC_BC_DIM_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_BC_DIM_MAX = 37
- _SC_BC_SCALE_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_BC_SCALE_MAX = 38
- _SC_BC_STRING_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_BC_STRING_MAX = 39
- _SC_C_LANG_SUPPORT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_C_LANG_SUPPORT = 135
- _SC_C_LANG_SUPPORT_R() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_C_LANG_SUPPORT_R = 136
- _SC_CHAR_BIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_CHAR_BIT = 101
- _SC_CHAR_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_CHAR_MAX = 102
- _SC_CHAR_MIN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_CHAR_MIN = 103
- _SC_CHARCLASS_NAME_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_CHARCLASS_NAME_MAX = 45
- _SC_CHILD_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_CHILD_MAX = 1
- _SC_CLK_TCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_CLK_TCK = 2
- _SC_CLOCK_SELECTION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_CLOCK_SELECTION = 137
- _SC_COLL_WEIGHTS_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_COLL_WEIGHTS_MAX = 40
- _SC_CPUTIME() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_CPUTIME = 138
- _SC_DELAYTIMER_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_DELAYTIMER_MAX = 26
- _SC_DEVICE_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_DEVICE_IO = 140
- _SC_DEVICE_SPECIFIC() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_DEVICE_SPECIFIC = 141
- _SC_DEVICE_SPECIFIC_R() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_DEVICE_SPECIFIC_R = 142
- _SC_EQUIV_CLASS_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_EQUIV_CLASS_MAX = 41
- _SC_EXPR_NEST_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_EXPR_NEST_MAX = 42
- _SC_FD_MGMT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_FD_MGMT = 143
- _SC_FIFO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_FIFO = 144
- _SC_FILE_ATTRIBUTES() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_FILE_ATTRIBUTES = 146
- _SC_FILE_LOCKING() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_FILE_LOCKING = 147
- _SC_FILE_SYSTEM() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_FILE_SYSTEM = 148
- _SC_FSYNC() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_FSYNC = 15
- _SC_GETGR_R_SIZE_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_GETGR_R_SIZE_MAX = 69
- _SC_GETPW_R_SIZE_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_GETPW_R_SIZE_MAX = 70
- _SC_HOST_NAME_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_HOST_NAME_MAX = 180
- _SC_INT_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_INT_MAX = 104
- _SC_INT_MIN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_INT_MIN = 105
- _SC_IOV_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_IOV_MAX = 60
- _SC_IPV6() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_IPV6 = 235
- _SC_JOB_CONTROL() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_JOB_CONTROL = 7
- _SC_LEVEL1_DCACHE_ASSOC() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL1_DCACHE_ASSOC = 189
- _SC_LEVEL1_DCACHE_LINESIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL1_DCACHE_LINESIZE = 190
- _SC_LEVEL1_DCACHE_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL1_DCACHE_SIZE = 188
- _SC_LEVEL1_ICACHE_ASSOC() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL1_ICACHE_ASSOC = 186
- _SC_LEVEL1_ICACHE_LINESIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL1_ICACHE_LINESIZE = 187
- _SC_LEVEL1_ICACHE_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL1_ICACHE_SIZE = 185
- _SC_LEVEL2_CACHE_ASSOC() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL2_CACHE_ASSOC = 192
- _SC_LEVEL2_CACHE_LINESIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL2_CACHE_LINESIZE = 193
- _SC_LEVEL2_CACHE_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL2_CACHE_SIZE = 191
- _SC_LEVEL3_CACHE_ASSOC() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL3_CACHE_ASSOC = 195
- _SC_LEVEL3_CACHE_LINESIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL3_CACHE_LINESIZE = 196
- _SC_LEVEL3_CACHE_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL3_CACHE_SIZE = 194
- _SC_LEVEL4_CACHE_ASSOC() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL4_CACHE_ASSOC = 198
- _SC_LEVEL4_CACHE_LINESIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL4_CACHE_LINESIZE = 199
- _SC_LEVEL4_CACHE_SIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LEVEL4_CACHE_SIZE = 197
- _SC_LINE_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LINE_MAX = 43
- _SC_LOGIN_NAME_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LOGIN_NAME_MAX = 71
- _SC_LONG_BIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_LONG_BIT = 106
- _SC_MAPPED_FILES() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MAPPED_FILES = 16
- _SC_MB_LEN_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MB_LEN_MAX = 108
- _SC_MEMLOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MEMLOCK = 17
- _SC_MEMLOCK_RANGE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MEMLOCK_RANGE = 18
- _SC_MEMORY_PROTECTION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MEMORY_PROTECTION = 19
- _SC_MESSAGE_PASSING() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MESSAGE_PASSING = 20
- _SC_MINSIGSTKSZ() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MINSIGSTKSZ = 249
- _SC_MONOTONIC_CLOCK() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MONOTONIC_CLOCK = 149
- _SC_MQ_OPEN_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MQ_OPEN_MAX = 27
- _SC_MQ_PRIO_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MQ_PRIO_MAX = 28
- _SC_MULTI_PROCESS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_MULTI_PROCESS = 150
- _SC_NETWORKING() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NETWORKING = 152
- _SC_NGROUPS_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NGROUPS_MAX = 3
- _SC_NL_ARGMAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NL_ARGMAX = 119
- _SC_NL_LANGMAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NL_LANGMAX = 120
- _SC_NL_MSGMAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NL_MSGMAX = 121
- _SC_NL_NMAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NL_NMAX = 122
- _SC_NL_SETMAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NL_SETMAX = 123
- _SC_NL_TEXTMAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NL_TEXTMAX = 124
- _SC_NPROCESSORS_CONF() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NPROCESSORS_CONF = 83
- _SC_NPROCESSORS_ONLN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NPROCESSORS_ONLN = 84
- _SC_NZERO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_NZERO = 109
- _SC_OPEN_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_OPEN_MAX = 4
- _SC_PAGE_SIZE() - Static method in class org.freedesktop.wayland.raw.C
-
#define _SC_PAGE_SIZE 30
- _SC_PAGESIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PAGESIZE = 30
- _SC_PASS_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PASS_MAX = 88
- _SC_PHYS_PAGES() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PHYS_PAGES = 85
- _SC_PII() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII = 53
- _SC_PII_INTERNET() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII_INTERNET = 56
- _SC_PII_INTERNET_DGRAM() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII_INTERNET_DGRAM = 62
- _SC_PII_INTERNET_STREAM() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII_INTERNET_STREAM = 61
- _SC_PII_OSI() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII_OSI = 57
- _SC_PII_OSI_CLTS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII_OSI_CLTS = 64
- _SC_PII_OSI_COTS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII_OSI_COTS = 63
- _SC_PII_OSI_M() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII_OSI_M = 65
- _SC_PII_SOCKET() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII_SOCKET = 55
- _SC_PII_XTI() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PII_XTI = 54
- _SC_PIPE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PIPE = 145
- _SC_POLL() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_POLL = 58
- _SC_PRIORITIZED_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PRIORITIZED_IO = 13
- _SC_PRIORITY_SCHEDULING() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_PRIORITY_SCHEDULING = 10
- _SC_RAW_SOCKETS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_RAW_SOCKETS = 236
- _SC_RE_DUP_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_RE_DUP_MAX = 44
- _SC_READER_WRITER_LOCKS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_READER_WRITER_LOCKS = 153
- _SC_REALTIME_SIGNALS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_REALTIME_SIGNALS = 9
- _SC_REGEX_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_REGEX_VERSION = 156
- _SC_REGEXP() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_REGEXP = 155
- _SC_RTSIG_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_RTSIG_MAX = 31
- _SC_SAVED_IDS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SAVED_IDS = 8
- _SC_SCHAR_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SCHAR_MAX = 111
- _SC_SCHAR_MIN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SCHAR_MIN = 112
- _SC_SELECT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SELECT = 59
- _SC_SEM_NSEMS_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SEM_NSEMS_MAX = 32
- _SC_SEM_VALUE_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SEM_VALUE_MAX = 33
- _SC_SEMAPHORES() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SEMAPHORES = 21
- _SC_SHARED_MEMORY_OBJECTS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SHARED_MEMORY_OBJECTS = 22
- _SC_SHELL() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SHELL = 157
- _SC_SHRT_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SHRT_MAX = 113
- _SC_SHRT_MIN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SHRT_MIN = 114
- _SC_SIGNALS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SIGNALS = 158
- _SC_SIGQUEUE_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SIGQUEUE_MAX = 34
- _SC_SIGSTKSZ() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SIGSTKSZ = 250
- _SC_SINGLE_PROCESS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SINGLE_PROCESS = 151
- _SC_SPAWN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SPAWN = 159
- _SC_SPIN_LOCKS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SPIN_LOCKS = 154
- _SC_SPORADIC_SERVER() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SPORADIC_SERVER = 160
- _SC_SS_REPL_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SS_REPL_MAX = 241
- _SC_SSIZE_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SSIZE_MAX = 110
- _SC_STREAM_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_STREAM_MAX = 5
- _SC_STREAMS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_STREAMS = 174
- _SC_SYMLOOP_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SYMLOOP_MAX = 173
- _SC_SYNCHRONIZED_IO() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SYNCHRONIZED_IO = 14
- _SC_SYSTEM_DATABASE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SYSTEM_DATABASE = 162
- _SC_SYSTEM_DATABASE_R() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_SYSTEM_DATABASE_R = 163
- _SC_T_IOV_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_T_IOV_MAX = 66
- _SC_THREAD_ATTR_STACKADDR() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_ATTR_STACKADDR = 77
- _SC_THREAD_ATTR_STACKSIZE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_ATTR_STACKSIZE = 78
- _SC_THREAD_CPUTIME() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_CPUTIME = 139
- _SC_THREAD_DESTRUCTOR_ITERATIONS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_DESTRUCTOR_ITERATIONS = 73
- _SC_THREAD_KEYS_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_KEYS_MAX = 74
- _SC_THREAD_PRIO_INHERIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_PRIO_INHERIT = 80
- _SC_THREAD_PRIO_PROTECT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_PRIO_PROTECT = 81
- _SC_THREAD_PRIORITY_SCHEDULING() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_PRIORITY_SCHEDULING = 79
- _SC_THREAD_PROCESS_SHARED() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_PROCESS_SHARED = 82
- _SC_THREAD_ROBUST_PRIO_INHERIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_ROBUST_PRIO_INHERIT = 247
- _SC_THREAD_ROBUST_PRIO_PROTECT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_ROBUST_PRIO_PROTECT = 248
- _SC_THREAD_SAFE_FUNCTIONS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_SAFE_FUNCTIONS = 68
- _SC_THREAD_SPORADIC_SERVER() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_SPORADIC_SERVER = 161
- _SC_THREAD_STACK_MIN() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_STACK_MIN = 75
- _SC_THREAD_THREADS_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREAD_THREADS_MAX = 76
- _SC_THREADS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_THREADS = 67
- _SC_TIMEOUTS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TIMEOUTS = 164
- _SC_TIMER_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TIMER_MAX = 35
- _SC_TIMERS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TIMERS = 11
- _SC_TRACE() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TRACE = 181
- _SC_TRACE_EVENT_FILTER() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TRACE_EVENT_FILTER = 182
- _SC_TRACE_EVENT_NAME_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TRACE_EVENT_NAME_MAX = 242
- _SC_TRACE_INHERIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TRACE_INHERIT = 183
- _SC_TRACE_LOG() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TRACE_LOG = 184
- _SC_TRACE_NAME_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TRACE_NAME_MAX = 243
- _SC_TRACE_SYS_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TRACE_SYS_MAX = 244
- _SC_TRACE_USER_EVENT_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TRACE_USER_EVENT_MAX = 245
- _SC_TTY_NAME_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TTY_NAME_MAX = 72
- _SC_TYPED_MEMORY_OBJECTS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TYPED_MEMORY_OBJECTS = 165
- _SC_TZNAME_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_TZNAME_MAX = 6
- _SC_UCHAR_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_UCHAR_MAX = 115
- _SC_UINT_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_UINT_MAX = 116
- _SC_UIO_MAXIOV() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_UIO_MAXIOV = 60
- _SC_ULONG_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_ULONG_MAX = 117
- _SC_USER_GROUPS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_USER_GROUPS = 166
- _SC_USER_GROUPS_R() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_USER_GROUPS_R = 167
- _SC_USHRT_MAX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_USHRT_MAX = 118
- _SC_V6_ILP32_OFF32() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_V6_ILP32_OFF32 = 176
- _SC_V6_ILP32_OFFBIG() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_V6_ILP32_OFFBIG = 177
- _SC_V6_LP64_OFF64() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_V6_LP64_OFF64 = 178
- _SC_V6_LPBIG_OFFBIG() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_V6_LPBIG_OFFBIG = 179
- _SC_V7_ILP32_OFF32() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_V7_ILP32_OFF32 = 237
- _SC_V7_ILP32_OFFBIG() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_V7_ILP32_OFFBIG = 238
- _SC_V7_LP64_OFF64() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_V7_LP64_OFF64 = 239
- _SC_V7_LPBIG_OFFBIG() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_V7_LPBIG_OFFBIG = 240
- _SC_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_VERSION = 29
- _SC_WORD_BIT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_WORD_BIT = 107
- _SC_XBS5_ILP32_OFF32() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XBS5_ILP32_OFF32 = 125
- _SC_XBS5_ILP32_OFFBIG() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XBS5_ILP32_OFFBIG = 126
- _SC_XBS5_LP64_OFF64() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XBS5_LP64_OFF64 = 127
- _SC_XBS5_LPBIG_OFFBIG() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XBS5_LPBIG_OFFBIG = 128
- _SC_XOPEN_CRYPT() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_CRYPT = 92
- _SC_XOPEN_ENH_I18N() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_ENH_I18N = 93
- _SC_XOPEN_LEGACY() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_LEGACY = 129
- _SC_XOPEN_REALTIME() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_REALTIME = 130
- _SC_XOPEN_REALTIME_THREADS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_REALTIME_THREADS = 131
- _SC_XOPEN_SHM() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_SHM = 94
- _SC_XOPEN_STREAMS() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_STREAMS = 246
- _SC_XOPEN_UNIX() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_UNIX = 91
- _SC_XOPEN_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_VERSION = 89
- _SC_XOPEN_XCU_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_XCU_VERSION = 90
- _SC_XOPEN_XPG2() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_XPG2 = 98
- _SC_XOPEN_XPG3() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_XPG3 = 99
- _SC_XOPEN_XPG4() - Static method in class org.freedesktop.wayland.raw.C_1
-
enum <anonymous>._SC_XOPEN_XPG4 = 100
- _shortbuf(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char _shortbuf[1]
- _shortbuf(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Indexed getter for field:
char _shortbuf[1]
- _shortbuf(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Indexed setter for field:
char _shortbuf[1]
- _shortbuf(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char _shortbuf[1]
- _shortbuf$dimensions() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Dimensions for array field:
char _shortbuf[1]
- _shortbuf$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char _shortbuf[1]
- _shortbuf$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char _shortbuf[1]
- _sifields(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Getter for field:
union { int _pad[28]; struct { __pid_t si_pid; __uid_t si_uid; } _kill; struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer; struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt; struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld; struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault; struct { long si_band; int si_fd; } _sigpoll; struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys; } _sifields
- _sifields(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Setter for field:
union { int _pad[28]; struct { __pid_t si_pid; __uid_t si_uid; } _kill; struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer; struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt; struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld; struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault; struct { long si_band; int si_fd; } _sigpoll; struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys; } _sifields
- _sifields$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Layout for field:
union { int _pad[28]; struct { __pid_t si_pid; __uid_t si_uid; } _kill; struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer; struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt; struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld; struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault; struct { long si_band; int si_fd; } _sigpoll; struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys; } _sifields
- _sifields$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t
-
Offset for field:
union { int _pad[28]; struct { __pid_t si_pid; __uid_t si_uid; } _kill; struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer; struct { __pid_t si_pid; __uid_t si_uid; __sigval_t si_sigval; } _rt; struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld; struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault; struct { long si_band; int si_fd; } _sigpoll; struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys; } _sifields
- _sigchld(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Getter for field:
struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld
- _sigchld(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Setter for field:
struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld
- _sigchld$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Layout for field:
struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld
- _sigchld$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Offset for field:
struct { __pid_t si_pid; __uid_t si_uid; int si_status; __clock_t si_utime; __clock_t si_stime; } _sigchld
- _sigev_thread(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Getter for field:
struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread
- _sigev_thread(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Setter for field:
struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread
- _sigev_thread$layout() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Layout for field:
struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread
- _sigev_thread$offset() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Offset for field:
struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread
- _sigev_un(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Getter for field:
union { int _pad[12]; __pid_t _tid; struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread; } _sigev_un
- _sigev_un(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent
-
Setter for field:
union { int _pad[12]; __pid_t _tid; struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread; } _sigev_un
- _sigev_un$layout() - Static method in class org.freedesktop.wayland.raw.sigevent
-
Layout for field:
union { int _pad[12]; __pid_t _tid; struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread; } _sigev_un
- _sigev_un$offset() - Static method in class org.freedesktop.wayland.raw.sigevent
-
Offset for field:
union { int _pad[12]; __pid_t _tid; struct { void (*_function)(__sigval_t); pthread_attr_t *_attribute; } _sigev_thread; } _sigev_un
- _sigfault(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Getter for field:
struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault
- _sigfault(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Setter for field:
struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault
- _sigfault$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Layout for field:
struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault
- _sigfault$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Offset for field:
struct { void *si_addr; short si_addr_lsb; union { struct { void *_lower; void *_upper; } _addr_bnd; __uint32_t _pkey; } _bounds; } _sigfault
- _sigpoll(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Getter for field:
struct { long si_band; int si_fd; } _sigpoll
- _sigpoll(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Setter for field:
struct { long si_band; int si_fd; } _sigpoll
- _sigpoll$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Layout for field:
struct { long si_band; int si_fd; } _sigpoll
- _sigpoll$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Offset for field:
struct { long si_band; int si_fd; } _sigpoll
- _SIGSET_NWORDS() - Static method in class org.freedesktop.wayland.raw.C
-
#define _SIGSET_NWORDS 16
- _SIGSET_NWORDS() - Static method in class org.freedesktop.wayland.raw.LibWayland
-
#define _SIGSET_NWORDS 16
- _sigsys(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Getter for field:
struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys
- _sigsys(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Setter for field:
struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys
- _sigsys$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Layout for field:
struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys
- _sigsys$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Offset for field:
struct { void *_call_addr; int _syscall; unsigned int _arch; } _sigsys
- _st(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
struct _fpxreg _st[8]
- _st(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
struct _libc_fpxreg _st[8]
- _st(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Indexed getter for field:
struct _fpxreg _st[8]
- _st(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Indexed getter for field:
struct _libc_fpxreg _st[8]
- _st(MemorySegment, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Indexed setter for field:
struct _fpxreg _st[8]
- _st(MemorySegment, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Indexed setter for field:
struct _libc_fpxreg _st[8]
- _st(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
struct _fpxreg _st[8]
- _st(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
struct _libc_fpxreg _st[8]
- _st$dimensions() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Dimensions for array field:
struct _fpxreg _st[8]
- _st$dimensions() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Dimensions for array field:
struct _libc_fpxreg _st[8]
- _st$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
struct _fpxreg _st[8]
- _st$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
struct _libc_fpxreg _st[8]
- _st$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
struct _fpxreg _st[8]
- _st$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
struct _libc_fpxreg _st[8]
- _STDC_PREDEF_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _STDC_PREDEF_H 1
- _STDC_PREDEF_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _STDC_PREDEF_H 1
- _STDINT_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _STDINT_H 1
- _STDIO_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _STDIO_H 1
- _STDLIB_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _STDLIB_H 1
- _STRUCT_TIMESPEC() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _STRUCT_TIMESPEC 1
- _STRUCT_TIMESPEC() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _STRUCT_TIMESPEC 1
- _SYS_CDEFS_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _SYS_CDEFS_H 1
- _SYS_CDEFS_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _SYS_CDEFS_H 1
- _SYS_MMAN_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _SYS_MMAN_H 1
- _SYS_SELECT_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _SYS_SELECT_H 1
- _SYS_SELECT_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _SYS_SELECT_H 1
- _SYS_TYPES_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _SYS_TYPES_H 1
- _SYS_TYPES_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _SYS_TYPES_H 1
- _SYS_UCONTEXT_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _SYS_UCONTEXT_H 1
- _syscall(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Getter for field:
int _syscall
- _syscall(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Setter for field:
int _syscall
- _syscall$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Layout for field:
int _syscall
- _syscall$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigsys
-
Offset for field:
int _syscall
- _THREAD_MUTEX_INTERNAL_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _THREAD_MUTEX_INTERNAL_H 1
- _THREAD_MUTEX_INTERNAL_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _THREAD_MUTEX_INTERNAL_H 1
- _THREAD_SHARED_TYPES_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _THREAD_SHARED_TYPES_H 1
- _THREAD_SHARED_TYPES_H() - Static method in class org.freedesktop.wayland.raw.LibWayland_1
-
#define _THREAD_SHARED_TYPES_H 1
- _tid(MemorySegment) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Getter for field:
__pid_t _tid
- _tid(MemorySegment, int) - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Setter for field:
__pid_t _tid
- _tid$layout() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Layout for field:
__pid_t _tid
- _tid$offset() - Static method in class org.freedesktop.wayland.raw.sigevent._sigev_un
-
Offset for field:
__pid_t _tid
- _timer(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Getter for field:
struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer
- _timer(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Setter for field:
struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer
- _timer$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Layout for field:
struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer
- _timer$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields
-
Offset for field:
struct { int si_tid; int si_overrun; __sigval_t si_sigval; } _timer
- _UNISTD_H() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _UNISTD_H 1
- _unused2(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
char _unused2[20]
- _unused2(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Indexed getter for field:
char _unused2[20]
- _unused2(MemorySegment, long, byte) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Indexed setter for field:
char _unused2[20]
- _unused2(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
char _unused2[20]
- _unused2$dimensions() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Dimensions for array field:
char _unused2[20]
- _unused2$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
char _unused2[20]
- _unused2$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
char _unused2[20]
- _upper(MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Getter for field:
void *_upper
- _upper(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Setter for field:
void *_upper
- _upper$layout() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Layout for field:
void *_upper
- _upper$offset() - Static method in class org.freedesktop.wayland.raw.siginfo_t._sifields._sigfault._bounds._addr_bnd
-
Offset for field:
void *_upper
- _vtable_offset(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
signed char _vtable_offset
- _vtable_offset(MemorySegment, byte) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
signed char _vtable_offset
- _vtable_offset$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
signed char _vtable_offset
- _vtable_offset$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
signed char _vtable_offset
- _wide_data(MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Getter for field:
struct _IO_wide_data *_wide_data
- _wide_data(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Setter for field:
struct _IO_wide_data *_wide_data
- _wide_data$layout() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Layout for field:
struct _IO_wide_data *_wide_data
- _wide_data$offset() - Static method in class org.freedesktop.wayland.raw._IO_FILE
-
Offset for field:
struct _IO_wide_data *_wide_data
- _XBS5_LP64_OFF64() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XBS5_LP64_OFF64 1
- _XBS5_LPBIG_OFFBIG() - Static method in class org.freedesktop.wayland.raw.C
-
#define _XBS5_LPBIG_OFFBIG -1
- _xmm(MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Getter for field:
struct _xmmreg _xmm[16]
- _xmm(MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Getter for field:
struct _libc_xmmreg _xmm[16]
- _xmm(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Indexed getter for field:
struct _xmmreg _xmm[16]
- _xmm(MemorySegment, long) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Indexed getter for field:
struct _libc_xmmreg _xmm[16]
- _xmm(MemorySegment, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Indexed setter for field:
struct _xmmreg _xmm[16]
- _xmm(MemorySegment, long, MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Indexed setter for field:
struct _libc_xmmreg _xmm[16]
- _xmm(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._fpstate
-
Setter for field:
struct _xmmreg _xmm[16]
- _xmm(MemorySegment, MemorySegment) - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Setter for field:
struct _libc_xmmreg _xmm[16]
- _xmm$dimensions() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Dimensions for array field:
struct _xmmreg _xmm[16]
- _xmm$dimensions() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Dimensions for array field:
struct _libc_xmmreg _xmm[16]
- _xmm$layout() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Layout for field:
struct _xmmreg _xmm[16]
- _xmm$layout() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Layout for field:
struct _libc_xmmreg _xmm[16]
- _xmm$offset() - Static method in class org.freedesktop.wayland.raw._fpstate
-
Offset for field:
struct _xmmreg _xmm[16]
- _xmm$offset() - Static method in class org.freedesktop.wayland.raw._libc_fpstate
-
Offset for field:
struct _libc_xmmreg _xmm[16]
- _xmmreg - Class in org.freedesktop.wayland.raw
-
struct _xmmreg { __uint32_t element[4]; }
- _XOPEN_ENH_I18N() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_ENH_I18N 1
- _XOPEN_LEGACY() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_LEGACY 1
- _XOPEN_REALTIME() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_REALTIME 1
- _XOPEN_REALTIME_THREADS() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_REALTIME_THREADS 1
- _XOPEN_SHM() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_SHM 1
- _XOPEN_UNIX() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_UNIX 1
- _XOPEN_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_VERSION 700
- _XOPEN_XCU_VERSION() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_XCU_VERSION 4
- _XOPEN_XPG2() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_XPG2 1
- _XOPEN_XPG3() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_XPG3 1
- _XOPEN_XPG4() - Static method in class org.freedesktop.wayland.raw.C_1
-
#define _XOPEN_XPG4 1
- _xsave_hdr - Class in org.freedesktop.wayland.raw
-
struct _xsave_hdr { __uint64_t xstate_bv; __uint64_t __glibc_reserved1[2]; __uint64_t __glibc_reserved2[5]; }
- _xstate - Class in org.freedesktop.wayland.raw
-
struct _xstate { struct _fpstate fpstate; struct _xsave_hdr xstate_hdr; struct _ymmh_state ymmh; }
- _ymmh_state - Class in org.freedesktop.wayland.raw
-
struct _ymmh_state { __uint32_t ymmh_space[64]; }
All Classes and Interfaces|All Packages|Constant Field Values