Searched refs:rounded (Results 1 – 2 of 2) sorted by relevance
204 A possible use-case of this system is to remove the overflowing content from the rounded edges.206 Internally, the drawings happen by defining masks (such as rounded rectangle, line, angle). 226 - *clip corner*: crop the content on the rounded corners
897 lv_style_int_t rounded = lv_obj_get_style_line_rounded(arc, part); in inv_arc_area() local901 extra_area = rounded ? w / 2 + 2 : 0; in inv_arc_area()