Searched refs:LV_BIDI_BASE_DIR_DEF (Results 1 – 5 of 5) sorted by relevance
121 if(LV_BIDI_BASE_DIR_DEF == LV_BASE_DIR_AUTO) return LV_BASE_DIR_LTR; in lv_bidi_detect_base_dir()122 else return LV_BIDI_BASE_DIR_DEF; in lv_bidi_detect_base_dir()
621 #define LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO macro
642 #define LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO
1878 #ifndef LV_BIDI_BASE_DIR_DEF1880 #define LV_BIDI_BASE_DIR_DEF CONFIG_LV_BIDI_BASE_DIR_DEF macro1882 #define LV_BIDI_BASE_DIR_DEF LV_BASE_DIR_AUTO macro
197 :c:macro:`LV_BIDI_BASE_DIR_DEF` in ``lv_conf.h`` and other Widgets inherit the