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

/systemd/src/udev/
H A Dudev-builtin-input_id.c150 bool has_mouse_button = false; local
175 has_mouse_button = test_bit(BTN_LEFT, bitmask_key);
204 else if (has_mouse_button)
216 if (has_rel_coordinates && has_mouse_button)

Completed in 804 milliseconds