Home
last modified time | relevance | path

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

/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c151 bool has_rel_coordinates = false; in test_pointers() local
187 has_rel_coordinates = test_bit(EV_REL, bitmask_ev) && test_bit(REL_X, bitmask_rel) && test_bit(REL_Y, bitmask_rel); in test_pointers()
243 (has_rel_coordinates || in test_pointers()

Completed in 2 milliseconds