Home | History | Annotate | Download | only in type42

Lines Matching refs:FT_ERROR

29    * parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log
135 FT_LOCAL_DEF( FT_Error )
141 FT_Error error = FT_Err_Ok;
266 FT_ERROR(( "t42_parse_font_matrix: invalid font matrix\n" ));
289 FT_ERROR(( "t42_parse_font_matrix: invalid font matrix\n" ));
315 FT_ERROR(( "t42_parse_encoding: out of bounds\n" ));
328 FT_Error error;
346 FT_ERROR(( "t42_parse_encoding: invalid encoding array size\n" ));
543 FT_Error error;
572 FT_ERROR(( "t42_parse_sfnts: can't find begin of sfnts vector\n" ));
606 FT_ERROR(( "t42_parse_sfnts: invalid data in sfnts array\n" ));
628 FT_ERROR(( "t42_parse_sfnts: "
637 FT_ERROR(( "t42_parse_sfnts: invalid string size\n" ));
652 FT_ERROR(( "t42_parse_sfnts: too much binary data\n" ));
662 FT_ERROR(( "t42_parse_sfnts: invalid data in sfnts array\n" ));
674 FT_ERROR(( "t42_parse_sfnts: invalid string\n" ));
703 FT_ERROR(( "t42_parse_sfnts: invalid data in sfnts array\n" ));
735 FT_ERROR(( "t42_parse_sfnts:"
757 FT_ERROR(( "t42_parse_sfnts: too much binary data\n" ));
789 FT_Error error;
804 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
816 FT_ERROR(( "t42_parse_encoding: invalid number of glyphs\n" ));
863 FT_ERROR(( "t42_parse_charstrings: invalid token\n" ));
870 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
880 FT_ERROR(( "t42_parse_charstrings:"
936 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
951 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
987 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
1010 FT_ERROR(( "t42_parse_charstrings: no /.notdef glyph\n" ));
1086 static FT_Error
1091 FT_Error error;
1141 FT_LOCAL_DEF( FT_Error )