HomeSort by relevance Sort by last modified time
    Searched full:ft_free (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/chromium_org/third_party/freetype/src/base/
ftgloadr.c 109 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 );
basepic.c 44 FT_FREE( pic_container->base );
ftsnames.c 71 FT_FREE( entry->string );
ftsystem.c 114 /* ft_free */
125 ft_free( FT_Memory memory, function
298 memory->free = ft_free;
  /external/chromium_org/third_party/freetype/src/truetype/
ttgxvar.c 258 FT_FREE( deltas );
322 FT_FREE( blend->avar_segment[j].correspondence );
324 FT_FREE( blend->avar_segment );
    [all...]
ttpic.c 43 FT_FREE( container );
  /external/freetype/src/base/
ftgloadr.c 110 FT_FREE( loader->base.outline.points );
111 FT_FREE( loader->base.outline.tags );
112 FT_FREE( loader->base.outline.contours );
113 FT_FREE( loader->base.extra_points );
114 FT_FREE( loader->base.subglyphs );
136 FT_FREE( loader );
basepic.c 62 FT_FREE( pic_container->base );
ftsnames.c 71 FT_FREE( entry->string );
  /external/freetype/src/truetype/
ttgxvar.c 260 FT_FREE( deltas );
324 FT_FREE( blend->avar_segment[j].correspondence );
326 FT_FREE( blend->avar_segment );
    [all...]
ttpic.c 58 FT_FREE( container );
  /external/chromium_org/third_party/freetype/src/sfnt/
ttpost.c 295 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 );
  /external/freetype/src/sfnt/
ttpost.c 295 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 );
sfdriver.c 275 FT_FREE( result );
278 FT_FREE( name->string );
317 FT_FREE( name->string );
318 FT_FREE( result );
  /external/chromium_org/third_party/freetype/src/pshinter/
pshpic.c 36 FT_FREE( pic_container->pshinter );
  /external/chromium_org/third_party/freetype/src/psnames/
pspic.c 42 FT_FREE( container );
  /external/freetype/src/pshinter/
pshpic.c 42 FT_FREE( pic_container->pshinter );
  /external/freetype/src/pfr/
pfrload.c 598 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( item )
    [all...]
  /external/chromium_org/third_party/freetype/src/autofit/
afpic.c 46 FT_FREE( pic_container->autofit );
afglobal.c 231 FT_FREE( globals->metrics[nn] );
239 FT_FREE( globals );
293 FT_FREE( metrics );
  /external/chromium_org/third_party/freetype/src/raster/
rastpic.c 39 FT_FREE( container );
  /external/chromium_org/third_party/freetype/src/smooth/
ftspic.c 39 FT_FREE( container );
  /external/freetype/src/psnames/
pspic.c 57 FT_FREE( container );
  /external/freetype/src/raster/
rastpic.c 47 FT_FREE( container );
  /external/freetype/src/smooth/
ftspic.c 48 FT_FREE( container );

Completed in 216 milliseconds

1 2 3 4 5