Searched refs:text3 (Results 1 – 1 of 1) sorted by relevance
38 …lv_obj_t * parent, const char * title, const char * text1, const char * text2, const char * text3);1077 …(lv_obj_t * parent, const char * title, const char * text1, const char * text2, const char * text3) in create_meter_box() argument1114 lv_label_set_text(label3, text3); in create_meter_box()