Home
last modified time | relevance | path

Searched refs:lv_obj_set_content_height (Results 1 – 4 of 4) sorted by relevance

/lvgl-3.5.0/src/core/
Dlv_obj_pos.h127 void lv_obj_set_content_height(struct _lv_obj_t * obj, lv_coord_t h);
Dlv_obj_pos.c258 void lv_obj_set_content_height(lv_obj_t * obj, lv_coord_t h) in lv_obj_set_content_height() function
/lvgl-3.5.0/src/extra/widgets/span/
Dlv_span.c334 lv_obj_set_content_height(obj, height); in lv_spangroup_refr_mode()
/lvgl-3.5.0/docs/overview/
Dcoords.md173 lv_obj_set_content_height(obj, 30); //The actual width: padding top + 30 + padding bottom