Searched refs:lv_txt_unicode_to_utf8 (Results 1 – 1 of 1) sorted by relevance
28 static uint32_t lv_txt_unicode_to_utf8(uint32_t letter_uni);54 uint32_t (*lv_txt_unicode_to_encoded)(uint32_t) = lv_txt_unicode_to_utf8;377 static uint32_t lv_txt_unicode_to_utf8(uint32_t letter_uni) in lv_txt_unicode_to_utf8() function
Completed in 3 milliseconds