89 SDL_MIR_SYM(void,mir_surface_release_sync,(MirSurface *surface)) |
89 SDL_MIR_SYM(void,mir_surface_release_sync,(MirSurface *surface)) |
90 SDL_MIR_SYM(void,mir_buffer_stream_release_sync,(MirBufferStream *stream)) |
90 SDL_MIR_SYM(void,mir_buffer_stream_release_sync,(MirBufferStream *stream)) |
91 SDL_MIR_SYM(MirCursorConfiguration*,mir_cursor_configuration_from_name,(char const* cursor_name)) |
91 SDL_MIR_SYM(MirCursorConfiguration*,mir_cursor_configuration_from_name,(char const* cursor_name)) |
92 SDL_MIR_SYM(MirWaitHandle*,mir_surface_configure_cursor,(MirSurface* surface, MirCursorConfiguration const* conf)) |
92 SDL_MIR_SYM(MirWaitHandle*,mir_surface_configure_cursor,(MirSurface* surface, MirCursorConfiguration const* conf)) |
93 SDL_MIR_SYM(void,mir_cursor_configuration_destroy,(MirCursorConfiguration* conf)) |
93 SDL_MIR_SYM(void,mir_cursor_configuration_destroy,(MirCursorConfiguration* conf)) |
94 SDL_MIR_SYM(void,mir_wait_for,(MirWaitHandle* handle)) |
|
95 SDL_MIR_SYM(int,mir_resize_event_get_width,(MirResizeEvent const* resize_event)) |
94 SDL_MIR_SYM(int,mir_resize_event_get_width,(MirResizeEvent const* resize_event)) |
96 SDL_MIR_SYM(int,mir_resize_event_get_height,(MirResizeEvent const* resize_event)) |
95 SDL_MIR_SYM(int,mir_resize_event_get_height,(MirResizeEvent const* resize_event)) |
97 SDL_MIR_SYM(char const*,mir_connection_get_error_message,(MirConnection* connection)) |
96 SDL_MIR_SYM(char const*,mir_connection_get_error_message,(MirConnection* connection)) |
98 |
97 |
99 SDL_MIR_SYM_CONST(char const*,mir_omnidirectional_resize_cursor_name) |
98 SDL_MIR_SYM_CONST(char const*,mir_omnidirectional_resize_cursor_name) |