Searched refs:FT_FREE (Results 1 - 25 of 57) sorted by relevance

123

/external/freetype/src/sfnt/
H A Dttpost.c295 FT_FREE( name_strings[n] );
299 FT_FREE( name_strings );
300 FT_FREE( glyph_indices );
366 FT_FREE( offset_table );
432 FT_FREE( table->glyph_indices );
436 FT_FREE( table->glyph_names[n] );
438 FT_FREE( table->glyph_names );
446 FT_FREE( table->offsets );
H A Dsfntpic.c91 FT_FREE( container );
H A Dsfobjs.c275 FT_FREE( rec->string );
1101 FT_FREE( face->ttc_header.offsets );
1105 FT_FREE( face->dir_tables );
1129 FT_FREE( face->horizontal.long_metrics );
1130 FT_FREE( face->horizontal.short_metrics );
1136 FT_FREE( face->vertical.long_metrics );
1137 FT_FREE( face->vertical.short_metrics );
1142 FT_FREE( face->gasp.gaspRanges );
1150 FT_FREE( face->root.family_name );
1151 FT_FREE( fac
[all...]
H A Dsfdriver.c272 FT_FREE( result );
275 FT_FREE( name->string );
314 FT_FREE( name->string );
315 FT_FREE( result );
/external/freetype/src/pshinter/
H A Dpshpic.c41 FT_FREE( pic_container->pshinter );
/external/freetype/src/truetype/
H A Dttgxvar.c258 FT_FREE( deltas );
322 FT_FREE( blend->avar_segment[j].correspondence );
324 FT_FREE( blend->avar_segment );
945 FT_FREE( face->cvt );
1082 FT_FREE( normalized );
1277 FT_FREE( localpoints );
1278 FT_FREE( deltas );
1289 FT_FREE( tuple_coords );
1290 FT_FREE( im_start_coords );
1291 FT_FREE( im_end_coord
[all...]
H A Dttpic.c59 FT_FREE( container );
H A Dttobjs.c80 FT_FREE( zone->contours );
81 FT_FREE( zone->tags );
82 FT_FREE( zone->cur );
83 FT_FREE( zone->org );
84 FT_FREE( zone->orus );
679 FT_FREE( face->cvt );
889 FT_FREE( size->cvt );
893 FT_FREE( size->storage );
899 FT_FREE( size->function_defs );
900 FT_FREE( siz
[all...]
/external/freetype/src/base/
H A Dftgloadr.c109 FT_FREE( loader->base.outline.points );
110 FT_FREE( loader->base.outline.tags );
111 FT_FREE( loader->base.outline.contours );
112 FT_FREE( loader->base.extra_points );
113 FT_FREE( loader->base.subglyphs );
135 FT_FREE( loader );
H A Dbasepic.c50 FT_FREE( pic_container->base );
H A Dftsnames.c71 FT_FREE( entry->string );
H A Dftobjs.c173 FT_FREE( stream );
183 FT_FREE( stream );
206 FT_FREE( stream );
270 FT_FREE( slot->bitmap.buffer );
303 FT_FREE( slot->bitmap.buffer );
368 FT_FREE( slot->internal );
402 FT_FREE( slot );
453 FT_FREE( slot );
841 FT_FREE( size->internal );
842 FT_FREE( siz
[all...]
/external/freetype/src/autofit/
H A Dafpic.c50 FT_FREE( pic_container->autofit );
H A Dafglobal.c231 FT_FREE( globals->metrics[nn] );
239 FT_FREE( globals );
293 FT_FREE( metrics );
/external/freetype/src/psnames/
H A Dpspic.c55 FT_FREE( container );
/external/freetype/src/raster/
H A Drastpic.c43 FT_FREE( container );
/external/freetype/src/smooth/
H A Dftspic.c45 FT_FREE( container );
/external/freetype/src/pfr/
H A Dpfrload.c598 FT_FREE( item );
605 FT_FREE( item );
671 FT_FREE( phy_font->font_id );
672 FT_FREE( phy_font->family_name );
673 FT_FREE( phy_font->style_name );
675 FT_FREE( phy_font->vertical.stem_snaps );
681 FT_FREE( phy_font->strikes );
685 FT_FREE( phy_font->chars );
689 FT_FREE( phy_font->blue_values );
700 FT_FREE( ite
[all...]
/external/freetype/src/cff/
H A Dcffload.c294 FT_FREE( idx->offsets );
312 FT_FREE( idx->offsets );
373 FT_FREE( idx->offsets );
833 FT_FREE( charset->cids );
847 FT_FREE( charset->sids );
1032 FT_FREE( charset->sids );
1033 FT_FREE( charset->cids );
1412 FT_FREE( subfont->local_subrs );
1647 FT_FREE( font->subfonts[0] );
1657 FT_FREE( fon
[all...]
H A Dcffpic.c95 FT_FREE( container );
/external/freetype/include/freetype/internal/
H A Dftserv.h279 FT_FREE( clazz ); \
315 FT_FREE( clazz ); \
354 FT_FREE( clazz ); \
396 FT_FREE( clazz ); \
441 FT_FREE( clazz ); \
489 FT_FREE( clazz ); \
H A Dftdriver.h361 FT_FREE( dclazz ); \
378 FT_FREE( clazz ); \
H A Dftobjs.h1158 FT_FREE( rclazz ); \
1175 FT_FREE( clazz ); \
1369 FT_FREE( clazz ); \
1385 FT_FREE( clazz ); \
/external/freetype/src/cache/
H A Dftcmru.c284 FT_FREE( node );
321 FT_FREE( node );
/external/freetype/src/psaux/
H A Dpsobjs.c92 FT_FREE( table->elements );
136 FT_FREE( old_base );
257 FT_FREE( old_base );
271 FT_FREE( table->block );
272 FT_FREE( table->elements );
273 FT_FREE( table->lengths );
1173 FT_FREE( *(FT_String**)q );

Completed in 257 milliseconds

123