Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftdbgmem.c45 typedef struct FT_MemSourceRec_* FT_MemSource; typedef
73 FT_MemSource link;
96 FT_MemSource source;
129 FT_MemSource sources[FT_MEM_SOURCE_BUCKETS];
400 FT_MemSource source, next; in ft_mem_table_destroy()
455 static FT_MemSource
459 FT_MemSource node, *pnode; in ft_mem_table_get_source()
481 node = (FT_MemSource)ft_mem_table_alloc( table, sizeof ( *node ) ); in ft_mem_table_get_source()
519 FT_MemSource source; in ft_mem_table_set()
621 FT_MemSource source; in ft_mem_table_remove()
[all …]