Searched refs:opt_extra_len (Results 1 – 1 of 1) sorted by relevance
161 size_t opt_extra_len = opt_len * roller->inf_page_cnt; in lv_roller_set_options() local162 if(opt_extra_len == 0) { in lv_roller_set_options()164 opt_extra_len = 1; in lv_roller_set_options()167 char * opt_extra = lv_malloc(opt_extra_len); in lv_roller_set_options()173 opt_extra[opt_extra_len - 1] = '\0'; in lv_roller_set_options()