HomeSort by: relevance | last modified time | path
    Searched refs:ft_sprintf (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/freetype/dist/include/freetype/config/
ftstdlib.h 110 #define ft_sprintf sprintf macro
  /xsrc/external/mit/freetype/dist/src/bdf/
bdflib.c 1798 ft_sprintf( nbuf, "%hd", p->font->bbx.ascent );
1810 ft_sprintf( nbuf, "%hd", p->font->bbx.descent );
2138 ft_sprintf( nbuf, "%hd", p->font->bbx.ascent );
2146 ft_sprintf( nbuf, "%hd", p->font->bbx.descent );
  /xsrc/external/mit/freetype/dist/src/autofit/
afhints.c 235 ft_sprintf( p, "%d", idx );

Completed in 10 milliseconds