Searched refs:text_base (Results 1 – 1 of 1) sorted by relevance
20 static lv_obj_t * label_create(const lv_font_t * font, lv_style_t * style, const char * text_base) in label_create() argument23 lv_label_set_text_fmt(label, "%s: the quick brown fox jumps over the lazy dog", text_base); in label_create()