Searched defs:FT_Realloc_Func (Results 1 - 4 of 4) sorted by relevance

/external/freetype/include/freetype/
H A Dftsystem.h117 * FT_Realloc_Func
143 (*FT_Realloc_Func)( FT_Memory memory, typedef
176 FT_Realloc_Func realloc;
/external/freetype/src/raster/
H A Dftmisc.h67 typedef void* (*FT_Realloc_Func)( FT_Memory memory, typedef
78 FT_Realloc_Func realloc;
/external/pdfium/third_party/freetype/include/freetype/
H A Dftsystem.h117 * FT_Realloc_Func
143 (*FT_Realloc_Func)( FT_Memory memory, typedef
176 FT_Realloc_Func realloc;
/external/pdfium/third_party/freetype/src/raster/
H A Dftmisc.h67 typedef void* (*FT_Realloc_Func)( FT_Memory memory, typedef
78 FT_Realloc_Func realloc;

Completed in 163 milliseconds