Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttinterp.c3067 if ( exc->pedantic_hinting ) in Ins_RS()
3113 if ( exc->pedantic_hinting ) in Ins_WS()
3159 if ( exc->pedantic_hinting ) in Ins_WCVTP()
3182 if ( exc->pedantic_hinting ) in Ins_WCVTF()
3205 if ( exc->pedantic_hinting ) in Ins_RCVT()
3316 if ( exc->pedantic_hinting ) in Ins_MINDEX()
3349 if ( exc->pedantic_hinting ) in Ins_CINDEX()
4353 if ( exc->pedantic_hinting ) in Ins_SxVTL()
4875 if ( exc->pedantic_hinting ) in Ins_GC()
4913 if ( exc->pedantic_hinting ) in Ins_SCFS()
[all …]
Dttinterp.h239 FT_Bool pedantic_hinting; /* true if pedantic interpretation */ member
Dttobjs.c917 exec->pedantic_hinting = pedantic; in tt_size_run_fpgm()
1021 exec->pedantic_hinting = pedantic; in tt_size_run_prep()
Dttgload.c898 if ( error && loader->exec->pedantic_hinting ) in TT_Hint_Glyph()
2741 exec->pedantic_hinting = FT_BOOL( load_flags & FT_LOAD_PEDANTIC ); in tt_loader_init()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
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