Searched refs:appendColumn (Results 1 – 11 of 11) sorted by relevance
73 void appendColumn(int pos);
88 void appendColumn(int span);
111 m_table->appendColumn(span); in calcWidthArray()
644 void RenderTable::appendColumn(int span) in appendColumn() function in WebCore::RenderTable655 toRenderTableSection(child)->appendColumn(pos); in appendColumn()
234 table()->appendColumn(cSpan); in addCell()1220 void RenderTableSection::appendColumn(int pos) in setCellWidths() function in WebCore::RenderTableSection
7774 (RenderTable::appendColumn):15067 (RenderTable::appendColumn):
42697 (WebCore::RenderTable::appendColumn):68963 (WebCore::RenderTable::appendColumn): Factored out the section work68964 to RenderTableSection::appendColumn().69073 (WebCore::RenderTableSection::appendColumn): Added. Moved code from69074 RenderTable::appendColumn() into here.
6444 (RenderTable::appendColumn):6575 (RenderTable::appendColumn): Same as above, and cellAt() also returns
3991 (WebCore::RenderTable::appendColumn): Ditto.
37878 (RenderTable::appendColumn):
58272 (WebCore::RenderTable::appendColumn): Ditto.