Home
last modified time | relevance | path

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

/third_party/libinput/tools/
H A Dlibinput-debug-gui.c169 double x_down, y_down; member
811 if (w->tool.x_down && w->tool.y_down) { in draw_tablet()
812 cairo_rectangle(cr, w->tool.x_down - 10, w->tool.y_down - 10, 20, 20); in draw_tablet()
1657 w->tool.y_down = 0; in handle_event_tablet()
1676 w->tool.y_down = y; in handle_event_tablet()

Completed in 3 milliseconds