HomeSort by relevance Sort by last modified time
    Searched refs:FT_FRAME_RELEASE (Results 1 - 8 of 8) sorted by null

  /external/freetype/src/sfnt/
ttbdf.c 52 FT_FRAME_RELEASE( bdf->table );
132 FT_FRAME_RELEASE( bdf->table );
ttkern.c 172 FT_FRAME_RELEASE( face->kern_table );
sfobjs.c     [all...]
ttsbit0.c 103 FT_FRAME_RELEASE( face->sbit_table );
115 FT_FRAME_RELEASE( face->sbit_table );
781 FT_FRAME_RELEASE( data );
  /external/freetype/src/truetype/
ttpload.c 229 FT_FRAME_RELEASE( face->glyph_locations );
525 FT_FRAME_RELEASE( face->hdmx_table );
539 FT_FRAME_RELEASE( face->hdmx_table );
ttobjs.c 368 FT_FRAME_RELEASE( face->font_program );
369 FT_FRAME_RELEASE( face->cvt_program );
    [all...]
  /external/freetype/src/cff/
cffload.c 311 FT_FRAME_RELEASE( idx->bytes );
564 FT_FRAME_RELEASE( *pbytes );
644 FT_FRAME_RELEASE( fdselect->data );
    [all...]
  /external/freetype/include/freetype/internal/
ftstream.h 529 #define FT_FRAME_RELEASE( bytes ) \

Completed in 988 milliseconds