Searched refs:subject_color (Results 1 – 1 of 1) sorted by relevance
324 static lv_subject_t subject_color; in test_observer_label_text_normal() local325 lv_subject_init_color(&subject_color, lv_color_black()); in test_observer_label_text_normal()326 observer = lv_label_bind_text(obj, &subject_color, NULL); in test_observer_label_text_normal()372 static lv_subject_t subject_color; in test_observer_label_text_formatted() local373 lv_subject_init_color(&subject_color, lv_color_black()); in test_observer_label_text_formatted()374 observer = lv_label_bind_text(obj, &subject_color, NULL); in test_observer_label_text_formatted()