Searched defs:col_pos (Results 1 – 2 of 2) sorted by relevance
164 void lv_obj_set_grid_cell(lv_obj_t * obj, lv_grid_align_t x_align, int32_t col_pos, int32_t col_spa… in lv_obj_set_grid_cell()318 uint32_t col_pos = get_col_pos(item); in calc_cols() local471 uint32_t col_pos = get_col_pos(item); in item_repos() local
361 lv_point_t col_pos; in widget2_chart_event_draw_task_cb() local