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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTable.cpp731 void RenderTable::appendColumn(unsigned span) function in class:blink::RenderTable
750 section->appendColumn(newColumnIndex);
H A DRenderTableSection.cpp251 table()->appendColumn(cSpan);
1471 void RenderTableSection::appendColumn(unsigned pos) function in class:blink::RenderTableSection

Completed in 74 milliseconds