Searched refs:label_color (Results 1 – 1 of 1) sorted by relevance
1329 lv_color_t label_color = lv_obj_get_style_text_color(ta->label, 0); in draw_cursor() local1333 if(cur_dsc.bg_opa > LV_OPA_MIN || cur_label_dsc.color.full != label_color.full) { in draw_cursor()