SDL  2.0
SDL_waylandsym.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 SDL_WAYLAND_SYM (int, wl_proxy_add_listener,(struct wl_proxy *, void(**)(void), void *)) SDL_WAYLAND_SYM(enum xkb_state_component
 

Variables

 xkb_state_update_mask
 
struct xkb_state * state
 
struct xkb_state xkb_mod_mask_t depressed_mods
 
struct xkb_state xkb_mod_mask_t xkb_mod_mask_t latched_mods
 
struct xkb_state xkb_mod_mask_t xkb_mod_mask_t xkb_mod_mask_t locked_mods
 
struct xkb_state xkb_mod_mask_t xkb_mod_mask_t xkb_mod_mask_t xkb_layout_index_t depressed_layout
 
struct xkb_state xkb_mod_mask_t xkb_mod_mask_t xkb_mod_mask_t xkb_layout_index_t xkb_layout_index_t latched_layout
 

Function Documentation

SDL_WAYLAND_SYM ( int  ,
wl_proxy_add_listener  ,
(struct wl_proxy *, void(**)(void), void *)   
)

Variable Documentation

struct xkb_state xkb_mod_mask_t xkb_mod_mask_t xkb_mod_mask_t xkb_layout_index_t depressed_layout

Definition at line 94 of file SDL_waylandsym.h.

struct xkb_state xkb_mod_mask_t depressed_mods

Definition at line 94 of file SDL_waylandsym.h.

struct xkb_state xkb_mod_mask_t xkb_mod_mask_t xkb_mod_mask_t xkb_layout_index_t xkb_layout_index_t latched_layout

Definition at line 94 of file SDL_waylandsym.h.

struct xkb_state xkb_mod_mask_t xkb_mod_mask_t latched_mods

Definition at line 94 of file SDL_waylandsym.h.

struct xkb_state xkb_mod_mask_t xkb_mod_mask_t xkb_mod_mask_t locked_mods

Definition at line 94 of file SDL_waylandsym.h.

xkb_state_update_mask

Definition at line 94 of file SDL_waylandsym.h.