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

  /external/chromium_org/third_party/freetype/src/raster/
ftmisc.h 67 typedef void* (*FT_Realloc_Func)( FT_Memory memory,
78 FT_Realloc_Func realloc;
  /external/freetype/src/raster/
ftmisc.h 67 typedef void* (*FT_Realloc_Func)( FT_Memory memory,
78 FT_Realloc_Func realloc;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
ftmisc.h 67 typedef void* (*FT_Realloc_Func)( FT_Memory memory,
78 FT_Realloc_Func realloc;
  /external/chromium_org/third_party/freetype/include/freetype/
ftsystem.h 117 * FT_Realloc_Func
143 (*FT_Realloc_Func)( FT_Memory memory,
176 FT_Realloc_Func realloc;
  /external/freetype/include/
ftsystem.h 117 * FT_Realloc_Func
143 (*FT_Realloc_Func)( FT_Memory memory,
176 FT_Realloc_Func realloc;
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftsystem.h 123 * FT_Realloc_Func
149 (*FT_Realloc_Func)( FT_Memory memory,
183 FT_Realloc_Func realloc;
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftsystem.h 123 * FT_Realloc_Func
149 (*FT_Realloc_Func)( FT_Memory memory,
183 FT_Realloc_Func realloc;

Completed in 265 milliseconds