Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttinterp.c3039 if ( exc->pedantic_hinting ) in Ins_RS()
3085 if ( exc->pedantic_hinting ) in Ins_WS()
3108 if ( exc->pedantic_hinting ) in Ins_WCVTP()
3131 if ( exc->pedantic_hinting ) in Ins_WCVTF()
3154 if ( exc->pedantic_hinting ) in Ins_RCVT()
3271 if ( exc->pedantic_hinting ) in Ins_MINDEX()
3304 if ( exc->pedantic_hinting ) in Ins_CINDEX()
4305 if ( exc->pedantic_hinting ) in Ins_SxVTL()
4827 if ( exc->pedantic_hinting ) in Ins_GC()
4865 if ( exc->pedantic_hinting ) in Ins_SCFS()
[all …]
Dttinterp.h230 FT_Bool pedantic_hinting; /* true if pedantic interpretation */ member
Dttobjs.c864 exec->pedantic_hinting = pedantic; in tt_size_run_fpgm()
953 exec->pedantic_hinting = pedantic; in tt_size_run_prep()
Dttgload.c866 if ( error && loader->exec->pedantic_hinting ) in TT_Hint_Glyph()
2626 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