Home
last modified time | relevance | path

Searched refs:FT_FACE_LIBRARY (Results 1 – 11 of 11) sorted by relevance

/external/freetype/src/autofit/
Dafpic.h80 ( GET_PIC( FT_FACE_LIBRARY( globals->face ) )->af_writing_system_classes )
82 ( GET_PIC( FT_FACE_LIBRARY( globals->face ) )->af_script_classes )
84 ( GET_PIC( FT_FACE_LIBRARY( globals->face ) )->af_style_classes )
/external/pdfium/third_party/freetype/src/cid/
Dcidobjs.c300 FT_FACE_LIBRARY( face ), "psaux" ); in cid_face_init()
316 FT_FACE_LIBRARY( face ), "pshinter" ); in cid_face_init()
/external/freetype/src/cff/
Dcffdrivr.c317 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_glyph_name()
387 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_name_index()
526 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_ps_name()
568 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_cmap_info()
/external/pdfium/third_party/freetype/src/type1/
Dt1objs.c323 face->psaux = FT_Get_Module_Interface( FT_FACE_LIBRARY( face ), in T1_Face_Init()
333 face->pshinter = FT_Get_Module_Interface( FT_FACE_LIBRARY( face ), in T1_Face_Init()
/external/pdfium/third_party/freetype/src/cff/
Dcffdrivr.c449 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_ps_name()
489 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_cmap_info()
/external/freetype/include/freetype/internal/
Dftobjs.h567 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library macro
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftobjs.h561 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library macro
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c3931 FT_Library library = FT_FACE_LIBRARY( face ); in ft_lookup_glyph_renderer()
4215 library = FT_FACE_LIBRARY( slot->face ); in FT_Render_Glyph()
/external/freetype/src/base/
Dftobjs.c4066 FT_Library library = FT_FACE_LIBRARY( face ); in ft_lookup_glyph_renderer()
4362 library = FT_FACE_LIBRARY( slot->face ); in FT_Render_Glyph()
/external/pdfium/third_party/freetype/src/sfnt/
Dttcmap.c3612 FT_Library library = FT_FACE_LIBRARY( face ); in tt_face_build_cmaps()
/external/freetype/src/sfnt/
Dttcmap.c3700 FT_Library library = FT_FACE_LIBRARY( face ); in tt_face_build_cmaps()