Searched refs:num_ranges (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 562 …k_context *spc, unsigned char *fontdata, int font_index, stbtt_pack_range *ranges, int num_ranges); 590 …pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rec… 592 …pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rec… 2847 …pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rec… in stbtt_PackFontRangesGatherRects() argument 2852 for (i=0; i < num_ranges; ++i) { in stbtt_PackFontRangesGatherRects() 2876 …pack_context *spc, stbtt_fontinfo *info, stbtt_pack_range *ranges, int num_ranges, stbrp_rect *rec… in stbtt_PackFontRangesRenderIntoRects() argument 2885 for (i=0; i < num_ranges; ++i) { in stbtt_PackFontRangesRenderIntoRects() 2963 …ck_context *spc, unsigned char *fontdata, int font_index, stbtt_pack_range *ranges, int num_ranges) in stbtt_PackFontRanges() argument 2971 for (i=0; i < num_ranges; ++i) in stbtt_PackFontRanges() 2979 for (i=0; i < num_ranges; ++i) in stbtt_PackFontRanges() [all …]
|