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

/systemd/src/udev/
H A Dudev-builtin-input_id.c149 bool finger_but_no_pen = false; local
174 finger_but_no_pen = test_bit(BTN_TOOL_FINGER, bitmask_key) && !test_bit(BTN_TOOL_PEN, bitmask_key);
202 else if (finger_but_no_pen && !is_direct)

Completed in 3462 milliseconds