Home
last modified time | relevance | path

Searched refs:KeyLegendEventHandler (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-snes9x/snes9x-73aa348/macosx/
H A Dmac-keyboard.cpp303 static pascal OSStatus KeyLegendEventHandler (EventHandlerCallRef, EventRef, void *);
379 iUPP = NewEventHandlerUPP(KeyLegendEventHandler); in ConfigureKeyboard()
833 static pascal OSStatus KeyLegendEventHandler (EventHandlerCallRef inHandlerRef, EventRef inEvent, v… in KeyLegendEventHandler() function
/dports/emulators/snes9x-gtk/snes9x-1.54.1/macosx/
H A Dmac-keyboard.cpp477 static pascal OSStatus KeyLegendEventHandler (EventHandlerCallRef, EventRef, void *);
553 iUPP = NewEventHandlerUPP(KeyLegendEventHandler); in ConfigureKeyboard()
1007 static pascal OSStatus KeyLegendEventHandler (EventHandlerCallRef inHandlerRef, EventRef inEvent, v… in KeyLegendEventHandler() function