Searched refs:ft_mem_realloc (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
D | ftmemory.h | 124 ft_mem_realloc( FT_Memory memory, 159 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \ 183 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \ 191 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \ 257 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \ 265 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \
|
/external/freetype/include/freetype/internal/ |
D | ftmemory.h | 124 ft_mem_realloc( FT_Memory memory, 159 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \ 183 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \ 191 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \ 257 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \ 265 FT_ASSIGNP_INNER( ptr, ft_mem_realloc( memory, \
|
/external/chromium_org/third_party/freetype/src/base/ |
D | ftutil.c | 92 ft_mem_realloc( FT_Memory memory, in ft_mem_realloc() function
|
/external/freetype/src/base/ |
D | ftutil.c | 92 ft_mem_realloc( FT_Memory memory, in ft_mem_realloc() function
|