Home
last modified time | relevance | path

Searched refs:ntouches_before (Results 1 – 1 of 1) sorted by relevance

/third_party/libevdev/libevdev/
Dlibevdev.c753 int ntouches_before = 0, ntouches_after = 0; in terminate_slots() local
770 ntouches_before++; in terminate_slots()
773 ntouches_before++; in terminate_slots()
791 if (ntouches_before > 0 && ntouches_before <= 5) { in terminate_slots()
794 .code = map[ntouches_before - 1], in terminate_slots()