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

  /external/freetype/src/base/
ftobjs.c 571 FT_Bool autohint = FALSE; local
635 autohint = TRUE;
648 autohint = TRUE;
652 if ( autohint )
885 if ( face->autohint.finalizer )
886 face->autohint.finalizer( face->autohint.data );
    [all...]
  /external/freetype/include/freetype/
freetype.h 961 FT_Generic autohint; \/* face-specific auto-hinter data *\/ member in struct:FT_FaceRec_
    [all...]

Completed in 285 milliseconds