Searched refs:lv_obj_set_content_width (Results 1 – 3 of 3) sorted by relevance
120 void lv_obj_set_content_width(struct _lv_obj_t * obj, lv_coord_t w);
249 void lv_obj_set_content_width(lv_obj_t * obj, lv_coord_t w) in lv_obj_set_content_width() function
172 lv_obj_set_content_width(obj, 50); //The actual width: padding left + 50 + padding right