Searched refs:lv_obj_set_style_min_width (Results 1 – 3 of 3) sorted by relevance
11 void lv_obj_set_style_min_width(struct _lv_obj_t * obj, lv_coord_t value, lv_style_selector_t selec… in lv_obj_set_style_min_width() function
572 void lv_obj_set_style_min_width(struct _lv_obj_t * obj, lv_coord_t value, lv_style_selector_t selec…
480 lv_obj_set_style_min_width(ta->label, min_width_value, 0); in lv_textarea_set_one_line()