Searched refs:stbrp_init_target (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_rect_pack.h | 138 STBRP_DEF void stbrp_init_target(stbrp_context * context, int width, int height, stbrp_node * nodes… 263 STBRP_DEF void stbrp_init_target(stbrp_context * context, int width, int height, stbrp_node * nodes… in stbrp_init_target() function
|
D | stb_truetype_htcw.h | 4272 static void stbrp_init_target(stbrp_context * con, int pw, int ph, stbrp_node * nodes, int num_node… function 4337 stbrp_init_target(context, pw - padding, ph - padding, nodes, num_nodes);
|