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" ));
308 FT_ERROR(( "t42_parse_encoding: out of bounds\n" ));
321 FT_Error error;
339 FT_ERROR(( "t42_parse_encoding: invalid encoding array size\n" ));
536 FT_Error error;
565 FT_ERROR(( "t42_parse_sfnts: can't find begin of sfnts vector\n" ));
599 FT_ERROR(( "t42_parse_sfnts: invalid data in sfnts array\n" ));
621 FT_ERROR(( "t42_parse_sfnts: "
630 FT_ERROR(( "t42_parse_sfnts: invalid string size\n" ));
645 FT_ERROR(( "t42_parse_sfnts: too much binary data\n" ));
655 FT_ERROR(( "t42_parse_sfnts: invalid data in sfnts array\n" ));
667 FT_ERROR(( "t42_parse_sfnts: invalid string\n" ));
696 FT_ERROR(( "t42_parse_sfnts: invalid data in sfnts array\n" ));
728 FT_ERROR(( "t42_parse_sfnts:"
750 FT_ERROR(( "t42_parse_sfnts: too much binary data\n" ));
782 FT_Error error;
797 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
809 FT_ERROR(( "t42_parse_encoding: invalid number of glyphs\n" ));
856 FT_ERROR(( "t42_parse_charstrings: invalid token\n" ));
863 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
873 FT_ERROR(( "t42_parse_charstrings:"
929 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
944 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
980 FT_ERROR(( "t42_parse_charstrings: out of bounds\n" ));
1003 FT_ERROR(( "t42_parse_charstrings: no /.notdef glyph\n" ));
1079 static FT_Error
1084 FT_Error error;
1134 FT_LOCAL_DEF( FT_Error )