Home
last modified time | relevance | path

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

/third_party/libinput/tools/
H A Dlibinput-debug-gui.c135 double hx_discrete, hy_discrete; member
609 cairo_rectangle(cr, w->scroll.hx_discrete - 10, w->scroll.hy_discrete - 5, 20, 10); in draw_scrollbars()
1040 w->scroll.hx_discrete = w->width/2; in window_place_ui_elements()
1489 w->scroll.hx_discrete += value; in handle_event_axis()
1490 w->scroll.hx_discrete = clip(w->scroll.hx_discrete, 0, w->width); in handle_event_axis()

Completed in 3 milliseconds