Searched refs:lv_txt_utf8_get_byte_id (Results 1 – 1 of 1) sorted by relevance
33 static uint32_t lv_txt_utf8_get_byte_id(const char * txt, uint32_t utf8_id);59 uint32_t (*_lv_txt_encoded_get_byte_id)(const char *, uint32_t) = lv_txt_utf8_get_byte_id;672 static uint32_t lv_txt_utf8_get_byte_id(const char * txt, uint32_t utf8_id) in lv_txt_utf8_get_byte_id() function