Searched refs:FT_FRAME_RELEASE (Results 1 - 8 of 8) sorted by relevance

/external/freetype/src/sfnt/
H A Dttbdf.c52 FT_FRAME_RELEASE( bdf->table );
132 FT_FRAME_RELEASE( bdf->table );
H A Dttkern.c172 FT_FRAME_RELEASE( face->kern_table );
H A Dsfobjs.c1113 FT_FRAME_RELEASE( face->cmap_table );
1123 FT_FRAME_RELEASE( face->horz_metrics );
1124 FT_FRAME_RELEASE( face->vert_metrics );
H A Dttsbit0.c103 FT_FRAME_RELEASE( face->sbit_table );
115 FT_FRAME_RELEASE( face->sbit_table );
781 FT_FRAME_RELEASE( data );
/external/freetype/src/truetype/
H A Dttpload.c256 FT_FRAME_RELEASE( face->glyph_locations );
552 FT_FRAME_RELEASE( face->hdmx_table );
566 FT_FRAME_RELEASE( face->hdmx_table );
H A Dttobjs.c683 FT_FRAME_RELEASE( face->font_program );
684 FT_FRAME_RELEASE( face->cvt_program );
/external/freetype/src/cff/
H A Dcffload.c310 FT_FRAME_RELEASE( idx->bytes );
575 FT_FRAME_RELEASE( *pbytes );
655 FT_FRAME_RELEASE( fdselect->data );
/external/freetype/include/freetype/internal/
H A Dftstream.h529 #define FT_FRAME_RELEASE( bytes ) \ macro

Completed in 2396 milliseconds