| 573 | wl_fixed_t sy) {} |
| 574 | |
| 575 | static void pointer_handle_leave(void *data, struct wl_pointer *pointer, uint32_t serial, struct wl_surface *surface) {} |
| 576 | |
| 577 | static void pointer_handle_motion(void *data, struct wl_pointer *pointer, uint32_t time, wl_fixed_t sx, wl_fixed_t sy) {} |
| 578 |
nothing calls this directly
no outgoing calls
no test coverage detected