Searched defs:addCell (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
H A DRenderTableSection.cpp181 void RenderTableSection::addCell(RenderTableCell* cell, RenderTableRow* row) function in class:WebCore::RenderTableSection
1201 addCell(toRenderTableCell(cell), tableRow);

Completed in 13 milliseconds