Home
last modified time | relevance | path

Searched refs:ft_bitmap_glyph_class (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/base/
Dftglyph.c136 ft_bitmap_glyph_class, in FT_DEFINE_GLYPH() argument
374 clazz = &ft_bitmap_glyph_class; in FT_New_Glyph()
564 if ( clazz == &ft_bitmap_glyph_class ) in FT_Glyph_To_Bitmap()
580 error = ft_new_glyph( library, &ft_bitmap_glyph_class, &b ); in FT_Glyph_To_Bitmap()
Dftbase.h29 FT_DECLARE_GLYPH( ft_bitmap_glyph_class )
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.212281 (ft_bitmap_glyph_class, ft_outline_glyph_class): Remove casts.
3044 * src/base/ftglyph.c (ft_bitmap_glyph_class,
DChangeLog.2103131 * src/base/ftbase.h: Use it to declare `ft_bitmap_glyph_class' and
DChangeLog.232815 ft_bitmap_glyph_class and ft_outline_glyph_class will be allocated