Searched defs:stbrp_rect (Results 1 – 6 of 6) sorted by relevance
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imstb_rectpack.h | 73 typedef struct stbrp_rect stbrp_rect; typedef 106 struct stbrp_rect struct 109 int id; 112 stbrp_coord w, h; 115 stbrp_coord x, y; 116 int was_packed; // non-zero if valid packing
|
| D | imstb_truetype.h | 578 typedef struct stbrp_rect stbrp_rect; typedef 3725 struct stbrp_rect struct 3742 static void stbrp_pack_rects(stbrp_context *con, stbrp_rect *rects, int num_rects) in stbrp_pack_rects() argument
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imstb_rectpack.h | 82 typedef struct stbrp_rect stbrp_rect; typedef 115 struct stbrp_rect struct 118 int id; 121 stbrp_coord w, h; 124 stbrp_coord x, y; 125 int was_packed; // non-zero if valid packing
|
| D | imstb_truetype.h | 586 typedef struct stbrp_rect stbrp_rect; typedef 3751 struct stbrp_rect struct 3768 static void stbrp_pack_rects(stbrp_context *con, stbrp_rect *rects, int num_rects) in stbrp_pack_rects() argument
|
| /third_party/mesa3d/src/imgui/ |
| D | imstb_rectpack.h | 80 typedef struct stbrp_rect stbrp_rect; typedef 113 struct stbrp_rect struct 116 int id; 119 stbrp_coord w, h; 122 stbrp_coord x, y; 123 int was_packed; // non-zero if valid packing
|
| D | imstb_truetype.h | 586 typedef struct stbrp_rect stbrp_rect; typedef 3751 struct stbrp_rect struct 3768 static void stbrp_pack_rects(stbrp_context *con, stbrp_rect *rects, int num_rects) in stbrp_pack_rects() argument
|