Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftglyph.c265 ft_outline_glyph_class, in FT_DEFINE_GLYPH() argument
377 clazz = &ft_outline_glyph_class; in FT_New_Glyph()
Dftstroke.c30 FT_CALLBACK_TABLE const FT_Glyph_Class ft_outline_glyph_class; variable
2309 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()
/external/freetype/
DChangeLog.232815 ft_bitmap_glyph_class and ft_outline_glyph_class will be allocated
2820 * src/base/ftstroke.c access ft_outline_glyph_class allocated in
DChangeLog.212281 (ft_bitmap_glyph_class, ft_outline_glyph_class): Remove casts.
3045 ft_outline_glyph_class): Tag with FT_CALLBACK_TABLE_DEF.
DChangeLog.263555 * src/base/ftstroke.c (ft_outline_glyph_class): Use