Searched refs:lv_txt_iso8859_1_next (Results 1 – 2 of 2) sorted by relevance
43 static uint32_t lv_txt_iso8859_1_next(const char * txt, uint32_t * i);69 uint32_t (*_lv_txt_encoded_next)(const char *, uint32_t *) = lv_txt_iso8859_1_next;799 static uint32_t lv_txt_iso8859_1_next(const char * txt, uint32_t * i) in lv_txt_iso8859_1_next() function
447 - fix(txt): fix returned value of lv_txt_iso8859_1_next(..., NULL) [`3338`](https://github.com/lvgl…