Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftsystem.h169 struct FT_MemoryRec_ struct
171 void* user;
172 FT_Alloc_Func alloc;
173 FT_Free_Func free;
174 FT_Realloc_Func realloc;
/third_party/skia/third_party/externals/freetype/src/raster/
Dftmisc.h69 typedef struct FT_MemoryRec_ struct
71 void* user;
73 FT_Alloc_Func alloc;
74 FT_Free_Func free;
75 FT_Realloc_Func realloc;
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/
Dftsystem.h170 struct FT_MemoryRec_ struct
172 void* user;
173 FT_Alloc_Func alloc;
174 FT_Free_Func free;
175 FT_Realloc_Func realloc;
/third_party/freetype/include/freetype/
Dftsystem.h169 struct FT_MemoryRec_ struct
171 void* user;
172 FT_Alloc_Func alloc;
173 FT_Free_Func free;
174 FT_Realloc_Func realloc;
/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;
/third_party/flutter/skia/third_party/externals/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;