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.h125 ft_hash_num_lookup( FT_Int num,
/external/freetype/src/base/
Dfthash.c326 ft_hash_num_lookup( FT_Int num, in ft_hash_num_lookup() function
/external/freetype/src/psaux/
Dt1decode.c1448 size_t* val = ft_hash_num_lookup( idx, in t1_decoder_parse_charstrings()
1987 size_t* val = ft_hash_num_lookup( idx, in t1_decoder_parse_metrics()
Dpsintrp.c1000 size_t* val = ft_hash_num_lookup( subrNum, in cf2_interpT2CharString()
/external/freetype/src/type1/
Dt1driver.c353 size_t* val = ft_hash_num_lookup( (FT_Int)idx, in t1_ps_get_font_value()
/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.