Searched defs:ft_outline_glyph_class (Results 1 - 4 of 4) sorted by relevance

/external/freetype/src/base/
H A Dbasepic.h28 #define FT_OUTLINE_GLYPH_CLASS_GET &ft_outline_glyph_class
50 FT_Glyph_Class ft_outline_glyph_class; member in struct:BasePIC_
63 ( &GET_PIC( library )->ft_outline_glyph_class )
H A Dftstroke.c30 /* declare an extern to access `ft_outline_glyph_class' globally */
34 FT_CALLBACK_TABLE const FT_Glyph_Class ft_outline_glyph_class; variable
/external/pdfium/third_party/freetype/src/base/
H A Dbasepic.h28 #define FT_OUTLINE_GLYPH_CLASS_GET &ft_outline_glyph_class
50 FT_Glyph_Class ft_outline_glyph_class; member in struct:BasePIC_
63 ( &GET_PIC( library )->ft_outline_glyph_class )
H A Dftstroke.c30 /* declare an extern to access `ft_outline_glyph_class' globally */
34 FT_CALLBACK_TABLE const FT_Glyph_Class ft_outline_glyph_class; variable

Completed in 443 milliseconds