Searched refs:rtl (Results 1 – 3 of 3) sorted by relevance
140 bool rtl = lv_obj_get_style_base_dir(cont, LV_PART_MAIN) == LV_BASE_DIR_RTL; in flex_update() local163 if(rtl && !f.row) { in flex_update()195 if(rtl && !f.row) { in flex_update()205 if(rtl && !f.row) { in flex_update()212 if(rtl && !f.row) { in flex_update()381 bool rtl = lv_obj_get_style_base_dir(cont, LV_PART_MAIN) == LV_BASE_DIR_RTL; in children_repos() local387 if(f->row && rtl) main_pos += lv_obj_get_content_width(cont); in children_repos()448 if(f->row && rtl) main_pos -= area_get_main_size(&item->coords); in children_repos()473 if(!(f->row && rtl)) main_pos += area_get_main_size(&item->coords) + item_gap + place_gap in children_repos()
718 bool rtl = lv_obj_get_style_base_dir(obj, LV_PART_MAIN) == LV_BASE_DIR_RTL; in draw_main() local729 if(rtl) cell_area.x1 = obj->coords.x2 - bg_right - 1 - scroll_x - border_width; in draw_main()736 if(rtl) { in draw_main()755 if(rtl) cell_area.x1 -= offset; in draw_main()1095 bool rtl = lv_obj_get_style_base_dir(obj, LV_PART_MAIN) == LV_BASE_DIR_RTL; in get_cell_area() local1096 if(rtl) { in get_cell_area()
506 bool rtl = lv_obj_get_style_base_dir(obj, LV_PART_SCROLLBAR) == LV_BASE_DIR_RTL; in lv_obj_get_scrollbar_area() local533 if(rtl) { in lv_obj_get_scrollbar_area()588 if(rtl) { in lv_obj_get_scrollbar_area()601 if(rtl) { in lv_obj_get_scrollbar_area()