Searched refs:indicator_section_style (Results 1 – 1 of 1) sorted by relevance
54 lv_style_t * indicator_section_style);1355 lv_style_t * indicator_section_style) in scale_set_indicator_label_properties() argument1357 if(indicator_section_style) { in scale_set_indicator_label_properties()1362 res = lv_style_get_prop(indicator_section_style, LV_STYLE_TEXT_COLOR, &value); in scale_set_indicator_label_properties()1371 res = lv_style_get_prop(indicator_section_style, LV_STYLE_TEXT_OPA, &value); in scale_set_indicator_label_properties()1380 res = lv_style_get_prop(indicator_section_style, LV_STYLE_TEXT_LETTER_SPACE, &value); in scale_set_indicator_label_properties()1389 res = lv_style_get_prop(indicator_section_style, LV_STYLE_TEXT_FONT, &value); in scale_set_indicator_label_properties()