Home
last modified time | relevance | path

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

/lvgl-3.4.0/demos/widgets/
Dlv_demo_widgets.c38 …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() argument
1114 lv_label_set_text(label3, text3); in create_meter_box()