Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c35 static pascal OSErr GenericEventHandler(const AppleEvent *request, AppleEvent *reply, refcontype re…
1388 GenericEventHandler(const AppleEvent *request, AppleEvent *reply, refcontype refcon) in GenericEventHandler() function
1438 upp_GenericEventHandler = NewAEEventHandlerUPP(GenericEventHandler); in init_AE()