Home
last modified time | relevance | path

Searched refs:LV_TXT_ENC_UTF8 (Results 1 – 8 of 8) sorted by relevance

/lvgl-3.5.0/src/misc/
Dlv_txt.h32 #define LV_TXT_ENC_UTF8 1 macro
Dlv_txt.c30 #if LV_TXT_ENC == LV_TXT_ENC_UTF8
56 #if LV_TXT_ENC == LV_TXT_ENC_UTF8
499 #if LV_TXT_ENC == LV_TXT_ENC_UTF8
/lvgl-3.5.0/src/
Dlv_conf_kconfig.h161 # define CONFIG_LV_TXT_ENC LV_TXT_ENC_UTF8
Dlv_conf_internal.h1258 #define LV_TXT_ENC LV_TXT_ENC_UTF8
/lvgl-3.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h417 #define LV_TXT_ENC LV_TXT_ENC_UTF8
/lvgl-3.5.0/
Dlv_conf_template.h424 #define LV_TXT_ENC LV_TXT_ENC_UTF8
DKconfig667 default LV_TXT_ENC_UTF8 if !LV_CONF_MINIMAL
670 config LV_TXT_ENC_UTF8 config in LVGL configuration""Text Settings""LV_TXT_ENC
/lvgl-3.5.0/docs/overview/
Dfont.md17 …(usually this the default) and be sure that, `LV_TXT_ENC` is set to `LV_TXT_ENC_UTF8` in *lv_conf.…