Searched refs:stbtt_pack_range (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 560 } stbtt_pack_range; typedef 562 …s(stbtt_pack_context *spc, unsigned char *fontdata, int font_index, stbtt_pack_range *ranges, int … 590 …ontRangesGatherRects(stbtt_pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int … 592 …angesRenderIntoRects(stbtt_pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int … 2847 …ontRangesGatherRects(stbtt_pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int … in stbtt_PackFontRangesGatherRects() 2876 …angesRenderIntoRects(stbtt_pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int … in stbtt_PackFontRangesRenderIntoRects() 2963 …s(stbtt_pack_context *spc, unsigned char *fontdata, int font_index, stbtt_pack_range *ranges, int … in stbtt_PackFontRanges() 3001 stbtt_pack_range range; in stbtt_PackFontRange()
|