Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c164 bool is_tablet = false; in test_pointers() local
217 is_tablet = true; in test_pointers()
234 is_tablet = true; in test_pointers()
241 if (!is_tablet && !is_touchpad && !is_joystick && in test_pointers()
257 if (is_tablet) in test_pointers()
260 return is_tablet || is_mouse || is_touchpad || is_touchscreen || is_joystick || is_pointing_stick; in test_pointers()

Completed in 2 milliseconds