Searched refs:lv_text_utf8_get_length (Results 1 – 1 of 1) sorted by relevance
39 static uint32_t lv_text_utf8_get_length(const char * txt);65 uint32_t (*const lv_text_get_encoded_length)(const char *) = lv_text_utf8_get_length;783 static uint32_t lv_text_utf8_get_length(const char * txt) in lv_text_utf8_get_length() function