Home
last modified time | relevance | path

Searched refs:HK_WIIMOTE1_CONNECT (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DHotkeyManager.h66 HK_WIIMOTE1_CONNECT, enumerator
H A DHotkeyManager.cpp437 set_key_expression(HK_WIIMOTE1_CONNECT, hotkey_string({"Alt", "F5"})); in LoadDefaults()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DHotkeyScheduler.cpp249 if (IsHotkey(HK_WIIMOTE1_CONNECT)) in Run()