HomeSort by relevance Sort by last modified time
    Searched refs:FT_ERROR (Results 1 - 25 of 59) sorted by null

1 2 3

  /external/freetype/include/freetype/internal/
ftdebug.h 169 /* Define the FT_ERROR macro. */
177 #define FT_ERROR( varformat ) FT_Message varformat
181 #define FT_ERROR( varformat ) do { } while ( 0 ) /* nothing */
240 FT_Throw( FT_Error error,
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftdebug.h 169 /* Define the FT_ERROR macro. */
177 #define FT_ERROR( varformat ) FT_Message varformat
181 #define FT_ERROR( varformat ) do { } while ( 0 ) /* nothing */
240 FT_Throw( FT_Error error,
  /external/freetype/src/base/
ftsystem.c 145 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
223 FT_BASE_DEF( FT_Error )
243 FT_ERROR(( "FT_Stream_Open:"
253 FT_ERROR(( "FT_Stream_Open:" ));
254 FT_ERROR(( " opened `%s' but zero-sized\n", filepathname ));
ftstream.c 27 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
56 FT_BASE_DEF( FT_Error )
60 FT_Error error = FT_Err_Ok;
67 FT_ERROR(( "FT_Stream_Seek:"
77 FT_ERROR(( "FT_Stream_Seek:"
91 FT_BASE_DEF( FT_Error )
109 FT_BASE_DEF( FT_Error )
118 FT_BASE_DEF( FT_Error )
124 FT_Error error = FT_Err_Ok;
130 FT_ERROR(( "FT_Stream_ReadAt:
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftsystem.c 145 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
223 FT_BASE_DEF( FT_Error )
243 FT_ERROR(( "FT_Stream_Open:"
253 FT_ERROR(( "FT_Stream_Open:" ));
254 FT_ERROR(( " opened `%s' but zero-sized\n", filepathname ));
ftstream.c 27 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
56 FT_BASE_DEF( FT_Error )
60 FT_Error error = FT_Err_Ok;
67 FT_ERROR(( "FT_Stream_Seek:"
77 FT_ERROR(( "FT_Stream_Seek:"
91 FT_BASE_DEF( FT_Error )
109 FT_BASE_DEF( FT_Error )
118 FT_BASE_DEF( FT_Error )
124 FT_Error error = FT_Err_Ok;
130 FT_ERROR(( "FT_Stream_ReadAt:
    [all...]
ftinit.c 51 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
93 FT_EXTERNC FT_Error \
154 FT_BASE_DEF( FT_Error )
157 FT_Error error;
200 FT_Error error;
231 FT_EXPORT_DEF( FT_Error )
234 FT_Error error;
246 FT_ERROR(( "FT_Init_FreeType: cannot find memory manager\n" ));
265 FT_EXPORT_DEF( FT_Error )
  /external/freetype/src/psaux/
t1decode.c 36 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
184 static FT_Error
192 FT_Error error;
207 FT_ERROR(( "t1operator_seac: invalid nested seac\n" ));
213 FT_ERROR(( "t1operator_seac: unexpected seac\n" ));
229 FT_ERROR(( "t1operator_seac:"
250 FT_ERROR(( "t1operator_seac:"
360 FT_LOCAL_DEF( FT_Error )
365 FT_Error error;
517 FT_ERROR(( "t1_decoder_parse_charstrings:
    [all...]
psobjs.c 33 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
68 FT_LOCAL_DEF( FT_Error )
73 FT_Error error;
115 static FT_Error
121 FT_Error error;
167 FT_LOCAL_DEF( FT_Error )
175 FT_ERROR(( "ps_table_add: invalid index\n" ));
182 FT_Error error;
237 FT_Error error;
332 static FT_Error
    [all...]
  /external/pdfium/third_party/freetype/src/psaux/
t1decode.c 36 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
184 static FT_Error
192 FT_Error error;
207 FT_ERROR(( "t1operator_seac: invalid nested seac\n" ));
213 FT_ERROR(( "t1operator_seac: unexpected seac\n" ));
229 FT_ERROR(( "t1operator_seac:"
250 FT_ERROR(( "t1operator_seac:"
360 FT_LOCAL_DEF( FT_Error )
365 FT_Error error;
517 FT_ERROR(( "t1_decoder_parse_charstrings:
    [all...]
psobjs.c 33 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
68 FT_LOCAL_DEF( FT_Error )
73 FT_Error error;
115 static FT_Error
121 FT_Error error;
167 FT_LOCAL_DEF( FT_Error )
175 FT_ERROR(( "ps_table_add: invalid index\n" ));
182 FT_Error error;
237 FT_Error error;
332 static FT_Error
    [all...]
  /external/pdfium/third_party/freetype/src/type1/
t1parse.c 49 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
69 static FT_Error
74 FT_Error error;
97 static FT_Error
102 FT_Error error;
135 FT_LOCAL_DEF( FT_Error )
141 FT_Error error;
260 FT_LOCAL_DEF( FT_Error )
266 FT_Error error = FT_Err_Ok;
300 FT_ERROR(( "T1_Get_Private_Dict:
    [all...]
t1load.c 84 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
102 static FT_Error
109 FT_Error error = FT_Err_Ok;
190 FT_LOCAL_DEF( FT_Error )
196 FT_Error error;
300 FT_LOCAL_DEF( FT_Error )
307 FT_Error error;
365 FT_LOCAL_DEF( FT_Error )
411 FT_LOCAL_DEF( FT_Error )
491 FT_LOCAL_DEF( FT_Error )
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cffload.c 193 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
203 FT_Error *errorp )
205 FT_Error error;
225 static FT_Error
230 FT_Error error;
318 static FT_Error
321 FT_Error error = FT_Err_Ok;
382 static FT_Error
387 FT_Error error = FT_Err_Ok;
469 FT_LOCAL_DEF( FT_Error )
    [all...]
cffgload.c 37 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
413 FT_LOCAL_DEF( FT_Error )
421 FT_Error error = FT_Err_Ok;
468 FT_LOCAL_DEF( FT_Error )
515 FT_LOCAL_DEF( FT_Error )
520 FT_Error error;
532 static FT_Error
536 FT_Error error;
560 FT_LOCAL_DEF( FT_Error )
565 FT_Error error = FT_Err_Ok
    [all...]
  /external/freetype/src/pfr/
pfrload.c 38 FT_LOCAL_DEF( FT_Error )
46 FT_LOCAL_DEF( FT_Error )
52 FT_Error error = FT_Err_Ok;
93 FT_ERROR(( "pfr_extra_items_parse: invalid extra items table\n" ));
152 FT_LOCAL_DEF( FT_Error )
156 FT_Error error;
199 FT_LOCAL_DEF( FT_Error )
204 FT_Error error;
220 FT_LOCAL_DEF( FT_Error )
231 FT_Error error
    [all...]
  /external/freetype/src/sfnt/
ttkern.c 32 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
43 FT_LOCAL_DEF( FT_Error )
47 FT_Error error;
62 FT_ERROR(( "tt_face_load_kern:"
70 FT_ERROR(( "tt_face_load_kern:"
ttpost.c 40 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
155 static FT_Error
161 FT_Error error;
252 FT_ERROR(( "load_format_20:"
268 FT_ERROR(( "load_format_20:"
310 static FT_Error
316 FT_Error error;
378 static FT_Error
382 FT_Error error;
481 FT_LOCAL_DEF( FT_Error )
    [all...]
sfobjs.c 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" ))
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttkern.c 32 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
43 FT_LOCAL_DEF( FT_Error )
47 FT_Error error;
62 FT_ERROR(( "tt_face_load_kern:"
70 FT_ERROR(( "tt_face_load_kern:"
ttpost.c 40 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
155 static FT_Error
161 FT_Error error;
252 FT_ERROR(( "load_format_20:"
268 FT_ERROR(( "load_format_20:"
310 static FT_Error
316 FT_Error error;
376 static FT_Error
380 FT_Error error;
479 FT_LOCAL_DEF( FT_Error )
    [all...]
  /external/freetype/src/cff/
cffload.c 201 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
211 FT_Error *errorp )
213 FT_Error error;
233 static FT_Error
239 FT_Error error;
340 static FT_Error
343 FT_Error error = FT_Err_Ok;
404 static FT_Error
410 FT_Error error = FT_Err_Ok;
496 FT_LOCAL_DEF( FT_Error )
    [all...]
cffgload.c 37 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
413 FT_LOCAL_DEF( FT_Error )
421 FT_Error error = FT_Err_Ok;
468 FT_LOCAL_DEF( FT_Error )
515 FT_LOCAL_DEF( FT_Error )
520 FT_Error error;
532 static FT_Error
536 FT_Error error;
560 FT_LOCAL_DEF( FT_Error )
565 FT_Error error = FT_Err_Ok
    [all...]
  /external/pdfium/third_party/freetype/src/cid/
cidparse.c 32 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
50 FT_LOCAL_DEF( FT_Error )
56 FT_Error error;
185 FT_ERROR(( "cid_parser_new: invalid length of hex data\n" ));
cidobjs.c 36 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
56 FT_LOCAL_DEF( FT_Error )
130 FT_LOCAL_DEF( FT_Error )
134 FT_Error error = FT_Err_Ok;
155 FT_LOCAL( FT_Error )
277 FT_LOCAL_DEF( FT_Error )
285 FT_Error error;
304 FT_ERROR(( "cid_face_init: cannot access `psaux' module\n" ));
339 FT_ERROR(( "cid_face_init: invalid face index\n" ));
465 FT_LOCAL_DEF( FT_Error )
    [all...]

Completed in 340 milliseconds

1 2 3