H A D | litest.c | 2004 bool touching) in litest_auto_assign_value() 2028 value = touching ? 0 : 1; in litest_auto_assign_value() 2069 bool touching, in slot_start() 2077 send_btntool(d, !touching); in slot_start() 2094 touching); in slot_start() 2112 bool touching, in slot_move() 2130 touching); in slot_move() 2189 bool touching) in litest_slot_start() 2195 slot_start(d, slot, x, y, axes, touching, filter_abs_xy); in litest_slot_start() 2217 slot_start(d, 0, l, t, axes, touching, filter_abs_x in litest_slot_start() 2000 litest_auto_assign_value(struct litest_device *d, const struct input_event *ev, int slot, double x, double y, struct axis_replacement *axes, bool touching) litest_auto_assign_value() argument 2064 slot_start(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes, bool touching, bool filter_abs_xy) slot_start() argument 2107 slot_move(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes, bool touching, bool filter_abs_xy) slot_move() argument 2184 litest_slot_start(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes, bool touching) litest_slot_start() argument 2269 litest_slot_move(struct litest_device *d, unsigned int slot, double x, double y, struct axis_replacement *axes, bool touching) litest_slot_move() argument 2329 bool touching = true; litest_touch_up() local [all...] |