Home
last modified time | relevance | path

Searched refs:count_faces (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/base/
Dftmac.c546 count_faces( Handle fond, in count_faces() function
834 num_faces_in_fond = count_faces( fond, pathname ); in FT_New_Face_From_Suitcase()
/external/freetype/builds/mac/
Dftmac.c923 count_faces( Handle fond, in count_faces() function
1210 num_faces_in_fond = count_faces( fond, pathname ); in FT_New_Face_From_Suitcase()
/external/freetype/
DChangeLog.235595 (count_faces): Remove HLock and HUnlock which is not
7756 (count_faces): Call `HUnlock' after all FOND utilization.
DChangeLog.212908 (count_face_sfnt, count_faces): New functions.