Searched refs:ft_sprintf (Results 1 – 4 of 4) sorted by relevance
/external/freetype/include/freetype/config/ |
D | ftstdlib.h | 110 #define ft_sprintf sprintf macro
|
/external/freetype/src/bdf/ |
D | bdflib.c | 1819 ft_sprintf( nbuf, "%hd", p->font->bbx.ascent ); in _bdf_parse_properties() 1832 ft_sprintf( nbuf, "%hd", p->font->bbx.descent ); in _bdf_parse_properties() 2161 ft_sprintf( nbuf, "%hd", p->font->bbx.ascent ); in _bdf_parse_start() 2169 ft_sprintf( nbuf, "%hd", p->font->bbx.descent ); in _bdf_parse_start()
|
/external/freetype/src/autofit/ |
D | afhints.c | 235 ft_sprintf( p, "%d", idx ); in af_print_idx()
|
/external/freetype/ |
D | ChangeLog.21 | 8377 * include/freetype/config/ftstdlib.h (ft_sprintf): New alias for
|