Home | History | Annotate | Download | only in sfnt

Lines Matching refs:FT_ERROR

47   /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log  */
63 FT_Error error;
98 FT_Error error;
131 FT_LOCAL_DEF( FT_Error )
137 FT_Error error = FT_Err_Ok;
396 static FT_Error
401 FT_Error error = FT_Err_Ok;
462 FT_ERROR(( "woff_font_open: invalid WOFF header\n" ));
536 FT_ERROR(( "woff_font_open: table tags are not sorted\n" ));
571 FT_ERROR(( "woff_font_open: invalid table offsets\n" ));
597 FT_ERROR(( "woff_font_open:"
615 FT_ERROR(( "woff_font_open: invalid `private' offset or length\n" ));
627 FT_ERROR(( "woff_font_open: invalid `sfnt' table structure\n" ));
680 FT_ERROR(( "woff_font_open: compressed table length mismatch\n" ));
739 static FT_Error
744 FT_Error error;
853 FT_LOCAL_DEF( FT_Error )
860 FT_Error error;
877 FT_ERROR(( "sfnt_init_face: cannot access `sfnt' module\n" ));
1133 FT_LOCAL_DEF( FT_Error )
1140 FT_Error error;
1142 FT_Error psnames_error;