Home
last modified time | relevance | path

Searched refs:LV_USE_ARABIC_PERSIAN_CHARS (Results 1 – 14 of 14) sorted by relevance

/lvgl-latest/src/misc/
Dlv_txt_ap.h20 #if LV_USE_ARABIC_PERSIAN_CHARS == 1
Dlv_txt_ap.c38 #if LV_USE_ARABIC_PERSIAN_CHARS == 1
Dlv_txt.c459 #if LV_USE_ARABIC_PERSIAN_CHARS in _lv_txt_set_text_vfmt()
/lvgl-latest/src/widgets/
Dlv_checkbox.c71 #if LV_USE_ARABIC_PERSIAN_CHARS in lv_checkbox_set_text()
80 #if LV_USE_ARABIC_PERSIAN_CHARS in lv_checkbox_set_text()
Dlv_dropdown.c131 #if LV_USE_ARABIC_PERSIAN_CHARS == 0 in lv_dropdown_set_options()
147 #if LV_USE_ARABIC_PERSIAN_CHARS == 0 in lv_dropdown_set_options()
211 #if LV_USE_ARABIC_PERSIAN_CHARS == 0 in lv_dropdown_add_option()
244 #if LV_USE_ARABIC_PERSIAN_CHARS == 0 in lv_dropdown_add_option()
Dlv_btnmatrix.c725 #if LV_USE_ARABIC_PERSIAN_CHARS in draw_main()
816 #if LV_USE_ARABIC_PERSIAN_CHARS in draw_main()
846 #if LV_USE_ARABIC_PERSIAN_CHARS in draw_main()
Dlv_table.c161 #if LV_USE_ARABIC_PERSIAN_CHARS in lv_table_set_cell_value_fmt()
1045 #if LV_USE_ARABIC_PERSIAN_CHARS in get_cell_txt_len()
1057 #if LV_USE_ARABIC_PERSIAN_CHARS in copy_cell_txt()
Dlv_label.c97 #if LV_USE_ARABIC_PERSIAN_CHARS in lv_label_set_text()
120 #if LV_USE_ARABIC_PERSIAN_CHARS in lv_label_set_text()
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h454 #define LV_USE_ARABIC_PERSIAN_CHARS 0 macro
/lvgl-latest/
Dlv_conf_template.h466 #define LV_USE_ARABIC_PERSIAN_CHARS 0
DKconfig736 config LV_USE_ARABIC_PERSIAN_CHARS config
/lvgl-latest/src/
Dlv_conf_internal.h1356 #ifndef LV_USE_ARABIC_PERSIAN_CHARS
1358 #define LV_USE_ARABIC_PERSIAN_CHARS CONFIG_LV_USE_ARABIC_PERSIAN_CHARS macro
1360 #define LV_USE_ARABIC_PERSIAN_CHARS 0 macro
/lvgl-latest/docs/overview/
Dfont.md123 LVGL supports these rules if `LV_USE_ARABIC_PERSIAN_CHARS` is enabled.
/lvgl-latest/docs/
DCHANGELOG.md1995 - Fix UTF-8 encoding when `LV_USE_ARABIC_PERSIAN_CHARS` is enabled