Home
last modified time | relevance | path

Searched refs:FT_FREE (Results 1 – 25 of 86) sorted by relevance

1234

/external/freetype/src/gxvalid/
Dgxvmod.c173 FT_FREE( feat ); in gxv_validate()
174 FT_FREE( bsln ); in gxv_validate()
175 FT_FREE( trak ); in gxv_validate()
176 FT_FREE( just ); in gxv_validate()
177 FT_FREE( mort ); in gxv_validate()
178 FT_FREE( morx ); in gxv_validate()
179 FT_FREE( kern ); in gxv_validate()
180 FT_FREE( opbd ); in gxv_validate()
181 FT_FREE( prop ); in gxv_validate()
182 FT_FREE( lcar ); in gxv_validate()
[all …]
/external/freetype/src/type1/
Dt1objs.c218 FT_FREE( face->buildchar ); in T1_Face_Done()
233 FT_FREE( info->version ); in T1_Face_Done()
234 FT_FREE( info->notice ); in T1_Face_Done()
235 FT_FREE( info->full_name ); in T1_Face_Done()
236 FT_FREE( info->family_name ); in T1_Face_Done()
237 FT_FREE( info->weight ); in T1_Face_Done()
241 FT_FREE( type1->charstrings_len ); in T1_Face_Done()
242 FT_FREE( type1->charstrings ); in T1_Face_Done()
243 FT_FREE( type1->glyph_names ); in T1_Face_Done()
245 FT_FREE( type1->subrs ); in T1_Face_Done()
[all …]
Dt1afm.c42 FT_FREE( fi->KernPairs ); in T1_Done_Metrics()
45 FT_FREE( fi->TrackKerns ); in T1_Done_Metrics()
48 FT_FREE( fi ); in T1_Done_Metrics()
224 FT_FREE( fi->KernPairs ); in T1_Read_PFM()
/external/freetype/src/cid/
Dcidobjs.c224 FT_FREE( subr->code[0] ); in cid_face_done()
225 FT_FREE( subr->code ); in cid_face_done()
229 FT_FREE( face->subrs ); in cid_face_done()
233 FT_FREE( info->version ); in cid_face_done()
234 FT_FREE( info->notice ); in cid_face_done()
235 FT_FREE( info->full_name ); in cid_face_done()
236 FT_FREE( info->family_name ); in cid_face_done()
237 FT_FREE( info->weight ); in cid_face_done()
240 FT_FREE( cid->font_dicts ); in cid_face_done()
244 FT_FREE( cid->cid_font_name ); in cid_face_done()
[all …]
/external/freetype/src/type42/
Dt42objs.c425 FT_FREE( info->version ); in T42_Face_Done()
426 FT_FREE( info->notice ); in T42_Face_Done()
427 FT_FREE( info->full_name ); in T42_Face_Done()
428 FT_FREE( info->family_name ); in T42_Face_Done()
429 FT_FREE( info->weight ); in T42_Face_Done()
432 FT_FREE( type1->charstrings_len ); in T42_Face_Done()
433 FT_FREE( type1->charstrings ); in T42_Face_Done()
434 FT_FREE( type1->glyph_names ); in T42_Face_Done()
436 FT_FREE( type1->charstrings_block ); in T42_Face_Done()
437 FT_FREE( type1->glyph_names_block ); in T42_Face_Done()
[all …]
/external/freetype/src/sfnt/
Dttpost.c301 FT_FREE( name_strings[n] ); in load_format_20()
305 FT_FREE( name_strings ); in load_format_20()
306 FT_FREE( glyph_indices ); in load_format_20()
373 FT_FREE( offset_table ); in load_format_25()
439 FT_FREE( table->glyph_indices ); in tt_face_free_ps_names()
443 FT_FREE( table->glyph_names[n] ); in tt_face_free_ps_names()
445 FT_FREE( table->glyph_names ); in tt_face_free_ps_names()
453 FT_FREE( table->offsets ); in tt_face_free_ps_names()
Dsfwoff2.c96 FT_FREE( stream->base ); in stream_close()
817 FT_FREE( loca_buf ); in store_loca()
824 FT_FREE( loca_buf ); in store_loca()
1175 FT_FREE( points ); in reconstruct_glyf()
1176 FT_FREE( n_points_arr ); in reconstruct_glyf()
1231 FT_FREE( substreams ); in reconstruct_glyf()
1232 FT_FREE( loca_values ); in reconstruct_glyf()
1233 FT_FREE( n_points_arr ); in reconstruct_glyf()
1234 FT_FREE( glyph_buf ); in reconstruct_glyf()
1235 FT_FREE( points ); in reconstruct_glyf()
[all …]
Dsfobjs.c273 FT_FREE( rec->string ); in tt_face_get_name()
690 FT_FREE( default_values ); in sfnt_init_face()
691 FT_FREE( instance_values ); in sfnt_init_face()
1415 FT_FREE( face->ttc_header.offsets ); in sfnt_done_face()
1419 FT_FREE( face->dir_tables ); in sfnt_done_face()
1437 FT_FREE( face->vertical.long_metrics ); in sfnt_done_face()
1438 FT_FREE( face->vertical.short_metrics ); in sfnt_done_face()
1443 FT_FREE( face->gasp.gaspRanges ); in sfnt_done_face()
1451 FT_FREE( face->root.family_name ); in sfnt_done_face()
1452 FT_FREE( face->root.style_name ); in sfnt_done_face()
[all …]
Dsfwoff.c61 FT_FREE( stream->base ); in sfnt_stream_close()
415 FT_FREE( tables ); in woff_open_font()
416 FT_FREE( indices ); in woff_open_font()
420 FT_FREE( sfnt ); in woff_open_font()
422 FT_FREE( sfnt_stream ); in woff_open_font()
/external/freetype/src/otvalid/
Dotvmod.c221 FT_FREE( base ); in otv_validate()
222 FT_FREE( gdef ); in otv_validate()
223 FT_FREE( gpos ); in otv_validate()
224 FT_FREE( gsub ); in otv_validate()
225 FT_FREE( jstf ); in otv_validate()
232 FT_FREE( math ); /* Can't return this as API is frozen */ in otv_validate()
/external/freetype/src/truetype/
Dttgxvar.c310 FT_FREE( deltas ); in ft_var_readpackeddeltas()
395 FT_FREE( blend->avar_segment[j].correspondence ); in ft_var_load_avar()
397 FT_FREE( blend->avar_segment ); in ft_var_load_avar()
622 FT_FREE( dataOffsetArray ); in ft_var_load_item_variation_store()
1671 FT_FREE( blend->glyphoffsets ); in ft_var_load_gvar()
2385 FT_FREE( strname ); in TT_Get_MM_Var()
2386 FT_FREE( psname ); in TT_Get_MM_Var()
2674 FT_FREE( face->cvt ); in tt_set_mm_blend()
2693 FT_FREE( face->postscript_name ); in tt_set_mm_blend()
2969 FT_FREE( normalized ); in TT_Set_Var_Design()
[all …]
Dttobjs.c77 FT_FREE( zone->contours ); in tt_glyphzone_done()
78 FT_FREE( zone->tags ); in tt_glyphzone_done()
79 FT_FREE( zone->cur ); in tt_glyphzone_done()
80 FT_FREE( zone->org ); in tt_glyphzone_done()
81 FT_FREE( zone->orus ); in tt_glyphzone_done()
796 FT_FREE( face->cvt ); in tt_face_done()
1035 FT_FREE( size->cvt ); in tt_size_done_bytecode()
1039 FT_FREE( size->storage ); in tt_size_done_bytecode()
1045 FT_FREE( size->function_defs ); in tt_size_done_bytecode()
1046 FT_FREE( size->instruction_defs ); in tt_size_done_bytecode()
[all …]
/external/freetype/src/pcf/
Dpcfdrivr.c200 FT_FREE( face->metrics ); in PCF_Face_Done()
201 FT_FREE( face->enc.offset ); in PCF_Face_Done()
216 FT_FREE( prop->name ); in PCF_Face_Done()
218 FT_FREE( prop->value.atom ); in PCF_Face_Done()
222 FT_FREE( face->properties ); in PCF_Face_Done()
225 FT_FREE( face->toc.tables ); in PCF_Face_Done()
226 FT_FREE( pcfface->family_name ); in PCF_Face_Done()
227 FT_FREE( pcfface->style_name ); in PCF_Face_Done()
228 FT_FREE( pcfface->available_sizes ); in PCF_Face_Done()
229 FT_FREE( face->charset_encoding ); in PCF_Face_Done()
[all …]
/external/freetype/src/base/
Dftgloadr.c110 FT_FREE( loader->base.outline.points ); in FT_GlyphLoader_Reset()
111 FT_FREE( loader->base.outline.tags ); in FT_GlyphLoader_Reset()
112 FT_FREE( loader->base.outline.contours ); in FT_GlyphLoader_Reset()
113 FT_FREE( loader->base.extra_points ); in FT_GlyphLoader_Reset()
114 FT_FREE( loader->base.subglyphs ); in FT_GlyphLoader_Reset()
136 FT_FREE( loader ); in FT_GlyphLoader_Done()
Dftgxval.c85 FT_FREE( table ); in FT_TrueTypeGX_Free()
137 FT_FREE( table ); in FT_ClassicKern_Free()
Dfthash.c157 FT_FREE( obp ); in hash_rehash()
222 FT_FREE( *bp ); in ft_hash_str_free()
224 FT_FREE( hash->table ); in ft_hash_str_free()
Dftobjs.c235 FT_FREE( stream ); in FT_Stream_New()
245 FT_FREE( stream ); in FT_Stream_New()
268 FT_FREE( stream ); in FT_Stream_Free()
332 FT_FREE( slot->bitmap.buffer ); in ft_glyphslot_free_bitmap()
522 FT_FREE( slot->bitmap.buffer ); in ft_glyphslot_alloc_bitmap()
587 FT_FREE( slot->internal ); in ft_glyphslot_done()
624 FT_FREE( slot ); in FT_New_GlyphSlot()
676 FT_FREE( slot ); in FT_Done_GlyphSlot()
1131 FT_FREE( size->internal ); in destroy_size()
1132 FT_FREE( size ); in destroy_size()
[all …]
Dftsnames.c72 FT_FREE( entry->string ); in FT_Get_Sfnt_Name()
128 FT_FREE( entry->string ); in FT_Get_Sfnt_LangTag()
/external/freetype/src/cff/
Dcffload.c316 FT_FREE( idx->offsets ); in cff_index_init()
334 FT_FREE( idx->offsets ); in cff_index_done()
395 FT_FREE( idx->offsets ); in cff_index_load_offsets()
495 FT_FREE( new_bytes ); in cff_index_get_pointers()
497 FT_FREE( tbl ); in cff_index_get_pointers()
887 FT_FREE( charset->cids ); in cff_charset_free_cids()
901 FT_FREE( charset->sids ); in cff_charset_done()
1086 FT_FREE( charset->sids ); in cff_charset_load()
1087 FT_FREE( charset->cids ); in cff_charset_load()
1108 FT_FREE( vstore->varRegionList[i].axisList ); in cff_vstore_done()
[all …]
/external/freetype/src/pfr/
Dpfrload.c705 FT_FREE( item ); in pfr_extra_item_load_kerning_pairs()
712 FT_FREE( item ); in pfr_extra_item_load_kerning_pairs()
747 FT_FREE( *astring ); in pfr_aux_name_load()
781 FT_FREE( phy_font->font_id ); in pfr_phy_font_done()
782 FT_FREE( phy_font->family_name ); in pfr_phy_font_done()
783 FT_FREE( phy_font->style_name ); in pfr_phy_font_done()
785 FT_FREE( phy_font->vertical.stem_snaps ); in pfr_phy_font_done()
791 FT_FREE( phy_font->strikes ); in pfr_phy_font_done()
795 FT_FREE( phy_font->chars ); in pfr_phy_font_done()
799 FT_FREE( phy_font->blue_values ); in pfr_phy_font_done()
[all …]
/external/freetype/src/bdf/
Dbdflib.c302 FT_FREE( list->field ); in _bdf_list_done()
654 FT_FREE( buf ); in _bdf_readstream()
1124 FT_FREE( fp->value.atom ); in _bdf_add_property()
1424 FT_FREE( p->glyph_name ); in _bdf_parse_glyphs()
1533 FT_FREE( p->glyph_name ); in _bdf_parse_glyphs()
1758 FT_FREE( p->glyph_name ); in _bdf_parse_glyphs()
2056 FT_FREE( p->font->name ); in _bdf_parse_start()
2312 FT_FREE( p->glyph_name ); in bdf_load_font()
2313 FT_FREE( p ); in bdf_load_font()
2323 FT_FREE( p->font ); in bdf_load_font()
[all …]
Dbdfdrivr.c335 FT_FREE( face->en_table ); in BDF_Face_Done()
337 FT_FREE( face->charset_encoding ); in BDF_Face_Done()
338 FT_FREE( face->charset_registry ); in BDF_Face_Done()
339 FT_FREE( bdfface->family_name ); in BDF_Face_Done()
340 FT_FREE( bdfface->style_name ); in BDF_Face_Done()
342 FT_FREE( bdfface->available_sizes ); in BDF_Face_Done()
344 FT_FREE( face->bdffont ); in BDF_Face_Done()
/external/freetype/src/psaux/
Dpsstack.c72 FT_FREE( stack ); in cf2_stack_init()
91 FT_FREE( stack->buffer ); in cf2_stack_free()
94 FT_FREE( stack ); in cf2_stack_free()
/external/freetype/src/tools/
Dtest_afm.c143 FT_FREE( fi.KernPairs ); in main()
145 FT_FREE( fi.TrackKerns ); in main()
/external/freetype/src/gzip/
Dftgzip.c570 FT_FREE( zip ); in ft_gzip_stream_close()
576 FT_FREE( stream->base ); in ft_gzip_stream_close()
650 FT_FREE( zip ); in FT_Stream_OpenGzip()
683 FT_FREE( zip ); in FT_Stream_OpenGzip()
697 FT_FREE( zip_buff ); in FT_Stream_OpenGzip()

1234