Searched refs:LV_BASE_DIR_AUTO (Results 1 – 9 of 9) sorted by relevance
36 LV_BASE_DIR_AUTO = 0x02, enumerator
79 if(base_dir == LV_BASE_DIR_AUTO) base_dir = _lv_bidi_detect_base_dir(str_in); in _lv_bidi_process()121 if(LV_BIDI_BASE_DIR_DEF == LV_BASE_DIR_AUTO) return LV_BASE_DIR_LTR; in _lv_bidi_detect_base_dir()227 if(base_dir == LV_BASE_DIR_AUTO) base_dir = _lv_bidi_detect_base_dir(str_in); in _lv_bidi_process_paragraph()310 if(*base_dir == LV_BASE_DIR_AUTO) *base_dir = _lv_bidi_detect_base_dir(txt); in lv_bidi_calculate_align()
175 # define CONFIG_LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO
1329 #define LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO
446 #define LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO
453 #define LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO
352 if(base_dir == LV_BASE_DIR_AUTO) base_dir = _lv_bidi_detect_base_dir(txt); in lv_label_get_letter_pos()938 if(base_dir == LV_BASE_DIR_AUTO) in lv_label_refr_text()1038 if(base_dir == LV_BASE_DIR_AUTO) in lv_label_refr_text()
786 …play:inline; margin-right: 20px; margin-left: 0px'><strong>Default</strong> `LV_BASE_DIR_AUTO`</li>
1047 - fix(label) update lv_label_get_letter_pos to work with LV_BASE_DIR_AUTO too [`580e05a`](https://g…1100 - fix(bidi) fix the handling of LV_BASE_DIR_AUTO in several widgets [`7672847`](https://github.com/…