Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftbase.h30 FT_DECLARE_GLYPH( ft_outline_glyph_class )
Dftglyph.c266 ft_outline_glyph_class, in FT_DEFINE_GLYPH() argument
378 clazz = &ft_outline_glyph_class; in FT_New_Glyph()
Dftstroke.c29 FT_CALLBACK_TABLE const FT_Glyph_Class ft_outline_glyph_class; variable
2282 if ( !glyph || glyph->clazz != &ft_outline_glyph_class ) in FT_Glyph_Stroke()
2357 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.
DChangeLog383 `ft_outline_glyph_class'.
DChangeLog.263555 * src/base/ftstroke.c (ft_outline_glyph_class): Use