Searched defs:text2 (Results 1 – 2 of 2) sorted by relevance
629 …ext_step(lv_obj_t * label1, lv_obj_t * label2, const char * text1, const char * text2, uint32_t id… in scroll_next_step()645 const char * text2 = "THIS IS A LONG TEXT THAT WE WILL UPDATE WHILE SCROLLING"; in test_label_scroll_mid_update() local
1180 …t * create_scale_box(lv_obj_t * parent, const char * title, const char * text1, const char * text2, in create_scale_box()