Home
last modified time | relevance | path

Searched refs:FT_STREAM_SEEK (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c218 if ( FT_STREAM_SEEK( font->offset ) || in fnt_font_load()
264 if ( FT_STREAM_SEEK( font->offset ) || in fnt_font_load()
289 if ( FT_STREAM_SEEK( 0 ) || in fnt_face_get_dll_font()
305 if ( FT_STREAM_SEEK( mz_header.lfanew ) || in fnt_face_get_dll_font()
322 if ( FT_STREAM_SEEK( res_offset ) || in fnt_face_get_dll_font()
398 if ( FT_STREAM_SEEK( font_offset + (FT_ULong)face_index * 12 ) || in fnt_face_get_dll_font()
425 if ( FT_STREAM_SEEK( mz_header.lfanew ) || in fnt_face_get_dll_font()
474 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data ) || in fnt_face_get_dll_font()
483 if ( FT_STREAM_SEEK( root_dir_offset + 16 + i * 8 ) || in fnt_face_get_dll_font()
499 if ( FT_STREAM_SEEK( pe32_section.pointer_to_raw_data + in fnt_face_get_dll_font()
[all …]
/third_party/skia/third_party/externals/freetype/src/type1/
Dt1parse.c106 if ( FT_STREAM_SEEK( 0 ) ) in check_type1_format()
116 if ( tag != 0x8001U && FT_STREAM_SEEK( 0 ) ) in check_type1_format()
189 if ( FT_STREAM_SEEK( 0L ) ) in T1_New_Parser()
200 if ( FT_STREAM_SEEK( 0L ) ) in T1_New_Parser()
305 if ( FT_STREAM_SEEK( start_pos ) || in T1_Get_Private_Dict()
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff2.c718 if ( FT_STREAM_SEEK( start_offset ) ) in compositeGlyph_size()
934 if ( FT_STREAM_SEEK( bbox_offset ) || in reconstruct_glyf()
941 if ( FT_STREAM_SEEK( substreams[N_CONTOUR_STREAM].offset ) || in reconstruct_glyf()
968 if ( FT_STREAM_SEEK( substreams[GLYPH_STREAM].offset ) || in reconstruct_glyf()
987 if ( FT_STREAM_SEEK( substreams[BBOX_STREAM].offset ) || in reconstruct_glyf()
992 if ( FT_STREAM_SEEK( substreams[BBOX_STREAM].offset ) || in reconstruct_glyf()
999 if ( FT_STREAM_SEEK( substreams[COMPOSITE_STREAM].offset ) || in reconstruct_glyf()
1012 if ( FT_STREAM_SEEK( substreams[INSTRUCTION_STREAM].offset ) || in reconstruct_glyf()
1042 if ( FT_STREAM_SEEK( substreams[N_POINTS_STREAM].offset ) ) in reconstruct_glyf()
1090 if ( FT_STREAM_SEEK( substreams[GLYPH_STREAM].offset ) || in reconstruct_glyf()
[all …]
Dttmtx.c274 if ( FT_STREAM_SEEK( table_pos ) || in tt_face_get_metrics()
285 if ( FT_STREAM_SEEK( table_pos ) || in tt_face_get_metrics()
294 if ( FT_STREAM_SEEK( table_pos ) ) in tt_face_get_metrics()
Dttload.c146 if ( FT_STREAM_SEEK( table->Offset ) ) in tt_face_goto_table()
198 if ( FT_STREAM_SEEK( offset ) ) in check_table_dir()
269 if ( FT_STREAM_SEEK( table.Offset + 12 ) || in check_table_dir()
277 if ( FT_STREAM_SEEK( offset + ( nn + 1 ) * 16 ) ) in check_table_dir()
415 if ( FT_STREAM_SEEK( sfnt.offset + 12 ) || in tt_face_load_font_dir()
915 if ( FT_STREAM_SEEK( storage_start ) || in tt_face_load_name()
955 (void)FT_STREAM_SEEK( table_pos + 6 ); in tt_face_load_name()
Dttsbit.c195 if ( FT_STREAM_SEEK( FT_STREAM_POS() - 8 ) ) in tt_face_load_sbit()
425 if ( FT_STREAM_SEEK( face->ebdt_start + offset ) || in tt_face_load_strike_metrics()
507 if ( FT_STREAM_SEEK( face->ebdt_start ) ) in tt_sbit_decoder_init()
1132 if ( FT_STREAM_SEEK( decoder->ebdt_start + glyph_start ) || in tt_sbit_decoder_load_bitmap()
1508 if ( FT_STREAM_SEEK( face->ebdt_start + in tt_face_load_sbix_image()
1526 if ( FT_STREAM_SEEK( face->ebdt_start + strike_offset + glyph_start ) || in tt_face_load_sbix_image()
Dsfobjs.c270 FT_STREAM_SEEK( rec->stringOffset ) || in tt_face_get_name()
388 if ( FT_STREAM_SEEK( offset ) ) in sfnt_open_font()
406 if ( FT_STREAM_SEEK( offset ) ) in sfnt_open_font()
580 if ( FT_STREAM_SEEK( face->ttc_header.offsets[face_index] ) ) in sfnt_init_face()
Dsfdriver.c507 if ( FT_STREAM_SEEK( entry->stringOffset ) || in get_win_string()
566 if ( FT_STREAM_SEEK( entry->stringOffset ) || in get_apple_string()
Dsfwoff.c353 if ( FT_STREAM_SEEK( table->Offset ) || in woff_open_font()
/third_party/skia/third_party/externals/freetype/src/cff/
Dcffload.c360 FT_STREAM_SEEK( idx->start + idx->hdr_size ) || in cff_index_load_offsets()
525 if ( FT_STREAM_SEEK( idx->start + idx->hdr_size + pos ) ) in cff_index_access_element()
581 if ( FT_STREAM_SEEK( idx->data_offset + off1 - 1 ) || in cff_index_access_element()
715 if ( FT_STREAM_SEEK( offset ) || FT_READ_BYTE( format ) ) in CFF_Load_FD_Select()
928 if ( FT_STREAM_SEEK( charset->offset ) || in cff_charset_load()
1148 if ( FT_STREAM_SEEK( base_offset + offset ) || in cff_vstore_load()
1181 if ( FT_STREAM_SEEK( vsOffset + regionListOffset ) || in cff_vstore_load()
1229 if ( FT_STREAM_SEEK( vsOffset + dataOffsetArray[i] ) ) in cff_vstore_load()
1677 if ( FT_STREAM_SEEK( encoding->offset ) || in cff_encoding_load()
1928 if ( FT_STREAM_SEEK( font->base_offset + top->private_offset ) || in cff_load_private_dict()
[all …]
Dcffobjs.c552 if ( FT_STREAM_SEEK( 0 ) ) in cff_face_init()
612 if ( FT_STREAM_SEEK( 0 ) ) in cff_face_init()
/third_party/skia/third_party/externals/freetype/src/base/
Dftsnames.c69 FT_STREAM_SEEK( entry->stringOffset ) || in FT_Get_Sfnt_Name()
125 FT_STREAM_SEEK( entry->stringOffset ) || in FT_Get_Sfnt_LangTag()
/third_party/skia/third_party/externals/freetype/src/bzip2/
Dftbzip2.c121 if ( FT_STREAM_SEEK( 0 ) || in ft_bzip2_check_header()
165 if ( FT_STREAM_SEEK( 0 ) ) in ft_bzip2_file_init()
216 if ( !FT_STREAM_SEEK( 0 ) ) in ft_bzip2_file_reset()
/third_party/skia/third_party/externals/freetype/src/pfr/
Dpfrload.c248 if ( !FT_STREAM_SEEK( 0 ) && in pfr_header_load()
298 if ( FT_STREAM_SEEK( section_offset ) || in pfr_log_font_count()
340 if ( FT_STREAM_SEEK( section_offset ) || in pfr_log_font_load()
363 if ( FT_STREAM_SEEK( offset ) || in pfr_log_font_load()
841 if ( FT_STREAM_SEEK( offset ) || in pfr_phy_font_load()
Dpfrsbit.c632 if ( FT_STREAM_SEEK( phys->bct_offset + strike->bct_offset ) || in pfr_slot_load_bitmap()
676 if ( FT_STREAM_SEEK( face->header.gps_section_offset + gps_offset ) || in pfr_slot_load_bitmap()
Dpfrobjs.c518 if ( FT_STREAM_SEEK( item->offset ) || in pfr_face_get_kerning()
/third_party/skia/third_party/externals/freetype/src/cid/
Dcidparse.c179 if ( FT_STREAM_SEEK( base_offset ) || in cid_parser_new()
251 if ( !FT_STREAM_SEEK( offset ) ) in cid_parser_new()
Dcidload.c562 if ( FT_STREAM_SEEK( cid->data_offset + dict->subrmap_offset ) || in cid_read_subrs()
596 if ( FT_STREAM_SEEK( cid->data_offset + offsets[0] ) || in cid_read_subrs()
685 if ( FT_STREAM_SEEK( offset ) ) in cid_hex_to_binary()
Dcidobjs.c336 if ( FT_STREAM_SEEK( 0 ) ) in cid_face_init()
Dcidgload.c108 if ( FT_STREAM_SEEK( cid->data_offset + cid->cidmap_offset + in cid_load_glyph()
/third_party/skia/third_party/externals/freetype/src/lzw/
Dftlzw.c88 if ( FT_STREAM_SEEK( 0 ) || in ft_lzw_check_header()
151 if ( !FT_STREAM_SEEK( 0 ) ) in ft_lzw_file_reset()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c469 if ( FT_STREAM_SEEK( offset ) || in ft_var_load_item_variation_store()
506 if ( FT_STREAM_SEEK( offset + region_offset ) ) in ft_var_load_item_variation_store()
572 if ( FT_STREAM_SEEK( offset + dataOffsetArray[i] ) ) in ft_var_load_item_variation_store()
701 if ( FT_STREAM_SEEK( offset ) || in ft_var_load_delta_set_index_mapping()
1328 if ( FT_STREAM_SEEK( records_offset ) || in ft_var_load_mvar()
1714 if ( FT_STREAM_SEEK( gvar_start + gvar_head.offsetToCoord ) || in ft_var_load_gvar()
2317 if ( FT_STREAM_SEEK( fvar_start + fvar_head.offsetToData ) ) in TT_Get_MM_Var()
2394 if ( FT_STREAM_SEEK( offset ) ) in TT_Get_MM_Var()
2454 (void)FT_STREAM_SEEK( pos ); in TT_Get_MM_Var()
3916 if ( FT_STREAM_SEEK( blend->glyphoffsets[glyph_index] ) || in TT_Vary_Apply_Glyph_Deltas()
/third_party/skia/third_party/externals/freetype/src/gzip/
Dftgzip.c216 if ( FT_STREAM_SEEK( 0 ) || in ft_gzip_check_header()
358 if ( !FT_STREAM_SEEK( zip->start ) ) in ft_gzip_file_reset()
/third_party/skia/third_party/externals/freetype/src/type42/
Dt42parse.c166 if ( FT_STREAM_SEEK( 0L ) || in t42_parser_init()
178 if ( error || FT_STREAM_SEEK( 0 ) ) in t42_parser_init()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftstream.h523 #define FT_STREAM_SEEK( position ) \ macro

12