Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfread.c430 (void)FT_READ_ULONG( nprops ); in pcf_get_properties()
483 (void)FT_READ_ULONG( string_size ); in pcf_get_properties()
595 (void)FT_READ_ULONG( nmetrics ); in pcf_get_metrics()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttload.c246 FT_READ_ULONG( magic ) ) in check_table_dir()
345 if ( FT_READ_ULONG( sfnt.format_tag ) || in tt_face_load_font_dir()
A Dsfobjs.c754 if ( FT_READ_ULONG( tag ) ) in sfnt_open_font()
/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h313 #define FT_READ_ULONG( var ) FT_READ_MACRO( FT_Stream_ReadULong, FT_ULong, var ) macro
/AliOS-Things-master/components/freetype/src/base/
A Dftobjs.c1461 if ( FT_READ_ULONG( tag ) ) in ft_lookup_PS_in_sfnt_stream()
1476 if ( FT_READ_ULONG( tag ) || FT_STREAM_SKIP( 4 ) || in ft_lookup_PS_in_sfnt_stream()
1477 FT_READ_ULONG( *offset ) || FT_READ_ULONG( *length ) ) in ft_lookup_PS_in_sfnt_stream()

Completed in 17 milliseconds