Searched refs:to_allocate (Results 1 – 1 of 1) sorted by relevance
113 size_t to_allocate = get_cell_txt_len(txt); in lv_table_set_cell_value() local115 table->cell_data[cell] = lv_realloc(table->cell_data[cell], to_allocate); in lv_table_set_cell_value()