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

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_rectpack.h524 static int STBRP__CDECL rect_height_compare(const void *a, const void *b) function in typeref:typename:int STBRP__CDECL
559 STBRP_SORT(rects, num_rects, sizeof(rects[0]), rect_height_compare);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_rectpack.h524 static int STBRP__CDECL rect_height_compare(const void *a, const void *b) function in typeref:typename:int STBRP__CDECL
559 STBRP_SORT(rects, num_rects, sizeof(rects[0]), rect_height_compare);

Completed in 4 milliseconds