Home
last modified time | relevance | path

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

/aosp_15_r20/external/freetype/builds/mac/
H A Dftmac.c362 UInt32 maxPathSize, in FT_GetFilePath_From_Mac_ATS_Name()
378 UInt32 maxPathSize, in FT_GetFilePath_From_Mac_ATS_Name()
535 UInt32 maxPathSize ) in FT_FSpMakePath()
/aosp_15_r20/external/freetype/src/base/
H A Dftmac.c224 UInt32 maxPathSize, in FT_GetFilePath_From_Mac_ATS_Name()
/aosp_15_r20/external/python/cpython2/Mac/Modules/file/
D_Filemodule.c1952 UInt32 maxPathSize = MAXPATHNAME; in FSRef_FSRefMakePath() local