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

  /external/freetype/include/freetype/
ftglyph.h 84 * them manually (through @FT_Done_Glyph) _before_ calling
233 * created @FT_Glyph object must be released with @FT_Done_Glyph.
265 * the created @FT_Glyph object must be released with @FT_Done_Glyph.
296 * @FT_Glyph object must be released with @FT_Done_Glyph.
538 * FT_Done_Glyph( glyph );
568 * FT_Done_Glyph( bitmap );
574 * FT_Done_Glyph( glyphs[idx] );
587 * FT_Done_Glyph
597 FT_Done_Glyph( FT_Glyph glyph );
  /external/freetype/src/base/
ftglyph.c 350 FT_Done_Glyph( copy );
443 FT_Done_Glyph( glyph );
621 FT_Done_Glyph( glyph );
627 FT_Done_Glyph( FT_GLYPH( bitmap ) );
640 FT_Done_Glyph( FT_Glyph glyph )
ftstroke.c     [all...]
  /external/freetype/src/cache/
ftcimage.c 40 FT_Done_Glyph( inode->glyph );
  /external/pdfium/core/fxge/
fx_freetype.h 189 #define FXFT_Done_Glyph(glyph) FT_Done_Glyph(glyph)
cfx_font.cpp 390 FT_Done_Glyph(glyph);
  /external/ImageMagick/MagickCore/
annotate.c     [all...]

Completed in 1631 milliseconds