Home
last modified time | relevance | path

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

/external/freetype/
Dlibft2.map.txt9 FT_New_Memory_Face; # llndk
DChangeLog.201301 * include/freetype/freetype.h (FT_New_Memory_Face): Updated
1310 (FT_New_Memory_Face): Add `const' to function declaration.
DChangeLog.27362 (FT_Open_Face, FT_New_Face, FT_New_Memory_Face,
DChangeLog.221850 FT_New_Memory_Face with call to FT_Open_Face to pass `params'.
DChangeLog.233009 * src/base/ftobjs.c (FT_New_Face, FT_New_Memory_Face): Initialize
/external/pdfium/core/fxge/
Dcfx_face.cpp15 if (FT_New_Memory_Face(library, data.data(), data.size(), face_index, in New()
/external/harfbuzz_ng/util/
Dhelper-cairo.cc98 if (FT_New_Memory_Face (ft_library, in helper_cairo_create_scaled_font()
/external/freetype/include/freetype/
Dfreetype.h2209 FT_New_Memory_Face( FT_Library library,
/external/harfbuzz_ng/src/
Dhb-ft.cc831 FT_Error err = FT_New_Memory_Face (get_ft_library (), in hb_ft_font_set_funcs()
/external/freetype/src/base/
Dftobjs.c1475 FT_New_Memory_Face( FT_Library library, in FT_New_Memory_Face() function
/external/freetype/docs/
DCHANGES2582 FT_New_Memory_Face (instead of FT_New_Face).
4652 - added the declaration of FT_New_Memory_Face in
4874 - FT_New_Memory_Face is gone. Likewise, FT_Open_Face has a new