Searched defs:rects (Results 1 – 2 of 2) sorted by relevance
/lvgl-3.6.0/src/extra/libs/tiny_ttf/ |
D | stb_rect_pack.h | 550 STBRP_DEF int stbrp_pack_rects(stbrp_context * context, stbrp_rect * rects, int num_rects) in stbrp_pack_rects()
|
D | stb_truetype_htcw.h | 4252 static void stbrp_pack_rects(stbrp_context * con, stbrp_rect * rects, int num_rects) argument 4475 … stbtt_pack_range * ranges, int num_ranges, stbrp_rect * rects) 4539 … stbtt_pack_range * ranges, int num_ranges, stbrp_rect * rects) 4641 STBTT_DEF void stbtt_PackFontRangesPackRects(stbtt_pack_context * spc, stbrp_rect * rects, int num_… 4656 stbrp_rect * rects; local
|