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