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 567 FT_Bool autohint = FALSE; local
630 autohint = TRUE;
643 autohint = TRUE;
647 if ( autohint )
880 if ( face->autohint.finalizer )
881 face->autohint.finalizer( face->autohint.data );
    [all...]
  /external/freetype/include/freetype/
freetype.h 961 FT_Generic autohint; member in struct:FT_FaceRec_
    [all...]

Completed in 68 milliseconds