Searched refs:lv_text_utf8_prev (Results 1 – 1 of 1) sorted by relevance
36 static uint32_t lv_text_utf8_prev(const char * txt, uint32_t * i_start);62 uint32_t (*const lv_text_encoded_prev)(const char *, uint32_t *) = lv_text_utf8_prev;711 static uint32_t lv_text_utf8_prev(const char * txt, uint32_t * i) in lv_text_utf8_prev() function