Home
last modified time | relevance | path

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

/external/freetype/include/freetype/internal/
Dfthash.h126 ft_hash_num_lookup( FT_Int num,
/external/freetype/src/base/
Dfthash.c327 ft_hash_num_lookup( FT_Int num, in ft_hash_num_lookup() function
/external/freetype/src/type1/
Dt1driver.c354 size_t* val = ft_hash_num_lookup( (FT_Int)idx, in t1_ps_get_font_value()
/external/freetype/src/psaux/
Dt1decode.c1442 size_t* val = ft_hash_num_lookup( idx, in t1_decoder_parse_charstrings()
Dpsintrp.c1000 size_t* val = ft_hash_num_lookup( subrNum, in cf2_interpT2CharString()
/external/freetype/
DChangeLog.261748 ft_hash_num_lookup): Return pointer to `size_t' instead of
1764 (ft_hash_num_insert, ft_hash_num_lookup): New functions.