Searched refs:FT_STREAM_POS (Results 1 – 20 of 20) sorted by relevance
72 base_offset = FT_STREAM_POS(); in cid_parser_new()122 for ( offset = FT_STREAM_POS(); ; offset += 256 ) in cid_parser_new()127 stream_len = stream->size - FT_STREAM_POS(); in cid_parser_new()
699 FT_ULong oldpos = FT_STREAM_POS(); in cid_hex_to_binary()712 plimit = p + FT_STREAM_POS() - oldpos; in cid_hex_to_binary()
746 *size = FT_STREAM_POS() - start_offset; in compositeGlyph_size()833 const FT_ULong pos = FT_STREAM_POS(); in reconstruct_glyf()971 substreams[GLYPH_STREAM].offset = FT_STREAM_POS(); in reconstruct_glyf()1055 substreams[N_POINTS_STREAM].offset = FT_STREAM_POS(); in reconstruct_glyf()1094 substreams[GLYPH_STREAM].offset = FT_STREAM_POS(); in reconstruct_glyf()1557 FT_ASSERT( FT_STREAM_POS() == 0 ); in reconstruct_font()1796 FT_ASSERT( FT_STREAM_POS() == 0 ); in woff2_open_font()2049 woff2.compressed_offset = FT_STREAM_POS(); in woff2_open_font()
100 *ptable_offset = FT_STREAM_POS(); in tt_face_load_hmtx()
90 table_start = FT_STREAM_POS(); in tt_face_load_sbit()195 if ( FT_STREAM_SEEK( FT_STREAM_POS() - 8 ) ) in tt_face_load_sbit()239 face->ebdt_start = FT_STREAM_POS(); in tt_face_load_sbit()
141 FT_ASSERT( FT_STREAM_POS() == 0 ); in woff_open_font()
369 sfnt.offset = FT_STREAM_POS(); in tt_face_load_font_dir()889 table_pos = FT_STREAM_POS(); in tt_face_load_name()
378 offset = FT_STREAM_POS(); in sfnt_open_font()663 FT_ULong array_start = FT_STREAM_POS() - 16 + offset; in sfnt_init_face()
90 face->glyf_offset = FT_STREAM_POS(); in tt_face_load_loca()125 FT_Long pos = (FT_Long)FT_STREAM_POS(); in tt_face_load_loca()
866 table_offset = FT_STREAM_POS(); in ft_var_load_hvvar()1293 table_offset = FT_STREAM_POS(); in ft_var_load_mvar()1315 records_offset = FT_STREAM_POS(); in ft_var_load_mvar()1587 gvar_start = FT_STREAM_POS( ); in ft_var_load_gvar()2211 fvar_start = FT_STREAM_POS( ); in TT_Get_MM_Var()2389 FT_ULong offset = FT_STREAM_POS(); in TT_Get_MM_Var()2434 pos = FT_STREAM_POS(); in TT_Get_MM_Var()
167 FT_ULong pos = FT_STREAM_POS(); in tt_get_metrics()770 loader->ins_pos = (FT_ULong)( FT_STREAM_POS() + in TT_Load_Composite_Glyph()
247 idx->start = FT_STREAM_POS(); in cff_index_init()1153 vsOffset = FT_STREAM_POS(); in cff_vstore_load()2216 base_offset = FT_STREAM_POS(); in cff_font_load()2283 font->font_dict_index.data_offset = FT_STREAM_POS(); in cff_font_load()
275 FT_ULong start_pos = FT_STREAM_POS(); in T1_Get_Private_Dict()
520 #define FT_STREAM_POS() \ macro
308 zip->start = FT_STREAM_POS(); in ft_gzip_file_init()
1036 phy_font->bct_offset = FT_STREAM_POS(); in pfr_phy_font_load()
358 font_offset = FT_STREAM_POS() + 4 + in fnt_face_get_dll_font()
1802 pos = FT_STREAM_POS(); in open_face_PS_from_sfnt_stream()
3828 FILE_Pos => FT_STREAM_POS
957 loaded by FT_STREAM_POS() in pfr_phy_font_load().