Home
last modified time | relevance | path

Searched refs:widget_touch_motion_handler_t (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/clients/
Dwindow.h271 typedef void (*widget_touch_motion_handler_t)(struct widget *widget, typedef
576 widget_touch_motion_handler_t handler);
Dwindow.c306 widget_touch_motion_handler_t touch_motion_handler;
1978 widget_touch_motion_handler_t handler) in widget_set_touch_motion_handler()