Searched defs:byte_id (Results 1 – 2 of 2) sorted by relevance
719 static uint32_t lv_txt_utf8_get_char_id(const char * txt, uint32_t byte_id) in lv_txt_utf8_get_char_id()844 static uint32_t lv_txt_iso8859_1_get_char_id(const char * txt, uint32_t byte_id) in lv_txt_iso8859_1_get_char_id()
328 uint32_t byte_id = _lv_txt_encoded_get_byte_id(txt, char_id); in lv_label_get_letter_pos() local1135 uint32_t byte_id = _lv_txt_encoded_get_byte_id(label->text, letter_id); in lv_label_refr_text() local