Searched refs:par_ref (Results 1 – 2 of 2) sorted by relevance
/external/freetype/src/base/ |
D | ftmac.c | 508 FSRef ref, par_ref; in lookup_lwfn_by_fond() local 519 NULL, NULL, NULL, &par_ref ) ) in lookup_lwfn_by_fond() 522 if ( noErr != FSRefMakePath( &par_ref, path_lwfn, path_size ) ) in lookup_lwfn_by_fond()
|
/external/freetype/builds/mac/ |
D | ftmac.c | 843 FSRef ref, par_ref; in lookup_lwfn_by_fond() local 854 NULL, NULL, NULL, &par_ref ) ) in lookup_lwfn_by_fond() 857 if ( noErr != FSRefMakePath( &par_ref, path_lwfn, path_size ) ) in lookup_lwfn_by_fond()
|