Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DHotkeyManager.h100 HK_INCREASE_IR, enumerator
H A DHotkeyManager.cpp340 {_trans("Internal Resolution"), HK_INCREASE_IR, HK_DECREASE_IR},
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DHotkeyScheduler.cpp356 if (IsHotkey(HK_INCREASE_IR)) in Run()