HomeSort by relevance Sort by last modified time
    Searched refs:FT_Error (Results 276 - 300 of 318) sorted by null

<<111213

  /external/freetype/src/bdf/
bdf.h 256 FT_LOCAL( FT_Error )
  /external/freetype/src/cff/
cffobjs.c 51 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
164 FT_LOCAL_DEF( FT_Error )
168 FT_Error error = FT_Err_Ok;
217 FT_LOCAL_DEF( FT_Error )
274 FT_LOCAL_DEF( FT_Error )
357 FT_LOCAL_DEF( FT_Error )
396 FT_Error error;
489 FT_LOCAL_DEF( FT_Error )
497 FT_Error error;
513 FT_ERROR(( "cff_face_init: cannot access `sfnt' module\n" ))
    [all...]
  /external/freetype/src/sfnt/
sfdriver.c 63 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
120 static FT_Error
162 static FT_Error
169 FT_Error error;
200 FT_Error error = tt_face_get_ps_name( ttface, i, &gname );
479 FT_Error error = FT_Err_Ok;
540 FT_Error error = FT_Err_Ok;
771 FT_Error error;
1087 static FT_Error
1093 FT_Error error
    [all...]
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:"
  /external/freetype/include/freetype/
t1tables.h 503 FT_EXPORT( FT_Error )
536 FT_EXPORT( FT_Error )
    [all...]
tttables.h     [all...]
  /external/freetype/src/base/
ftbbox.c 440 FT_EXPORT_DEF( FT_Error )
490 FT_Error error;
  /external/freetype/src/psaux/
psstack.c 54 FT_Error* e,
57 FT_Error error = FT_Err_Ok; /* for FT_NEW */
t1decode.c 37 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
212 FT_LOCAL_DEF( FT_Error )
244 static FT_Error
252 FT_Error error;
267 FT_ERROR(( "t1operator_seac: invalid nested seac\n" ));
273 FT_ERROR(( "t1operator_seac: unexpected seac\n" ));
289 FT_ERROR(( "t1operator_seac:"
310 FT_ERROR(( "t1operator_seac:"
420 FT_LOCAL_DEF( FT_Error )
425 FT_Error error
    [all...]
pshints.h 72 FT_Error* error;
psfont.c 486 FT_LOCAL_DEF( FT_Error )
492 FT_Error lastError = FT_Err_Ok;
  /external/freetype/src/type42/
t42parse.c 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" ))
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
t1tables.h 503 FT_EXPORT( FT_Error )
536 FT_EXPORT( FT_Error )
    [all...]
tttables.h     [all...]
  /external/freetype/src/autofit/
aflatin2.c 43 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
50 FT_LOCAL_DEF( FT_Error )
80 FT_Error error;
202 FT_Error error;
483 FT_LOCAL_DEF( FT_Error )
487 FT_Error error = FT_Err_Ok;
730 FT_LOCAL_DEF( FT_Error )
736 FT_Error error = FT_Err_Ok;
1083 FT_LOCAL_DEF( FT_Error )
1088 FT_Error error = FT_Err_Ok
    [all...]
afcjk.c 50 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
89 FT_Error error;
290 FT_Error error;
620 FT_LOCAL_DEF( FT_Error )
779 static FT_Error
786 FT_Error error;
981 static FT_Error
986 FT_Error error = FT_Err_Ok;
    [all...]
afhints.c 28 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
37 FT_LOCAL_DEF( FT_Error )
42 FT_Error error = FT_Err_Ok;
98 FT_LOCAL( FT_Error )
106 FT_Error error = FT_Err_Ok;
469 FT_Error
495 FT_Error
731 FT_LOCAL_DEF( FT_Error )
735 FT_Error error = FT_Err_Ok;
    [all...]
aflatin.c 37 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
80 FT_Error error;
321 FT_Error error;
    [all...]
  /external/freetype/src/type1/
t1driver.c 49 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
60 static FT_Error
145 static FT_Error
155 static FT_Error
174 static FT_Error
700 static FT_Error
  /external/freetype/builds/unix/
ftsystem.c 172 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
229 FT_BASE_DEF( FT_Error )
244 FT_ERROR(( "FT_Stream_Open:" ));
245 FT_ERROR(( " could not open `%s'\n", filepathname ));
264 FT_ERROR(( "FT_Stream_Open:" ));
265 FT_ERROR(( " could not `fstat' file `%s'\n", filepathname ));
280 FT_ERROR(( "FT_Stream_Open: file is too big\n" ));
285 FT_ERROR(( "FT_Stream_Open: zero-length file\n" ));
307 FT_ERROR(( "FT_Stream_Open:" ));
308 FT_ERROR(( " could not `mmap' file `%s'\n", filepathname ))
    [all...]
  /external/freetype/builds/vms/
ftsystem.c 171 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
206 FT_BASE_DEF( FT_Error )
221 FT_ERROR(( "FT_Stream_Open:" ));
222 FT_ERROR(( " could not open `%s'\n", filepathname ));
228 FT_ERROR(( "FT_Stream_Open:" ));
229 FT_ERROR(( " could not `fstat' file `%s'\n", filepathname ));
236 FT_ERROR(( "FT_Stream_Open:" ));
237 FT_ERROR(( " opened `%s' but zero-sized\n", filepathname ));
251 FT_ERROR(( "FT_Stream_Open:" ));
252 FT_ERROR(( " could not `mmap' file `%s'\n", filepathname ))
    [all...]
  /external/freetype/src/gxvalid/
gxvprop.c 35 /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log */
82 FT_Error error;
  /external/freetype/src/pcf/
pcf.h 237 FT_LOCAL( FT_Error )
  /external/freetype/src/lzw/
ftzopen.c 124 FT_Error error;
161 FT_Error error;
  /external/freetype/src/psnames/
psmodule.c 315 static FT_Error
323 FT_Error error;

Completed in 324 milliseconds

<<111213