Searched refs:null_section (Results 1 – 1 of 1) sorted by relevance
361 lv_scale_section_t * null_section = NULL; in test_scale_set_style() local363 lv_scale_section_set_range(null_section, 75, 100); in test_scale_set_style()364 lv_scale_section_set_style(null_section, LV_PART_MAIN, §ion_main_line_style); in test_scale_set_style()