Home
last modified time | relevance | path

Searched refs:AKS_VOLDOWN (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/uae/uae-0.8.29/src/include/
H A Dkeyboard.h137 AKS_VOLDOWN, AKS_VOLUP, AKS_VOLMUTE, AKS_QUIT, enumerator
H A Dinputevents.def270 DEFEVENT(SPC_VOLUME_DOWN,"Decrease volume level",AM_K,0,0,AKS_VOLDOWN)
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dkeyboard.h143 AKS_VOLDOWN, AKS_VOLUP, AKS_VOLMUTE, enumerator
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dkeyboard.h147 AKS_VOLDOWN, AKS_VOLUP, AKS_VOLMUTE, enumerator
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dinputevents.def347 DEFEVENT(SPC_VOLUME_DOWN,_T("Decrease volume level"),AM_K,0,0,AKS_VOLDOWN)
H A Dinputdevice.c2848 case AKS_VOLDOWN: in inputdevice_handle_inputcode()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dinputevents.def348 DEFEVENT(SPC_VOLUME_DOWN,_T("Decrease volume level"),AM_K,0,0,AKS_VOLDOWN)
H A Dinputdevice.cpp3864 case AKS_VOLDOWN: in inputdevice_handle_inputcode2()
/dports/emulators/uae/uae-0.8.29/src/
H A Dinputdevice.c1154 case AKS_VOLDOWN: in inputdevice_handle_inputcode()