Home
last modified time | relevance | path

Searched refs:swipe (Results 1 - 1 of 1) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-debug-gui.c148 /* touchpad swipe */
152 } swipe; member
535 /* swipe */ in draw_gestures()
537 cairo_translate(cr, w->swipe.x, w->swipe.y); in draw_gestures()
538 for (int i = 0; i < w->swipe.nfingers; i++) { in draw_gestures()
1043 w->swipe.x = w->width/2; in window_place_ui_elements()
1044 w->swipe.y = w->height/2; in window_place_ui_elements()
1559 w->swipe.nfingers = nfingers; in handle_event_swipe()
1560 w->swipe in handle_event_swipe()
[all...]

Completed in 3 milliseconds