Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c33 typedef long refcontype; typedef
35 static pascal OSErr GenericEventHandler(const AppleEvent *request, AppleEvent *reply, refcontype re…
1388 GenericEventHandler(const AppleEvent *request, AppleEvent *reply, refcontype refcon) in GenericEventHandler()