Searched refs:pedantic_hinting (Results 1 - 8 of 8) sorted by relevance

/external/freetype/src/truetype/
H A Dttinterp.c2998 if ( exc->pedantic_hinting )
3032 if ( exc->pedantic_hinting )
3059 if ( exc->pedantic_hinting )
3082 if ( exc->pedantic_hinting )
3105 if ( exc->pedantic_hinting )
3128 if ( exc->pedantic_hinting )
3245 if ( exc->pedantic_hinting )
3278 if ( exc->pedantic_hinting )
4243 if ( exc->pedantic_hinting )
4800 if ( exc->pedantic_hinting )
[all...]
H A Dttinterp.h229 FT_Bool pedantic_hinting; /* true if pedantic interpretation */ member in struct:TT_ExecContextRec_
H A Dttobjs.c770 exec->pedantic_hinting = pedantic;
852 exec->pedantic_hinting = pedantic;
H A Dttgload.c831 if ( error && loader->exec->pedantic_hinting )
2372 exec->pedantic_hinting = FT_BOOL( load_flags & FT_LOAD_PEDANTIC );
/external/pdfium/third_party/freetype/src/truetype/
H A Dttinterp.c2759 if ( CUR.pedantic_hinting )
3113 if ( CUR.pedantic_hinting ) \
3248 if ( CUR.pedantic_hinting ) \
3286 if ( CUR.pedantic_hinting ) \
3307 if ( CUR.pedantic_hinting ) \
3324 if ( CUR.pedantic_hinting ) \
3343 if ( CUR.pedantic_hinting ) \
3360 if ( CUR.pedantic_hinting ) \
4380 if ( CUR.pedantic_hinting )
5282 if ( CUR.pedantic_hinting )
[all...]
H A Dttinterp.h241 FT_Bool pedantic_hinting; /* true if pedantic interpretation */ member in struct:TT_ExecContextRec_
H A Dttobjs.c777 exec->pedantic_hinting = pedantic;
866 exec->pedantic_hinting = pedantic;
H A Dttgload.c814 if ( error && loader->exec->pedantic_hinting )
2268 exec->pedantic_hinting = FT_BOOL( load_flags & FT_LOAD_PEDANTIC );

Completed in 186 milliseconds