Home
last modified time | relevance | path

Searched refs:FT_SET_ERROR (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h490 FT_SET_ERROR( FT_Stream_Seek( stream, \
494 FT_SET_ERROR( FT_Stream_Skip( stream, \
498 FT_SET_ERROR( FT_Stream_Read( stream, \
503 FT_SET_ERROR( FT_Stream_ReadAt( stream, \
509 FT_SET_ERROR( FT_Stream_ReadFields( stream, fields, object ) )
513 FT_SET_ERROR( \
521 FT_SET_ERROR( \
A Dftmemory.h41 #undef FT_SET_ERROR
42 #define FT_SET_ERROR( expression ) \ macro
/AliOS-Things-master/components/freetype/src/cff/
A Dcffload.c1480 if ( FT_SET_ERROR( cff_index_init( &font->name_index, in cff_font_load()
1482 FT_SET_ERROR( cff_index_init( &font->font_dict_index, in cff_font_load()
1484 FT_SET_ERROR( cff_index_init( &string_index, in cff_font_load()
1486 FT_SET_ERROR( cff_index_init( &font->global_subrs_index, in cff_font_load()
1488 FT_SET_ERROR( cff_index_get_pointers( &string_index, in cff_font_load()
/AliOS-Things-master/components/freetype/src/type42/
A Dt42parse.c356 FT_SET_ERROR( psaux->ps_table_funcs->init( in t42_parse_encoding()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1load.c1201 FT_SET_ERROR( psaux->ps_table_funcs->init( in parse_encoding()

Completed in 20 milliseconds