Home
last modified time | relevance | path

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

/lvgl-3.6.0/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-3.6.0/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.c132 #if LV_USE_ARABIC_PERSIAN_CHARS == 0 in lv_dropdown_set_options()
148 #if LV_USE_ARABIC_PERSIAN_CHARS == 0 in lv_dropdown_set_options()
212 #if LV_USE_ARABIC_PERSIAN_CHARS == 0 in lv_dropdown_add_option()
245 #if LV_USE_ARABIC_PERSIAN_CHARS == 0 in lv_dropdown_add_option()
Dlv_btnmatrix.c726 #if LV_USE_ARABIC_PERSIAN_CHARS in draw_main()
818 #if LV_USE_ARABIC_PERSIAN_CHARS in draw_main()
848 #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()
1048 #if LV_USE_ARABIC_PERSIAN_CHARS in get_cell_txt_len()
1060 #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-3.6.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h451 #define LV_USE_ARABIC_PERSIAN_CHARS 0 macro
/lvgl-3.6.0/
Dlv_conf_template.h466 #define LV_USE_ARABIC_PERSIAN_CHARS 0
DKconfig736 config LV_USE_ARABIC_PERSIAN_CHARS config
/lvgl-3.6.0/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-3.6.0/docs/overview/
Dfont.md121 LVGL supports these rules if `LV_USE_ARABIC_PERSIAN_CHARS` is enabled.
/lvgl-3.6.0/docs/
DCHANGELOG.md1995 - Fix UTF-8 encoding when `LV_USE_ARABIC_PERSIAN_CHARS` is enabled