Searched refs:outer (Results 1 – 6 of 6) sorted by relevance
176 uint8_t outer: 1; member
267 if(radius_param->cfg.outer) { in lv_draw_mask_is_any()485 param->cfg.outer = inv ? 1 : 0; in lv_draw_mask_radius_init()1058 bool outer = p->cfg.outer; in lv_draw_mask_radius() local1063 if(outer == false) { in lv_draw_mask_radius()1076 if(outer == false) { in lv_draw_mask_radius()1133 if(outer == false) { in lv_draw_mask_radius()
117 if(param->cfg.outer) break; in lv_draw_sdl_composite_begin()
302 if(rparam->cfg.outer) return false; in check_mask_simple_radius()
66 - `LV_DRAW_MASK_TYPE_RADIUS` Removes the inner or outer corners of a rectangle with a radiused tran…
1907 - Tidy outer edges of cpicker widget.2023 …s are drawn by using 2 rectangle masks: one mask removes the inner part and another the outer part.2079 …scale_border_width and scale_end_border_width allow to draw an arc on the outer part of the scale …