Home
last modified time | relevance | path

Searched refs:AKS_CDTV_FRONT_PANEL_PREV (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dkeyboard.h166 AKS_CDTV_FRONT_PANEL_STOP, AKS_CDTV_FRONT_PANEL_PLAYPAUSE, AKS_CDTV_FRONT_PANEL_PREV, enumerator
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dkeyboard.h171 AKS_CDTV_FRONT_PANEL_STOP, AKS_CDTV_FRONT_PANEL_PLAYPAUSE, AKS_CDTV_FRONT_PANEL_PREV, enumerator
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dinputevents.def399 …EVENT(SPC_CDTV_FRONT_PANEL_PREV,_T("CDTV Front Panel Previous"),AM_K,0,0,AKS_CDTV_FRONT_PANEL_PREV)
H A Dinputdevice.c2987 case AKS_CDTV_FRONT_PANEL_PREV: in inputdevice_handle_inputcode()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dinputevents.def402 …EVENT(SPC_CDTV_FRONT_PANEL_PREV,_T("CDTV Front Panel Previous"),AM_K,0,0,AKS_CDTV_FRONT_PANEL_PREV)
H A Dinputdevice.cpp4027 case AKS_CDTV_FRONT_PANEL_PREV: in inputdevice_handle_inputcode2()