Searched defs:newCell (Results 1 – 3 of 3) sorted by relevance
28 ICell newCell (); in newCell() method108 public ICell newCell () in newCell() method in HTMLTable.Row
638 String newCell = row.toStringCells(); in flatten() local
972 uint32_t GHashTable::insert(GloballyHashedType ghash, GHashCell newCell) { in insert()