Searched refs:GenericEventHandler (Results 1 – 1 of 1) sorted by relevance
35 static pascal OSErr GenericEventHandler(const AppleEvent *request, AppleEvent *reply, refcontype re…1388 GenericEventHandler(const AppleEvent *request, AppleEvent *reply, refcontype refcon) in GenericEventHandler() function1438 upp_GenericEventHandler = NewAEEventHandlerUPP(GenericEventHandler); in init_AE()