Searched refs:oldCSpan (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/rendering/
H A DRenderTableCell.cpp76 int oldCSpan = m_columnSpan; local
80 if ((oldRSpan != m_rowSpan || oldCSpan != m_columnSpan) && style() && parent()) {

Completed in 45 milliseconds