Home
last modified time | relevance | path

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

/lvgl-3.5.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.5.0/src/widgets/
Dlv_checkbox.c71 #if LV_USE_ARABIC_PERSIAN_CHARS in lv_checkbox_set_text()
79 #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.c684 #if LV_USE_ARABIC_PERSIAN_CHARS in draw_main()
776 #if LV_USE_ARABIC_PERSIAN_CHARS in draw_main()
806 #if LV_USE_ARABIC_PERSIAN_CHARS in draw_main()
Dlv_table.c144 #if LV_USE_ARABIC_PERSIAN_CHARS in lv_table_set_cell_value_fmt()
955 #if LV_USE_ARABIC_PERSIAN_CHARS in get_cell_txt_len()
969 #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.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h451 #define LV_USE_ARABIC_PERSIAN_CHARS 0 macro
/lvgl-3.5.0/
Dlv_conf_template.h458 #define LV_USE_ARABIC_PERSIAN_CHARS 0
DKconfig725 config LV_USE_ARABIC_PERSIAN_CHARS config
/lvgl-3.5.0/src/
Dlv_conf_internal.h1336 #ifndef LV_USE_ARABIC_PERSIAN_CHARS
1338 #define LV_USE_ARABIC_PERSIAN_CHARS CONFIG_LV_USE_ARABIC_PERSIAN_CHARS macro
1340 #define LV_USE_ARABIC_PERSIAN_CHARS 0 macro
/lvgl-3.5.0/docs/overview/
Dfont.md121 LVGL supports these rules if `LV_USE_ARABIC_PERSIAN_CHARS` is enabled.
/lvgl-3.5.0/docs/
DCHANGELOG.md1830 - Fix UTF-8 encoding when `LV_USE_ARABIC_PERSIAN_CHARS` is enabled