HomeSort by relevance Sort by last modified time
    Searched defs:ft_outline_glyph_class (Results 1 - 2 of 2) 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 )
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 136 milliseconds