Searched defs:cell (Results 1 – 2 of 2) sorted by relevance
51 static inline bool is_cell_empty(void * cell) in is_cell_empty()102 uint32_t cell = row * table->col_cnt + col; in lv_table_set_cell_value() local141 uint32_t cell = row * table->col_cnt + col; in lv_table_set_cell_value_fmt() local328 uint32_t cell = row * table->col_cnt + col; in lv_table_add_cell_ctrl() local353 uint32_t cell = row * table->col_cnt + col; in lv_table_clear_cell_ctrl() local378 uint32_t cell = row * table->col_cnt + col; in lv_table_set_cell_user_data() local430 uint32_t cell = row * table->col_cnt + col; in lv_table_get_cell_value() local476 uint32_t cell = row * table->col_cnt + col; in lv_table_has_cell_ctrl() local498 uint32_t cell = row * table->col_cnt + col; in lv_table_get_cell_user_data() local712 uint32_t cell = 0; in draw_main() local[all …]
394 auto cell = rw.yCells[y]; in _sweep() local418 Cell* cell = *pcell; in _findCell() local426 auto cell = rw.cells + rw.cellsCnt++; in _findCell() local440 auto cell = _findCell(rw); in _recordCell() local