Searched refs:LV_USE_BIDI (Results 1 – 12 of 12) sorted by relevance
2 …EL && LV_BUILD_EXAMPLES && LV_FONT_DEJAVU_16_PERSIAN_HEBREW && LV_FONT_SIMSUN_16_CJK && LV_USE_BIDI
47 #if LV_USE_BIDI
14 #if LV_USE_BIDI
443 #define LV_USE_BIDI 0 macro444 #if LV_USE_BIDI
455 #define LV_USE_BIDI 0456 #if LV_USE_BIDI
716 config LV_USE_BIDI config726 depends on LV_USE_BIDI
221 #if LV_USE_BIDI in lv_draw_label()231 #if LV_USE_BIDI in lv_draw_label()331 #if LV_USE_BIDI in lv_draw_label()
1333 #ifndef LV_USE_BIDI1335 #define LV_USE_BIDI CONFIG_LV_USE_BIDI macro1337 #define LV_USE_BIDI 0 macro1340 #if LV_USE_BIDI
350 #if LV_USE_BIDI in lv_label_get_letter_pos()395 #if LV_USE_BIDI in lv_label_get_letter_pos()449 #if LV_USE_BIDI in lv_label_get_letter_on()504 #if LV_USE_BIDI in lv_label_get_letter_on()932 #if LV_USE_BIDI in lv_label_refr_text()1032 #if LV_USE_BIDI in lv_label_refr_text()
216 #if LV_USE_BIDI in lv_obj_init_draw_label_dsc()
93 BiDi support is enabled by `LV_USE_BIDI` in *lv_conf.h*
1697 - Decide text animation's direction based on base_dir (when using LV_USE_BIDI)