Searched refs:appendColumn (Results 1 – 5 of 5) sorted by relevance
174 void appendColumn(unsigned pos);
111 m_table->appendColumn(span); in calcWidthArray()
168 void appendColumn(unsigned span);
825 void RenderTable::appendColumn(unsigned span) in appendColumn() function in WebCore::RenderTable840 section->appendColumn(newColumnIndex); in appendColumn()
233 table()->appendColumn(cSpan); in addCell()1670 void RenderTableSection::appendColumn(unsigned pos) in appendColumn() function in WebCore::RenderTableSection