Searched refs:lv_txt_utf8_next (Results 1 – 1 of 1) sorted by relevance
34 static uint32_t lv_txt_utf8_next(const char * txt, uint32_t * i);60 uint32_t (*_lv_txt_encoded_next)(const char *, uint32_t *) = lv_txt_utf8_next;591 static uint32_t lv_txt_utf8_next(const char * txt, uint32_t * i) in lv_txt_utf8_next() function