Searched refs:row_id (Results 1 – 1 of 1) sorted by relevance
34 static lv_coord_t get_row_height(lv_obj_t * table, uint16_t row_id, const lv_font_t ** font,1028 static lv_coord_t get_row_height(lv_obj_t * table, uint16_t row_id, const lv_font_t ** font, in get_row_height() argument1036 uint16_t row_start = row_id * ext->col_cnt; in get_row_height()