Home
last modified time | relevance | path

Searched defs:_lv_txt_get_encoded_length (Results 1 – 1 of 1) sorted by relevance

/lvgl-3.7.0/src/misc/
Dlv_txt.c64 uint32_t (*_lv_txt_get_encoded_length)(const char *) = lv_txt_utf8_get_length; variable
73 uint32_t (*_lv_txt_get_encoded_length)(const char *) = lv_txt_iso8859_1_get_length; variable