Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/include/config/
Dftstdlib.h144 #define ft_atol atol macro
/external/freetype/include/config/
Dftstdlib.h144 #define ft_atol atol macro
/external/pdfium/third_party/freetype/src/cid/
Dcidparse.c179 parser->binary_length = ft_atol( (const char *)arg2 ); in cid_parser_new()
/external/pdfium/third_party/freetype/src/base/
Dftdbgmem.c841 FT_Long total_max = ft_atol( p ); in ft_mem_debug_init()
854 FT_Long total_count = ft_atol( p ); in ft_mem_debug_init()
867 FT_Long keep_alive = ft_atol( p ); in ft_mem_debug_init()
/external/freetype/src/base/
Dftdbgmem.c844 FT_Long total_max = ft_atol( p ); in ft_mem_debug_init()
857 FT_Long total_count = ft_atol( p ); in ft_mem_debug_init()
870 FT_Long keep_alive = ft_atol( p ); in ft_mem_debug_init()