Home
last modified time | relevance | path

Searched refs:FT_FSPathMakeSpec (Results 1 – 2 of 2) sorted by relevance

/external/freetype/builds/mac/
Dftmac.c478 FT_FSPathMakeSpec( const UInt8* pathname, in FT_FSPathMakeSpec() function
603 if ( noErr != FT_FSPathMakeSpec( pathname, &spec, FALSE ) ) in FT_FSPathMakeRes()
643 if ( noErr != FT_FSPathMakeSpec( pathname, &spec, FALSE ) ) in get_file_type_from_path()
912 if ( noErr != FT_FSPathMakeSpec( path_lwfn, &spec, FALSE ) ) in lookup_lwfn_by_fond()
/external/freetype/
DChangeLog.236347 * builds/mac/ftmac.c (FT_FSPathMakeSpec): Don't use FT_MIN.