Searched defs:FT_Done_GlyphSlot (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c452 FT_Done_GlyphSlot( FT_GlyphSlot slot ) function
916 /* Beware! FT_Done_GlyphSlot() changes the field `face->glyph' */
918 FT_Done_GlyphSlot( face->glyph );
/external/freetype/src/base/
H A Dftobjs.c450 FT_Done_GlyphSlot( FT_GlyphSlot slot ) function
921 /* Beware! FT_Done_GlyphSlot() changes the field `face->glyph' */
923 FT_Done_GlyphSlot( face->glyph );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c452 FT_Done_GlyphSlot( FT_GlyphSlot slot ) function
916 /* Beware! FT_Done_GlyphSlot() changes the field `face->glyph' */
918 FT_Done_GlyphSlot( face->glyph );
/external/pdfium/core/include/thirdparties/freetype/
H A Dfoxitnames.h110 #define FT_Done_GlyphSlot FPDFAPI_FT_Done_GlyphSlot macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/
H A Dfoxitnames.h115 #define FT_Done_GlyphSlot FPDFAPI_FT_Done_GlyphSlot macro

Completed in 1954 milliseconds