Searched refs:get_cell_txt_len (Results 1 – 1 of 1) sorted by relevance
42 static size_t get_cell_txt_len(const char * txt);110 size_t to_allocate = get_cell_txt_len(txt); in lv_table_set_cell_value()1041 static size_t get_cell_txt_len(const char * txt) in get_cell_txt_len() function