Searched refs:FT_READ_ULONG (Results 1 – 5 of 5) sorted by relevance
430 (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()
246 FT_READ_ULONG( magic ) ) in check_table_dir()345 if ( FT_READ_ULONG( sfnt.format_tag ) || in tt_face_load_font_dir()
754 if ( FT_READ_ULONG( tag ) ) in sfnt_open_font()
313 #define FT_READ_ULONG( var ) FT_READ_MACRO( FT_Stream_ReadULong, FT_ULong, var ) macro
1461 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