Searched refs:ft_bitmap_glyph_class (Results 1 – 3 of 3) sorted by relevance
135 ft_bitmap_glyph_class, in FT_DEFINE_GLYPH() argument373 clazz = &ft_bitmap_glyph_class; in FT_New_Glyph()563 if ( clazz == &ft_bitmap_glyph_class ) in FT_Glyph_To_Bitmap()579 error = ft_new_glyph( library, &ft_bitmap_glyph_class, &b ); in FT_Glyph_To_Bitmap()
2281 (ft_bitmap_glyph_class, ft_outline_glyph_class): Remove casts.3044 * src/base/ftglyph.c (ft_bitmap_glyph_class,
2815 ft_bitmap_glyph_class and ft_outline_glyph_class will be allocated