Home
last modified time | relevance | path

Searched defs:mright (Results 1 – 2 of 2) sorted by relevance

/lvgl-2.7.6/src/lv_widgets/
Dlv_cont.c572 lv_coord_t mright = lv_obj_get_style_margin_right(child_tmp, LV_OBJ_PART_MAIN); in lv_cont_layout_pretty() local
690 lv_style_int_t mright = lv_obj_get_style_margin_right(child_i, LV_OBJ_PART_MAIN); in lv_cont_refr_autofit() local
/lvgl-2.7.6/src/lv_core/
Dlv_obj.c946 lv_style_int_t mright = lv_obj_get_style_margin_right(obj, LV_OBJ_PART_MAIN); in lv_obj_set_width_margin() local
2388 lv_style_int_t mright = lv_obj_get_style_margin_right(obj, LV_OBJ_PART_MAIN); in lv_obj_get_width_margin() local