Searched refs:rect_height_compare (Results 1 – 1 of 1) sorted by relevance
528 static int STBRP__CDECL rect_height_compare(const void * a, const void * b) in rect_height_compare() function556 STBRP_SORT(rects, num_rects, sizeof(rects[0]), rect_height_compare); in stbrp_pack_rects()