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

  /external/freetype/src/truetype/
ttinterp.c     [all...]
ttinterp.h 200 FT_Bool pedantic_hinting; /* true if pedantic interpretation */ member in struct:TT_ExecContextRec_
ttobjs.c 749 exec->pedantic_hinting = pedantic;
838 exec->pedantic_hinting = pedantic;
    [all...]
ttgload.c 797 if ( error && loader->exec->pedantic_hinting )
    [all...]

Completed in 342 milliseconds