Searched refs:ft_outline_glyph_class (Results 1 – 5 of 5) sorted by relevance
265 ft_outline_glyph_class, in FT_DEFINE_GLYPH() argument377 clazz = &ft_outline_glyph_class; in FT_New_Glyph()
30 FT_CALLBACK_TABLE const FT_Glyph_Class ft_outline_glyph_class; variable2309 if ( !glyph || glyph->clazz != &ft_outline_glyph_class ) in FT_Glyph_Stroke()2384 if ( !glyph || glyph->clazz != &ft_outline_glyph_class ) in FT_Glyph_StrokeBorder()
2815 ft_bitmap_glyph_class and ft_outline_glyph_class will be allocated2820 * src/base/ftstroke.c access ft_outline_glyph_class allocated in
2281 (ft_bitmap_glyph_class, ft_outline_glyph_class): Remove casts.3045 ft_outline_glyph_class): Tag with FT_CALLBACK_TABLE_DEF.
3555 * src/base/ftstroke.c (ft_outline_glyph_class): Use