Home
last modified time | relevance | path

Searched defs:maxPathSize (Results 1 – 3 of 3) sorted by relevance

/external/freetype/builds/mac/
Dftmac.c363 UInt32 maxPathSize, in FT_GetFilePath_From_Mac_ATS_Name()
379 UInt32 maxPathSize, in FT_GetFilePath_From_Mac_ATS_Name()
536 UInt32 maxPathSize ) in FT_FSpMakePath()
/external/freetype/src/base/
Dftmac.c224 UInt32 maxPathSize, in FT_GetFilePath_From_Mac_ATS_Name()
/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c1952 UInt32 maxPathSize = MAXPATHNAME; in FSRef_FSRefMakePath() local