Home
last modified time | relevance | path

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

/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dinputdevice.cpp3348 static int handle_custom_event (const TCHAR *custom) in handle_custom_event() function
3445 handle_custom_event (iq->custom); in inputdevice_hsync()
4510 handle_custom_event (s); in inputdevice_vsync()
4992 handle_custom_event (custom); in process_custom_event()
5035 handle_custom_event (custom); in process_custom_event()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dinputdevice.c2419 static int handle_custom_event (const TCHAR *custom) in handle_custom_event() function
2486 handle_custom_event (iq->custom); in inputdevice_hsync()
3702 handle_custom_event (custom); in process_custom_event()
3745 handle_custom_event (custom); in process_custom_event()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Ddebug.c5319 handle_custom_event(inptr, 0); in debug_line()