Home | History | Annotate | Download | only in cff

Lines Matching full:ft_error

32   /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log  */
511 static FT_Error
519 FT_Error error = FT_ERR( Stack_Underflow );
630 static FT_Error
636 FT_Error error;
660 static FT_Error
665 FT_Error error;
678 FT_ERROR(( "cff_parse_private_dict: Invalid dictionary size\n" ));
687 FT_ERROR(( "cff_parse_private_dict: Invalid dictionary offset\n" ));
707 static FT_Error
711 FT_Error error;
734 FT_ERROR(( "cff_parse_multiple_master:"
754 static FT_Error
759 FT_Error error;
912 FT_Error
917 FT_Error error;
1050 FT_LOCAL_DEF( FT_Error )
1056 FT_Error error = FT_Err_Ok;