Searched refs:num_joystick_axes (Results 1 – 1 of 1) sorted by relevance
159 size_t num_joystick_axes = 0; in test_pointers() local230 num_joystick_axes++; in test_pointers()243 else if (num_joystick_buttons > 0 || num_joystick_axes > 0) in test_pointers()245 } else if (num_joystick_buttons > 0 || num_joystick_axes > 0) in test_pointers()290 if (num_well_known_keys >= 4 || num_joystick_buttons + num_joystick_axes < 2) { in test_pointers()293 … num_joystick_buttons, num_joystick_axes, num_well_known_keys); in test_pointers()