Searched refs:small_text (Results 1 – 2 of 2) sorted by relevance
118 const char * small_text = "Hi"; in test_table_should_wrap_long_texts() local122 lv_table_set_cell_value(table, 0, 0, small_text); in test_table_should_wrap_long_texts()
143 …o_box_create(lv_obj_t * parent, const void * icon, const char * big_text, const char * small_text) in info_box_create() argument165 lv_label_set_text(label, small_text); in info_box_create()