Searched refs:lv_txt_iso8859_1_prev (Results 1 – 1 of 1) sorted by relevance
44 static uint32_t lv_txt_iso8859_1_prev(const char * txt, uint32_t * i_start);70 uint32_t (*_lv_txt_encoded_prev)(const char *, uint32_t *) = lv_txt_iso8859_1_prev;814 static uint32_t lv_txt_iso8859_1_prev(const char * txt, uint32_t * i) in lv_txt_iso8859_1_prev() function