Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/
H A DCarbonEventHandler.cpp87 verify_noerr(AddEventTypesToHandler(handler, inNumTypes, inList)); in WantEventTypes()
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/AudioUnits/AUPublic/AUCarbonViewBase/
H A DCarbonEventHandler.cpp85 verify_noerr(AddEventTypesToHandler(handler, inNumTypes, inList)); in WantEventTypes()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DCarbonEventsCore.pas2814 function AddEventTypesToHandler( inHandlerRef: EventHandlerRef; inNumTypes: ItemCount; {const} inLi… in AddEventTypesToHandler() function
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/carbonevt/
H A D_CarbonEvtmodule.c1008 _err = AddEventTypesToHandler(_self->ob_itself, in EventHandlerRef_AddEventTypesToHandler()
/dports/lang/python27/Python-2.7.18/Mac/Modules/carbonevt/
H A D_CarbonEvtmodule.c1008 _err = AddEventTypesToHandler(_self->ob_itself, in EventHandlerRef_AddEventTypesToHandler()
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dmain-crb.c2780 err = AddEventTypesToHandler(prevRef, 1, &eventSpec); in install_handlers()