Home | History | Annotate | Download | only in truetype

Lines Matching refs:pedantic

740   /*    pedantic :: Set if bytecode execution should be pedantic.          */
747 FT_Bool pedantic )
775 exec->pedantic_hinting = pedantic;
836 /* pedantic :: Set if bytecode execution should be pedantic. */
843 FT_Bool pedantic )
866 exec->pedantic_hinting = pedantic;
965 FT_Bool pedantic )
1038 error = tt_size_run_fpgm( size, pedantic );
1050 FT_Bool pedantic )
1056 error = tt_size_init_bytecode( (FT_Size)size, pedantic );
1088 error = tt_size_run_prep( size, pedantic );