Home | History | Annotate | Download | only in rendering

Lines Matching refs:colIndex

1187     unsigned colIndex = side == BorderStart ? 0 : totalCols - 1;
1197 if (RenderTableCol* colGroup = table()->colElement(colIndex)) {
1207 const CellStruct& current = cellAt(r, colIndex);