HomeSort by relevance Sort by last modified time
    Searched refs:ft_outline_glyph_class (Results 1 - 4 of 4) sorted by null

  /external/freetype/src/base/
basepic.h 28 #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 )
basepic.c 91 &container->ft_outline_glyph_class );
ftglyph.c 266 ft_outline_glyph_class,
ftstroke.c 30 /* declare an extern to access `ft_outline_glyph_class' globally */
34 FT_CALLBACK_TABLE const FT_Glyph_Class ft_outline_glyph_class; variable
    [all...]

Completed in 1214 milliseconds