Searched refs:get_text_length (Results 1 – 1 of 1) sorted by relevance
56 static size_t get_text_length(const char * text);142 const size_t text_len = get_text_length(text); in lv_label_set_text()1244 static size_t get_text_length(const char * text) in get_text_length() function