Home
last modified time | relevance | path

Searched refs:pedantic_hinting (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/truetype/
Dttinterp.c3078 if ( exc->pedantic_hinting ) in Ins_RS()
3124 if ( exc->pedantic_hinting ) in Ins_WS()
3147 if ( exc->pedantic_hinting ) in Ins_WCVTP()
3170 if ( exc->pedantic_hinting ) in Ins_WCVTF()
3193 if ( exc->pedantic_hinting ) in Ins_RCVT()
3304 if ( exc->pedantic_hinting ) in Ins_MINDEX()
3337 if ( exc->pedantic_hinting ) in Ins_CINDEX()
4341 if ( exc->pedantic_hinting ) in Ins_SxVTL()
4863 if ( exc->pedantic_hinting ) in Ins_GC()
4901 if ( exc->pedantic_hinting ) in Ins_SCFS()
[all …]
Dttinterp.h229 FT_Bool pedantic_hinting; /* true if pedantic interpretation */ member
Dttobjs.c863 exec->pedantic_hinting = pedantic; in tt_size_run_fpgm()
967 exec->pedantic_hinting = pedantic; in tt_size_run_prep()
Dttgload.c889 if ( error && loader->exec->pedantic_hinting ) in TT_Hint_Glyph()
2734 exec->pedantic_hinting = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init()
/external/freetype/
DChangeLog.244430 Ins_DELTAC): Exit with error only if `pedantic_hinting' is set.
DChangeLog.211837 load_truetype_glyph): Move the code to set the pedantic_hinting flag