Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/widgets/
Dlv_table.c878 const lv_coord_t maxh = lv_obj_get_style_max_height(obj, LV_PART_ITEMS); in refr_size_form_row() local
905 const lv_coord_t maxh = lv_obj_get_style_max_height(obj, LV_PART_ITEMS); in refr_cell_size() local
/lvgl-3.6.0/src/core/
Dlv_obj_pos.c155 lv_coord_t maxh = lv_obj_get_style_max_height(obj, LV_PART_MAIN); in lv_obj_refr_size() local