Searched defs:addCell (Results 1 – 2 of 2) sorted by relevance
174 TablePrinter.prototype.addCell = function(cellText) { method in TablePrinter
189 void RenderTableSection::addCell(RenderTableCell* cell, RenderTableRow* row) in addCell() function in WebCore::RenderTableSection