Searched defs:cell (Results 1 – 1 of 1) sorted by relevance
47 static inline bool is_cell_empty(void * cell) in is_cell_empty()97 uint32_t cell = row * table->col_cnt + col; in lv_table_set_cell_value() local140 uint32_t cell = row * table->col_cnt + col; in lv_table_set_cell_value_fmt() local335 uint32_t cell = row * table->col_cnt + col; in lv_table_add_cell_ctrl() local362 uint32_t cell = row * table->col_cnt + col; in lv_table_clear_cell_ctrl() local390 uint32_t cell = row * table->col_cnt + col; in lv_table_set_cell_user_data() local423 uint32_t cell = row * table->col_cnt + col; in lv_table_get_cell_value() local469 uint32_t cell = row * table->col_cnt + col; in lv_table_has_cell_ctrl() local492 uint32_t cell = row * table->col_cnt + col; in lv_table_get_cell_user_data() local705 uint16_t cell = 0; in draw_main() local[all …]