Home | History | Annotate | Download | only in truetype

Lines Matching refs:pedantic

735   /*    pedantic :: Set if bytecode execution should be pedantic.          */
742 FT_Bool pedantic )
770 exec->pedantic_hinting = pedantic;
829 /* pedantic :: Set if bytecode execution should be pedantic. */
836 FT_Bool pedantic )
859 exec->pedantic_hinting = pedantic;
960 FT_Bool pedantic )
1033 error = tt_size_run_fpgm( size, pedantic );
1045 FT_Bool pedantic )
1052 error = tt_size_init_bytecode( (FT_Size)size, pedantic );
1084 error = tt_size_run_prep( size, pedantic );