Searched defs:byte_id (Results 1 – 2 of 2) sorted by relevance
764 static uint32_t lv_text_utf8_get_char_id(const char * txt, uint32_t byte_id) in lv_text_utf8_get_char_id()889 static uint32_t lv_text_iso8859_1_get_char_id(const char * txt, uint32_t byte_id) in lv_text_iso8859_1_get_char_id()
331 const uint32_t byte_id = lv_text_encoded_get_byte_id(txt, char_id); in lv_label_get_letter_pos() local1184 uint32_t byte_id = lv_text_encoded_get_byte_id(label->text, letter_id); in lv_label_refr_text() local