Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-builtin-input_id.c162 bool is_direct = false; in test_pointers() local
205 is_direct = test_bit(INPUT_PROP_DIRECT, bitmask_props); in test_pointers()
235 else if (finger_but_no_pen && !is_direct) in test_pointers()
241 else if (has_touch || is_direct) in test_pointers()
251 else if (finger_but_no_pen && !is_direct) in test_pointers()
253 else if (has_touch || is_direct) in test_pointers()