Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-builtin-input_id.c167 bool has_pen = false; in test_pointers() local
195 has_pen = test_bit(BTN_TOOL_PEN, bitmask_key); in test_pointers()
207 has_pad_buttons = test_bit(BTN_0, bitmask_key) && has_stylus && !has_pen; in test_pointers()
233 if (has_stylus || has_pen) in test_pointers()
249 if (has_stylus || has_pen) in test_pointers()