Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c1402 SInt32 inRefCon; in Dlg_NewFeaturesDialog() local
1415 &inRefCon, in Dlg_NewFeaturesDialog()
1426 inRefCon, in Dlg_NewFeaturesDialog()
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c1214 UInt32 inRefCon; in MenuObj_SetMenuItemRefCon() local
1220 &inRefCon)) in MenuObj_SetMenuItemRefCon()
1224 inRefCon); in MenuObj_SetMenuItemRefCon()
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
DEASLib.c342 static OSStatus RenderProc( void *inRefCon, in RenderProc() argument