Searched refs:r_mod (Results 1 – 3 of 3) sorted by relevance
48 int16_t r_mod; member74 int16_t r_mod; member81 int16_t r_mod; member187 lv_color_t color, int16_t r_mod);212 int16_t r_mod);
123 lv_color_t color, int16_t r_mod) in lv_meter_add_needle_line() argument136 indic->type_data.needle_line.r_mod = r_mod; in lv_meter_add_needle_line()163 int16_t r_mod) in lv_meter_add_arc() argument176 indic->type_data.arc.r_mod = r_mod; in lv_meter_add_arc()365 part_draw_dsc.radius = r_out + indic->type_data.arc.r_mod; in draw_arcs()583 lv_coord_t r_out = r_edge + scale->r_mod + indic->type_data.needle_line.r_mod; in draw_needles()640 r_out += indic->type_data.arc.r_mod; in inv_arc()667 r_out += scale->r_mod + indic->type_data.needle_line.r_mod; in inv_line()
37 …dth, line_color, r_mod)` adds a needle line to a Scale. By default, the length of the line is the …49 …arc_width, arc_color, r_mod)` adds an arc indicator. By default, the radius of the arc is the same…