This is the complete list of members for wayland::server::touch_t, including all inherited members.
can_orientation() const | wayland::server::touch_t | |
can_shape() const | wayland::server::touch_t | |
cancel(bool post=true) | wayland::server::touch_t | |
cancel_since_version | wayland::server::touch_t | static |
down(uint32_t serial, uint32_t time, surface_t const &surface, int32_t id, double x, double y, bool post=true) | wayland::server::touch_t | |
down_since_version | wayland::server::touch_t | static |
frame(bool post=true) | wayland::server::touch_t | |
frame_since_version | wayland::server::touch_t | static |
motion(uint32_t time, int32_t id, double x, double y, bool post=true) | wayland::server::touch_t | |
motion_since_version | wayland::server::touch_t | static |
on_release() | wayland::server::touch_t | |
orientation(int32_t id, double orientation, bool post=true) | wayland::server::touch_t | |
orientation_since_version | wayland::server::touch_t | static |
shape(int32_t id, double major, double minor, bool post=true) | wayland::server::touch_t | |
shape_since_version | wayland::server::touch_t | static |
up(uint32_t serial, uint32_t time, int32_t id, bool post=true) | wayland::server::touch_t | |
up_since_version | wayland::server::touch_t | static |