Searched refs:big_text (Results 1 – 1 of 1) sorted by relevance
143 static lv_obj_t * info_box_create(lv_obj_t * parent, const void * icon, const char * big_text, con… in info_box_create() argument161 lv_label_set_text(label, big_text); in info_box_create()