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

  /external/freetype/include/freetype/internal/
ftobjs.h 570 /* FT_Done_GlyphSlot */
581 FT_Done_GlyphSlot( FT_GlyphSlot slot );
    [all...]
  /external/freetype/src/base/
ftobjs.c 420 FT_Done_GlyphSlot( FT_GlyphSlot slot )
872 /* Beware! FT_Done_GlyphSlot() changes the field `face->glyph' */
874 FT_Done_GlyphSlot( face->glyph );
    [all...]

Completed in 78 milliseconds