Searched refs:maxPathSize (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
D | ftmac.h | 191 UInt32 maxPathSize,
|
/external/freetype/include/ |
D | ftmac.h | 191 UInt32 maxPathSize,
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
D | ftmac.h | 191 UInt32 maxPathSize,
|
/external/chromium_org/third_party/freetype/include/freetype/ |
D | ftmac.h | 191 UInt32 maxPathSize,
|
/external/qemu/block/ |
D | raw-posix.c | 766 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/ |
D | ftmac.c | 223 UInt32 maxPathSize, in FT_GetFilePath_From_Mac_ATS_Name() argument 234 if ( noErr != FSRefMakePath( &ref, path, maxPathSize ) ) in FT_GetFilePath_From_Mac_ATS_Name()
|