Searched refs:new_cell (Results 1 – 2 of 2) sorted by relevance
166 Cell *new_cell = new Cell(key, value, head_); in Add() local167 head_ = new_cell; in Add()
555 new_cell = profile_data.value(561 new_row += new_cell562 new_row += RL(" " * (column_widths[col] - len(new_cell)))