Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c158 bool stylus_or_pen = false; in test_pointers() local
183 stylus_or_pen = test_bit(BTN_STYLUS, bitmask_key) || test_bit(BTN_TOOL_PEN, bitmask_key); in test_pointers()
216 if (stylus_or_pen) in test_pointers()
233 if (stylus_or_pen) in test_pointers()

Completed in 4 milliseconds