Home
last modified time | relevance | path

Searched refs:PyMac_BuildStr255 (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/
H A Dicgluemodule.c171 return Py_BuildValue("O&", PyMac_BuildStr255, key); in ici_ICGetIndPref()
298 PyMac_BuildStr255, entry.extension, in ici_ICMapFilename()
299 PyMac_BuildStr255, entry.creatorAppName, in ici_ICMapFilename()
300 PyMac_BuildStr255, entry.postAppName, in ici_ICMapFilename()
301 PyMac_BuildStr255, entry.MIMEType, in ici_ICMapFilename()
302 PyMac_BuildStr255, entry.entryName); in ici_ICMapFilename()
330 PyMac_BuildStr255, entry.extension, in ici_ICMapTypeCreator()
331 PyMac_BuildStr255, entry.creatorAppName, in ici_ICMapTypeCreator()
332 PyMac_BuildStr255, entry.postAppName, in ici_ICMapTypeCreator()
333 PyMac_BuildStr255, entry.MIMEType, in ici_ICMapTypeCreator()
[all …]
H A DNav.c878 "clientName", PyMac_BuildStr255, &dialogOptions.clientName, in nav_NavGetDefaultDialogOptions()
879 "windowTitle", PyMac_BuildStr255, &dialogOptions.windowTitle, in nav_NavGetDefaultDialogOptions()
880 "actionButtonLabel", PyMac_BuildStr255, &dialogOptions.actionButtonLabel, in nav_NavGetDefaultDialogOptions()
881 "cancelButtonLabel", PyMac_BuildStr255, &dialogOptions.cancelButtonLabel, in nav_NavGetDefaultDialogOptions()
882 "savedFileName", PyMac_BuildStr255, &dialogOptions.savedFileName, in nav_NavGetDefaultDialogOptions()
883 "message", PyMac_BuildStr255, &dialogOptions.message, in nav_NavGetDefaultDialogOptions()
/dports/lang/python27/Python-2.7.18/Mac/Modules/
H A Dicgluemodule.c171 return Py_BuildValue("O&", PyMac_BuildStr255, key); in ici_ICGetIndPref()
298 PyMac_BuildStr255, entry.extension, in ici_ICMapFilename()
299 PyMac_BuildStr255, entry.creatorAppName, in ici_ICMapFilename()
300 PyMac_BuildStr255, entry.postAppName, in ici_ICMapFilename()
301 PyMac_BuildStr255, entry.MIMEType, in ici_ICMapFilename()
302 PyMac_BuildStr255, entry.entryName); in ici_ICMapFilename()
330 PyMac_BuildStr255, entry.extension, in ici_ICMapTypeCreator()
331 PyMac_BuildStr255, entry.creatorAppName, in ici_ICMapTypeCreator()
332 PyMac_BuildStr255, entry.postAppName, in ici_ICMapTypeCreator()
333 PyMac_BuildStr255, entry.MIMEType, in ici_ICMapTypeCreator()
[all …]
H A DNav.c878 "clientName", PyMac_BuildStr255, &dialogOptions.clientName, in nav_NavGetDefaultDialogOptions()
879 "windowTitle", PyMac_BuildStr255, &dialogOptions.windowTitle, in nav_NavGetDefaultDialogOptions()
880 "actionButtonLabel", PyMac_BuildStr255, &dialogOptions.actionButtonLabel, in nav_NavGetDefaultDialogOptions()
881 "cancelButtonLabel", PyMac_BuildStr255, &dialogOptions.cancelButtonLabel, in nav_NavGetDefaultDialogOptions()
882 "savedFileName", PyMac_BuildStr255, &dialogOptions.savedFileName, in nav_NavGetDefaultDialogOptions()
883 "message", PyMac_BuildStr255, &dialogOptions.message, in nav_NavGetDefaultDialogOptions()
/dports/lang/python27/Python-2.7.18/Mac/Modules/snd/
H A D_Sndmodule.c653 PyMac_BuildStr255, name); in Snd_SetSoundPreference()
673 PyMac_BuildStr255, name); in Snd_GetSoundPreference()
690 PyMac_BuildStr255, compressionName); in Snd_GetCompressionName()
775 PyMac_BuildStr255, deviceName, in Snd_SPBGetIndexedDevice()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/snd/
H A D_Sndmodule.c653 PyMac_BuildStr255, name); in Snd_SetSoundPreference()
673 PyMac_BuildStr255, name); in Snd_GetSoundPreference()
690 PyMac_BuildStr255, compressionName); in Snd_GetCompressionName()
775 PyMac_BuildStr255, deviceName, in Snd_SPBGetIndexedDevice()
/dports/lang/python27/Python-2.7.18/Include/
H A Dpymactoolbox.h53 PyObject *PyMac_BuildStr255(Str255); /* Convert Str255 to PyObject */
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dpymactoolbox.h53 PyObject *PyMac_BuildStr255(Str255); /* Convert Str255 to PyObject */
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dpymactoolbox.h38 PyObject *PyMac_BuildStr255(Str255); /* Convert Str255 to PyObject */
/dports/lang/python27/Python-2.7.18/Mac/Modules/fm/
H A D_Fmmodule.c68 PyMac_BuildStr255, name); in Fm_GetFontName()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/fm/
H A D_Fmmodule.c68 PyMac_BuildStr255, name); in Fm_GetFontName()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dmactoolboxglue.c207 PyMac_BuildStr255(Str255 s) in PyMac_BuildStr255() function
/dports/lang/python27/Python-2.7.18/Python/
H A Dmactoolboxglue.c207 PyMac_BuildStr255(Str255 s) in PyMac_BuildStr255() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dmactoolboxglue.c207 PyMac_BuildStr255(Str255 s) in PyMac_BuildStr255() function
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/dlg/
H A D_Dlgmodule.c1299 PyMac_BuildStr255, text); in Dlg_GetDialogItemText()
/dports/lang/python27/Python-2.7.18/Mac/Modules/dlg/
H A D_Dlgmodule.c1299 PyMac_BuildStr255, text); in Dlg_GetDialogItemText()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/res/
H A D_Resmodule.c208 PyMac_BuildStr255, name); in ResObj_GetResInfo()
/dports/lang/python27/Python-2.7.18/Mac/Modules/res/
H A D_Resmodule.c208 PyMac_BuildStr255, name); in ResObj_GetResInfo()
/dports/lang/python27/Python-2.7.18/Mac/Modules/file/
H A D_Filemodule.c811 PyMac_BuildStr255, theString); in Alias_GetAliasInfo()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c963 PyMac_BuildStr255, title); in WinObj_GetWTitle()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/file/
H A D_Filemodule.c811 PyMac_BuildStr255, theString); in Alias_GetAliasInfo()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/menu/
H A D_Menumodule.c785 PyMac_BuildStr255, itemString); in MenuObj_GetMenuItemText()
/dports/lang/python27/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c963 PyMac_BuildStr255, title); in WinObj_GetWTitle()
/dports/lang/python27/Python-2.7.18/Mac/Modules/menu/
H A D_Menumodule.c785 PyMac_BuildStr255, itemString); in MenuObj_GetMenuItemText()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/ctl/
H A D_Ctlmodule.c671 PyMac_BuildStr255, title); in CtlObj_GetControlTitle()

12