Searched refs:lv_text_utf8_get_byte_id (Results 1 – 1 of 1) sorted by relevance
37 static uint32_t lv_text_utf8_get_byte_id(const char * txt, uint32_t utf8_id);63 … uint32_t (*const lv_text_encoded_get_byte_id)(const char *, uint32_t) = lv_text_utf8_get_byte_id;744 static uint32_t lv_text_utf8_get_byte_id(const char * txt, uint32_t utf8_id) in lv_text_utf8_get_byte_id() function