Home
last modified time | relevance | path

Searched defs:FT_MemoryRec_ (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/freetype/
Dftsystem.h171 struct FT_MemoryRec_ struct
173 void* user;
174 FT_Alloc_Func alloc;
175 FT_Free_Func free;
176 FT_Realloc_Func realloc;
/external/pdfium/third_party/freetype/include/freetype/
Dftsystem.h171 struct FT_MemoryRec_ struct
173 void* user;
174 FT_Alloc_Func alloc;
175 FT_Free_Func free;
176 FT_Realloc_Func realloc;
/external/freetype/src/raster/
Dftmisc.h72 typedef struct FT_MemoryRec_ struct
74 void* user;
76 FT_Alloc_Func alloc;
77 FT_Free_Func free;
78 FT_Realloc_Func realloc;
/external/pdfium/third_party/freetype/src/raster/
Dftmisc.h72 typedef struct FT_MemoryRec_ struct
74 void* user;
76 FT_Alloc_Func alloc;
77 FT_Free_Func free;
78 FT_Realloc_Func realloc;