Home
last modified time | relevance | path

Searched refs:FT_MemoryRec_ (Results 1 – 5 of 5) sorted by relevance

/external/freetype/include/freetype/
Dftsystem.h66 typedef struct FT_MemoryRec_* FT_Memory;
171 struct FT_MemoryRec_ struct
/external/pdfium/third_party/freetype/include/freetype/
Dftsystem.h66 typedef struct FT_MemoryRec_* FT_Memory;
171 struct FT_MemoryRec_ struct
/external/freetype/src/raster/
Dftmisc.h59 typedef struct FT_MemoryRec_* FT_Memory;
72 typedef struct FT_MemoryRec_ struct
/external/pdfium/third_party/freetype/src/raster/
Dftmisc.h59 typedef struct FT_MemoryRec_* FT_Memory;
72 typedef struct FT_MemoryRec_ struct
/external/skia/src/ports/
DSkFontHost_FreeType.cpp95 FT_MemoryRec_ gFTMemory = { nullptr, sk_ft_alloc, sk_ft_free, sk_ft_realloc };