Searched refs:LV_BASE_DIR_AUTO (Results 1 – 12 of 12) sorted by relevance
34 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()193 if(base_dir == LV_BASE_DIR_AUTO) base_dir = lv_bidi_detect_base_dir(str_in); in lv_bidi_process_paragraph()277 if(*base_dir == LV_BASE_DIR_AUTO) *base_dir = lv_bidi_detect_base_dir(txt); in lv_bidi_calculate_align()
105 if(lv_streq("auto", txt)) return LV_BASE_DIR_AUTO; in lv_xml_base_dir_to_enum()
65 lv_style_set_base_dir(&style_card, LV_BASE_DIR_AUTO); in lv_demo_transform()
235 # define CONFIG_LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO
1882 #define LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO
621 #define LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO
642 #define LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO
191 lv_style_set_base_dir(&style_card, LV_BASE_DIR_AUTO); in lv_demo_multilang()
371 if(base_dir == LV_BASE_DIR_AUTO) base_dir = lv_bidi_detect_base_dir(txt); in lv_label_get_letter_pos()979 if(base_dir == LV_BASE_DIR_AUTO) in lv_label_refr_text()1092 if(base_dir == LV_BASE_DIR_AUTO) in lv_label_refr_text()
205 - :cpp:enumerator:`LV_BASE_DIR_AUTO`: Auto detect base direction
1405 …nline-block; margin-right: 20px; margin-left: 0px'><strong>Default</strong> `LV_BASE_DIR_AUTO`</li>