Home
last modified time | relevance | path

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

/third_party/weston/clients/
Dwindow.h257 typedef void (*widget_touch_down_handler_t)(struct widget *widget, typedef
570 widget_touch_down_handler_t handler);
Dwindow.c304 widget_touch_down_handler_t touch_down_handler;
1971 widget_touch_down_handler_t handler) in widget_set_touch_down_handler()