Home
last modified time | relevance | path

Searched refs:AKS_SWITCHINTERPOL (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/include/
H A Dkeyboard.h153 AKS_SWITCHINTERPOL, enumerator
H A Dinputevents.def290 …FEVENT(SPC_SWITCHINTERPOL,"Switch between audio interpolation methods",AM_K,0,0,AKS_SWITCHINTERPOL)
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dkeyboard.h160 AKS_TOGGLEMOUSEGRAB, AKS_SWITCHINTERPOL, enumerator
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dkeyboard.h164 AKS_TOGGLEMOUSEGRAB, AKS_SWITCHINTERPOL, AKS_TOGGLERTG, enumerator
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dinputevents.def368 …NT(SPC_SWITCHINTERPOL,_T("Switch between audio interpolation methods"),AM_K,0,0,AKS_SWITCHINTERPOL)
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dinputevents.def369 …T(SPC_SWITCHINTERPOL,_T("Switch between audio interpolation methods"),AM_KT,0,0,AKS_SWITCHINTERPOL)
H A Dinputdevice.cpp3943 case AKS_SWITCHINTERPOL: in inputdevice_handle_inputcode2()
/dports/emulators/uae/uae-0.8.29/src/
H A Dinputdevice.c1229 case AKS_SWITCHINTERPOL: in inputdevice_handle_inputcode()