Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/table/
Dlv_table.c881 const int32_t minh = lv_obj_get_style_min_height(obj, LV_PART_ITEMS); in refr_size_form_row() local
907 const int32_t minh = lv_obj_get_style_min_height(obj, LV_PART_ITEMS); in refr_cell_size() local
/lvgl-latest/src/core/
Dlv_obj_pos.c157 int32_t minh = lv_obj_get_style_min_height(obj, LV_PART_MAIN); in lv_obj_refr_size() local