Searched refs:lv_text_utf8_conv_wc (Results 1 – 1 of 1) sorted by relevance
34 static uint32_t lv_text_utf8_conv_wc(uint32_t c);60 uint32_t (*const lv_text_encoded_conv_wc)(uint32_t) = lv_text_utf8_conv_wc;608 static uint32_t lv_text_utf8_conv_wc(uint32_t c) in lv_text_utf8_conv_wc() function