Home
last modified time | relevance | path

Searched refs:FT_STREAM_READ (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/freetype/src/base/
A Dftsnames.c69 FT_STREAM_READ( entry->string, entry->stringLength ) ) in FT_Get_Sfnt_Name()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttpost.c257 FT_STREAM_READ( name_strings[n], len ) ) in load_format_20()
333 FT_STREAM_READ( offset_table, num_glyphs ) ) in load_format_25()
A Dsfdriver.c313 FT_STREAM_READ( result, len ) ) in sfnt_get_ps_name()
A Dsfobjs.c282 FT_STREAM_READ( rec->string, rec->stringLength ) ) in tt_face_get_name()
/AliOS-Things-master/components/freetype/src/type1/
A Dt1parse.c226 FT_STREAM_READ( parser->base_dict, size ) ) in T1_New_Parser()
320 if ( FT_STREAM_READ( parser->private_dict + parser->private_len, in T1_Get_Private_Dict()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidparse.c107 if ( FT_STREAM_READ( p, read_len ) ) in cid_parser_new()
A Dcidload.c477 FT_STREAM_READ( subr->code[0], data_len ) ) in cid_read_subrs()
589 if ( FT_STREAM_READ( buffer, 256 > size ? size : 256 ) ) in cid_hex_to_binary()
/AliOS-Things-master/components/freetype/src/lzw/
A Dftlzw.c95 FT_STREAM_READ( head, 2 ) ) in ft_lzw_check_header()
/AliOS-Things-master/components/freetype/src/bzip2/
A Dftbzip2.c128 FT_STREAM_READ( head, 4 ) ) in ft_bzip2_check_header()
/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfdrivr.c550 FT_STREAM_READ( bitmap->buffer, bytes ) ) in PCF_Glyph_Load()
/AliOS-Things-master/components/freetype/src/gzip/
A Dftgzip.c206 FT_STREAM_READ( head, 4 ) ) in ft_gzip_check_header()
/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h497 #define FT_STREAM_READ( buffer, count ) \ macro
/AliOS-Things-master/components/freetype/src/type42/
A Dt42parse.c207 FT_STREAM_READ( parser->base_dict, size ) ) in t42_parser_init()
/AliOS-Things-master/components/freetype/src/cff/
A Dcffload.c211 if ( !FT_STREAM_READ( tmp, idx->off_size ) ) in cff_index_read_offset()
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgload.c1243 if ( FT_STREAM_READ( loader->exec->glyphIns, n_ins ) ) in TT_Process_Composite_Glyph()

Completed in 47 milliseconds