Searched defs:button (Results 1 – 2 of 2) sorted by relevance
197 for (int button = BTN_MOUSE; button < BTN_JOYSTICK && !has_mouse_button; button++) in test_pointers() local218 for (int button = BTN_JOYSTICK; button < BTN_DIGI; button++) in test_pointers() local221 for (int button = BTN_TRIGGER_HAPPY1; button <= BTN_TRIGGER_HAPPY40; button++) in test_pointers() local224 for (int button = BTN_DPAD_UP; button <= BTN_DPAD_RIGHT; button++) in test_pointers() local
1030 Button *button; in manager_startup() local