Home
last modified time | relevance | path

Searched defs:new_strings (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/lodepng/
Dlodepng.c3377 …char ** new_strings = (char **)(lodepng_realloc(info->text_strings, sizeof(char *) * (info->text_n… in lodepng_add_text_sized() local
3454 …char ** new_strings = (char **)(lodepng_realloc(info->itext_strings, sizeof(char *) * (info->itext… in lodepng_add_itext_sized() local