Searched refs:stbtt_PackFontRangesGatherRects (Results 1 – 1 of 1) sorted by relevance
590 STBTT_DEF int stbtt_PackFontRangesGatherRects(stbtt_pack_context *spc, stbtt_fontinfo *info, stbtt…2847 STBTT_DEF int stbtt_PackFontRangesGatherRects(stbtt_pack_context *spc, stbtt_fontinfo *info, stbtt_… in stbtt_PackFontRangesGatherRects() function2988 n = stbtt_PackFontRangesGatherRects(spc, &info, ranges, num_ranges, rects); in stbtt_PackFontRanges()