HomeSort by relevance Sort by last modified time
    Searched defs:FT_Done_GlyphSlot (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/freetype/src/base/
ftobjs.c 452 FT_Done_GlyphSlot( FT_GlyphSlot slot )
916 /* Beware! FT_Done_GlyphSlot() changes the field `face->glyph' */
918 FT_Done_GlyphSlot( face->glyph );
    [all...]
  /external/freetype/src/base/
ftobjs.c 450 FT_Done_GlyphSlot( FT_GlyphSlot slot )
921 /* Beware! FT_Done_GlyphSlot() changes the field `face->glyph' */
923 FT_Done_GlyphSlot( face->glyph );
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftobjs.c 452 FT_Done_GlyphSlot( FT_GlyphSlot slot )
916 /* Beware! FT_Done_GlyphSlot() changes the field `face->glyph' */
918 FT_Done_GlyphSlot( face->glyph );
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/
foxitnames.h 110 #define FT_Done_GlyphSlot FPDFAPI_FT_Done_GlyphSlot
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/
foxitnames.h 115 #define FT_Done_GlyphSlot FPDFAPI_FT_Done_GlyphSlot

Completed in 529 milliseconds