Searched refs:testCell (Results 1 – 1 of 1) sorted by relevance
139 RenderTableCell* testCell = section->primaryCellAt(0, testCol); in headerObjectForSection() local140 if (!testCell) in headerObjectForSection()145 if ((testCell->col() + (testCell->colSpan()-1)) < m_columnIndex) in headerObjectForSection()148 Node* node = testCell->node(); in headerObjectForSection()155 cell = testCell; in headerObjectForSection()