Searched refs:FT_Set_Charmap (Results 1 – 14 of 14) sorted by relevance
/external/freetype/src/cache/ |
D | ftccmap.c | 309 FT_Set_Charmap( face, cmap ); in FTC_CMapCache_Lookup() 314 FT_Set_Charmap( face, old ); in FTC_CMapCache_Lookup()
|
/external/freetype/src/autofit/ |
D | afindic.c | 57 FT_Set_Charmap( face, oldmap ); in af_indic_metrics_init()
|
D | afglobal.c | 325 FT_Set_Charmap( face, old_charmap ); in af_face_globals_compute_style_coverage()
|
D | afcjk.c | 660 FT_Set_Charmap( face, oldmap ); in af_cjk_metrics_init()
|
D | aflatin2.c | 518 FT_Set_Charmap( face, oldmap ); in af_latin2_metrics_init()
|
D | aflatin.c | 1131 FT_Set_Charmap( face, oldmap ); in af_latin_metrics_init()
|
/external/freetype/src/type1/ |
D | t1afm.c | 190 error = FT_Set_Charmap( t1_face, charmap ); in T1_Read_PFM() 214 error = FT_Set_Charmap( t1_face, oldcharmap ); in T1_Read_PFM()
|
/external/pdfium/core/fxge/ |
D | fx_freetype.h | 85 FT_Set_Charmap(static_cast<FT_Face>(face), static_cast<FT_CharMap>(charmap))
|
/external/freetype/include/freetype/ |
D | freetype.h | 3804 FT_Set_Charmap( FT_Face face,
|
/external/ImageMagick/MagickCore/ |
D | annotate.c | 1395 ft_status=FT_Set_Charmap(face,face->charmaps[0]); in RenderFreetype()
|
/external/freetype/src/base/ |
D | ftobjs.c | 3513 FT_Set_Charmap( FT_Face face, in FT_Set_Charmap() function
|
/external/freetype/ |
D | ChangeLog | 480 * src/base/ftobjs.c (FT_Set_Charmap): Robustify.
|
D | ChangeLog.24 | 5770 (FT_Set_Charmap): When a charmap matching with requested
|
D | ChangeLog.23 | 5294 (FT_Set_Charmap): Disallow cmaps of type 14.
|