Home
last modified time | relevance | path

Searched refs:inputdevicefunc_mouse (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dmouse.cpp76 struct inputdevice_functions inputdevicefunc_mouse = { variable
/dports/emulators/uae/uae-0.8.29/src/include/
H A Dinputdevice.h28 extern struct inputdevice_functions inputdevicefunc_mouse;
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gfx-cocoa/
H A Dcocoa_gfx.m316 struct inputdevice_functions inputdevicefunc_mouse = {
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dinputdevice.h51 extern struct inputdevice_functions inputdevicefunc_mouse;
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gfx-beos/
H A Dbe-Window.cpp500 struct inputdevice_functions inputdevicefunc_mouse = { variable
/dports/games/libretro-uae/libretro-uae-8333daa/retrodep/
H A Dretroglue.c573 struct inputdevice_functions inputdevicefunc_mouse = { variable
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dinputdevice.h59 extern struct inputdevice_functions inputdevicefunc_mouse;
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gfx-curses/
H A Dncurses.c762 struct inputdevice_functions inputdevicefunc_mouse = { variable
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gfx-sdl/
H A Dsdlgfx.c1495 inputdevicefunc_mouse.read (); in handle_events()
2013 struct inputdevice_functions inputdevicefunc_mouse = { variable
/dports/emulators/uae/uae-0.8.29/src/
H A Dsdlgfx.c1087 struct inputdevice_functions inputdevicefunc_mouse = { variable
H A Dxwin.c1599 struct inputdevice_functions inputdevicefunc_mouse = { variable
H A Dinputdevice.c1796 idev[IDTYPE_MOUSE] = inputdevicefunc_mouse; in inputdevice_init()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gfx-x11/
H A Dxwin.c1594 struct inputdevice_functions inputdevicefunc_mouse = { variable
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gfx-amigaos/
H A Dami-win.c2394 struct inputdevice_functions inputdevicefunc_mouse = { variable
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dinputdevice.c5792 idev[IDTYPE_MOUSE] = inputdevicefunc_mouse; in inputdevice_init()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dinputdevice.cpp7086 idev[IDTYPE_MOUSE] = inputdevicefunc_mouse; in inputdevice_init()