Searched refs:row_y1 (Results 1 – 2 of 2) sorted by relevance
590 lv_coord_t row_y1 = c->y[row_pos]; in item_repos() local592 lv_coord_t row_h = row_y2 - row_y1; in item_repos()
141 lv_coord_t row_y1 = ptop + (max_h_no_gap * row) / btnm->row_cnt + row * prow; in lv_btnmatrix_set_map() local169 lv_area_set(&btnm->button_areas[btn_tot_i], btn_x1, row_y1, btn_x2, row_y2); in lv_btnmatrix_set_map()