Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/
H A DHotkeyManager.h123 HK_DECREASE_DEPTH, enumerator
H A DHotkeyManager.cpp345 {_trans("3D Depth"), HK_DECREASE_DEPTH, HK_INCREASE_CONVERGENCE},
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/
H A DHotkeyScheduler.cpp515 if (IsHotkey(HK_DECREASE_DEPTH, true)) in Run()