Home
last modified time | relevance | path

Searched refs:maxPathSize (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/include/thirdparties/freetype/freetype/
Dftmac.h191 UInt32 maxPathSize,
/external/freetype/include/
Dftmac.h191 UInt32 maxPathSize,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
Dftmac.h191 UInt32 maxPathSize,
/external/chromium_org/third_party/freetype/include/freetype/
Dftmac.h191 UInt32 maxPathSize,
/external/qemu/block/
Draw-posix.c766 static kern_return_t GetBSDPath( io_iterator_t mediaIterator, char *bsdPath, CFIndex maxPathSize );
794 kern_return_t GetBSDPath( io_iterator_t mediaIterator, char *bsdPath, CFIndex maxPathSize ) in GetBSDPath() argument
809 …if ( CFStringGetCString( bsdPathAsCFString, bsdPath + devPathLength, maxPathSize - devPathLength, … in GetBSDPath()
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
Dftmac.c223 UInt32 maxPathSize, in FT_GetFilePath_From_Mac_ATS_Name() argument
234 if ( noErr != FSRefMakePath( &ref, path, maxPathSize ) ) in FT_GetFilePath_From_Mac_ATS_Name()