Searched refs:lv_txt_utf8_get_byte_id (Results 1 – 1 of 1) sorted by relevance
32 static uint32_t lv_txt_utf8_get_byte_id(const char * txt, uint32_t utf8_id);58 uint32_t (*lv_txt_encoded_get_byte_id)(const char *, uint32_t) = lv_txt_utf8_get_byte_id;541 static uint32_t lv_txt_utf8_get_byte_id(const char * txt, uint32_t utf8_id) in lv_txt_utf8_get_byte_id() function
Completed in 3 milliseconds