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

  /external/freetype/include/freetype/internal/
ftobjs.h 626 ft_glyphslot_free_bitmap( FT_GlyphSlot slot );
636 /* will not be freed by a later call to ft_glyphslot_free_bitmap. */
    [all...]
  /external/freetype/src/base/
ftobjs.c 258 ft_glyphslot_free_bitmap( FT_GlyphSlot slot ) function
281 ft_glyphslot_free_bitmap( slot );
311 ft_glyphslot_free_bitmap( slot );
321 /* `slot->bitmap.buffer' has been handled by ft_glyphslot_free_bitmap */
351 ft_glyphslot_free_bitmap( slot );
    [all...]

Completed in 201 milliseconds