Home
last modified time | relevance | path

Searched defs:touch_event (Results 1 – 7 of 7) sorted by relevance

/third_party/weston/libweston/
Dlibinput-device.c431 struct libinput_event_touch *touch_event, in handle_touch_with_coords()
470 struct libinput_event_touch *touch_event) in handle_touch_down()
477 struct libinput_event_touch *touch_event) in handle_touch_motion()
484 struct libinput_event_touch *touch_event) in handle_touch_up()
499 struct libinput_event_touch *touch_event) in handle_touch_frame()
Dlibinput-seat.c234 struct libinput_event_touch *touch_event = libinput_event_get_touch_event(event); in process_multimodalinput_touch_event() local
/third_party/libinput/src/
Dlibinput.c2463 struct libinput_event_touch *touch_event; in touch_notify_touch_down() local
2489 struct libinput_event_touch *touch_event; in touch_notify_touch_motion() local
2514 struct libinput_event_touch *touch_event; in touch_notify_touch_up() local
2538 struct libinput_event_touch *touch_event; in touch_notify_touch_cancel() local
2560 struct libinput_event_touch *touch_event; in touch_notify_frame() local
/third_party/cef/tests/cefclient/browser/
Dosr_window_win.cc843 CefTouchEvent touch_event; in OnTouchEvent() local
Dbrowser_window_osr_gtk.cc1672 CefTouchEvent touch_event; in TouchEvent() local
/third_party/cef/libcef/browser/osr/
Drender_widget_host_view_osr.cc1280 blink::WebTouchEvent touch_event = ui::CreateWebTouchEventFromMotionEvent( in SendTouchEvent() local
/third_party/cef/tests/ceftests/
Dos_rendering_unittest.cc1099 CefTouchEvent touch_event; in OnPaint() local