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

  /external/freetype/include/freetype/internal/
autohint.h 80 typedef struct FT_AutoHinterRec_ *FT_AutoHinter;
105 (*FT_AutoHinter_GlobalGetFunc)( FT_AutoHinter hinter,
127 (*FT_AutoHinter_GlobalDoneFunc)( FT_AutoHinter hinter,
147 (*FT_AutoHinter_GlobalResetFunc)( FT_AutoHinter hinter,
175 (*FT_AutoHinter_GlyphLoadFunc)( FT_AutoHinter hinter,
  /external/freetype/src/base/
ftobjs.c 904 error = hinting->load_glyph( (FT_AutoHinter)hinter,
    [all...]

Completed in 339 milliseconds