Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/
Dicgluemodule.c102 Str255 key; in ici_ICFindPrefHandle()
122 Str255 key; in ici_ICSetPref()
165 Str255 key; in ici_ICGetIndPref()
183 Str255 key; in ici_ICDeletePref()
220 Str255 key; in ici_ICEditPreferences()
239 Str255 hint; in ici_ICParseURL()
263 Str255 hint; in ici_ICLaunchURL()
286 Str255 filename; in ici_ICMapFilename()
315 Str255 filename; in ici_ICMapTypeCreator()
DColorPickermodule.c43 Str255 prompt; in cp_GetColor()
DMacOS.c549 Str255 message; in MacOS_DebugStr()
/external/python/cpython2/Include/
Dpymactoolbox.h52 int PyMac_GetStr255(PyObject *, Str255); /* argument parser for Str255 */
53 PyObject *PyMac_BuildStr255(Str255); /* Convert Str255 to PyObject */
54 PyObject *PyMac_BuildOptStr255(Str255); /* Convert Str255 to PyObject,
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c1028 Str255 title; in Dlg_NewDialog()
1088 Str255 title; in Dlg_NewColorDialog()
1263 Str255 param0; in Dlg_ParamText()
1264 Str255 param1; in Dlg_ParamText()
1265 Str255 param2; in Dlg_ParamText()
1266 Str255 param3; in Dlg_ParamText()
1289 Str255 text; in Dlg_GetDialogItemText()
1307 Str255 text; in Dlg_SetDialogItemText()
1370 Str255 param0; in Dlg_GetParamText()
1371 Str255 param1; in Dlg_GetParamText()
[all …]
Ddlgsupport.py30 StringPtr = Str255
/external/freetype/src/base/
Dftmac.c324 Str255 lwfn_file_name ) in create_lwfn_name()
396 Str255 lwfn_file_name, in parse_fond()
550 Str255 lwfn_file_name; in count_faces()
860 Str255 fond_name; in FT_New_Face_From_FOND()
861 Str255 lwfn_file_name; in FT_New_Face_From_FOND()
/external/pdfium/third_party/freetype/src/base/
Dftmac.c324 Str255 lwfn_file_name ) in create_lwfn_name()
396 Str255 lwfn_file_name, in parse_fond()
550 Str255 lwfn_file_name; in count_faces()
860 Str255 fond_name; in FT_New_Face_From_FOND()
861 Str255 lwfn_file_name; in FT_New_Face_From_FOND()
/external/python/cpython2/Mac/Modules/folder/
Dfoldersupport.py21 StrFileName = Str255
D_Foldermodule.c100 Str255 name; in Folder_AddFolderDescriptor()
169 Str255 name; in Folder_GetFolderName()
/external/python/cpython2/Python/
Dmactoolboxglue.c192 PyMac_GetStr255(PyObject *v, Str255 pbuf) in PyMac_GetStr255()
207 PyMac_BuildStr255(Str255 s) in PyMac_BuildStr255()
217 PyMac_BuildOptStr255(Str255 s) in PyMac_BuildOptStr255()
/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c1259 Str255 newName; in FSSpec_FSpRename()
2333 Str255 fileName; in File_HOpen()
2359 Str255 fileName; in File_HOpenDF()
2385 Str255 fileName; in File_HOpenRF()
2428 Str255 fileName; in File_HCreate()
2455 Str255 directoryName; in File_DirCreate()
2478 Str255 fileName; in File_HDelete()
2499 Str255 fileName; in File_HGetFInfo()
2522 Str255 fileName; in File_HSetFInfo()
2546 Str255 fileName; in File_HSetFLock()
[all …]
/external/python/cpython2/Mac/Modules/snd/
D_Sndmodule.c642 Str255 name; in Snd_SetSoundPreference()
662 Str255 name; in Snd_GetSoundPreference()
682 Str255 compressionName; in Snd_GetCompressionName()
732 Str255 deviceName; in Snd_SPBSignInDevice()
765 Str255 deviceName; in Snd_SPBGetIndexedDevice()
784 Str255 deviceName; in Snd_SPBOpenDevice()
/external/python/cpython2/Mac/Modules/res/
D_Resmodule.c191 Str255 name; in ResObj_GetResInfo()
216 Str255 name; in ResObj_SetResInfo()
241 Str255 name; in ResObj_AddResource()
989 Str255 name; in Res_GetNamedResource()
1013 Str255 name; in Res_Get1NamedResource()
1163 Str255 fileName; in Res_OpenRFPerm()
1192 Str255 fileName; in Res_HOpenResFile()
1221 Str255 fileName; in Res_HCreateResFile()
/external/python/cpython2/Mac/Modules/fm/
D_Fmmodule.c58 Str255 name; in Fm_GetFontName()
75 Str255 name; in Fm_GetFNum()
/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py43 Str255 = OpaqueArrayType("Str255", "PyMac_BuildStr255", "PyMac_GetStr255") variable
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c365 Str255 data; in MenuObj_MacAppendMenu()
419 Str255 itemString; in MenuObj_MacInsertMenuItem()
500 Str255 inString; in MenuObj_AppendMenuItemText()
519 Str255 inString; in MenuObj_InsertMenuItemText()
754 Str255 itemString; in MenuObj_SetMenuItemText()
774 Str255 itemString; in MenuObj_GetMenuItemText()
2213 Str255 data; in MenuObj_AppendMenu()
2247 Str255 itemString; in MenuObj_InsertMenuItem()
2608 Str255 menuTitle; in Menu_NewMenu()
/external/python/cpython2/Mac/Modules/cm/
D_Cmmodule.c453 Str255 theString; in CmpObj_GetComponentPublicIndString()
549 Str255 theString; in CmpObj_GetComponentIndString()
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c937 Str255 title; in WinObj_SetWTitle()
954 Str255 title; in WinObj_GetWTitle()
2682 Str255 title; in Win_NewWindow()
2739 Str255 title; in Win_NewCWindow()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c987 Str255 aString; in MovieCtlObj_MCGetMenuString()
2437 Str255 creatorName; in MediaObj_GetMediaHandlerDescription()
2560 Str255 creatorName; in MediaObj_GetMediaDataHandlerDescription()
6529 Str255 resName; in MovieObj_AddMovieResource()
6553 Str255 resName; in MovieObj_UpdateMovieResource()
6728 Str255 resName; in MovieObj_FlattenMovie()
8540 Str255 accessKeyType; in Qt_QTRegisterAccessKey()
8564 Str255 accessKeyType; in Qt_QTUnregisterAccessKey()
9301 Str255 spriteName; in Qt_SpriteMediaGetSpriteName()
9324 Str255 imageName; in Qt_SpriteMediaGetImageName()
[all …]
/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c723 Str255 symbolString; in LookupSymbol()
/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c2629 Str255 pStr; in CFMutableStringRefObj_CFStringAppendPascalString()
4193 Str255 pStr; in CF_CFStringCreateWithPascalString()
4256 Str255 pStr; in CF_CFStringCreateWithPascalStringNoCopy()
/external/python/cpython2/Mac/Modules/icn/
D_Icnmodule.c307 Str255 labelString; in Icn_GetLabel()
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c645 Str255 title; in CtlObj_SetControlTitle()
662 Str255 title; in CtlObj_GetControlTitle()
3921 Str255 controlTitle; in Ctl_NewControl()
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c5811 Str255 s; in Qd_DrawString()
5870 Str255 s; in Qd_StringWidth()
5945 Str255 theString; in Qd_TruncString()