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

  /external/freetype/include/freetype/internal/
ftobjs.h 660 ft_glyphslot_free_bitmap( FT_GlyphSlot slot );
670 /* will not be freed by a later call to ft_glyphslot_free_bitmap. */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
ftobjs.h 659 ft_glyphslot_free_bitmap( FT_GlyphSlot slot );
669 /* will not be freed by a later call to ft_glyphslot_free_bitmap. */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/
t42objs.c 625 ft_glyphslot_free_bitmap( slot );
  /external/pdfium/third_party/freetype/include/freetype/internal/
ftobjs.h 656 ft_glyphslot_free_bitmap( FT_GlyphSlot slot );
666 /* will not be freed by a later call to ft_glyphslot_free_bitmap. */
    [all...]
  /external/freetype/src/base/
ftobjs.c 299 ft_glyphslot_free_bitmap( FT_GlyphSlot slot ) function
322 ft_glyphslot_free_bitmap( slot );
352 ft_glyphslot_free_bitmap( slot );
362 /* `slot->bitmap.buffer' has been handled by ft_glyphslot_free_bitmap */
392 ft_glyphslot_free_bitmap( slot );
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftobjs.c 299 ft_glyphslot_free_bitmap( FT_GlyphSlot slot ) function
322 ft_glyphslot_free_bitmap( slot );
352 ft_glyphslot_free_bitmap( slot );
362 /* `slot->bitmap.buffer' has been handled by ft_glyphslot_free_bitmap */
392 ft_glyphslot_free_bitmap( slot );
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftobjs.c 288 ft_glyphslot_free_bitmap( FT_GlyphSlot slot ) function
311 ft_glyphslot_free_bitmap( slot );
341 ft_glyphslot_free_bitmap( slot );
351 /* `slot->bitmap.buffer' has been handled by ft_glyphslot_free_bitmap */
381 ft_glyphslot_free_bitmap( slot );
    [all...]

Completed in 550 milliseconds