Home
last modified time | relevance | path

Searched refs:UWAC_EVENT_TOUCH_DOWN (Results 1 – 4 of 4) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/uwac/libuwac/
H A Duwac-tools.c72 case UWAC_EVENT_TOUCH_DOWN: in UwacTouchAutomataInjectEvent()
H A Duwac-input.c517 tdata = (UwacTouchDown*)UwacDisplayNewEvent(seat->display, UWAC_EVENT_TOUCH_DOWN); in touch_handle_down()
/dports/net/freerdp/freerdp-2.5.0/uwac/include/uwac/
H A Duwac.h99 UWAC_EVENT_TOUCH_DOWN, enumerator
/dports/net/freerdp/freerdp-2.5.0/client/Wayland/
H A Dwlfreerdp.c383 case UWAC_EVENT_TOUCH_DOWN: in handle_uwac_events()