Home
last modified time | relevance | path

Searched refs:rect_height_compare (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.7.0/src/extra/libs/tiny_ttf/
Dstb_rect_pack.h528 static int STBRP__CDECL rect_height_compare(const void * a, const void * b) in rect_height_compare() function
556 STBRP_SORT(rects, num_rects, sizeof(rects[0]), rect_height_compare); in stbrp_pack_rects()