Searched refs:x_start (Results 1 – 2 of 2) sorted by relevance
246 lv_coord_t x_start = get_x_center(start_child); in find_chid() local264 x_err = get_x_center(child) - x_start; in find_chid()270 x_err = get_x_center(child) - x_start; in find_chid()276 x_err = get_x_center(child) - x_start; in find_chid()281 x_err = get_x_center(child) - x_start; in find_chid()296 x_err = get_x_center(child) - x_start; in find_chid()300 x_err = get_x_center(child) - x_start; in find_chid()
60 lv_coord_t * x_start);1122 lv_coord_t x_start; in lv_draw_mask_radius() local1130 lv_opa_t * aa_opa = get_next_line(p->circle, cir_y, &aa_len, &x_start); in lv_draw_mask_radius()1131 lv_coord_t cir_x_right = k + w - radius + x_start; in lv_draw_mask_radius()1132 lv_coord_t cir_x_left = k + radius - x_start - 1; in lv_draw_mask_radius()1516 lv_coord_t * x_start) in get_next_line() argument1519 *x_start = c->x_start_on_y[y]; in get_next_line()