Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/extra/libs/tiny_ttf/
Dstb_rect_pack.h159 STBRP_DEF void stbrp_setup_allow_out_of_mem(stbrp_context * context, int allow_out_of_mem);
243 STBRP_DEF void stbrp_setup_allow_out_of_mem(stbrp_context * context, int allow_out_of_mem) in stbrp_setup_allow_out_of_mem() function
277 stbrp_setup_allow_out_of_mem(context, 0); in stbrp_init_target()