Searched refs:nCurrentColIdx (Results 1 – 1 of 1) sorted by relevance
182 int32_t nCurrentColIdx = 0; in RelocateTableRowCells() local194 nCurrentColIdx + nColSpan > rgSpecifiedColumnWidths.GetSize()) { in RelocateTableRowCells()195 nColSpan = rgSpecifiedColumnWidths.GetSize() - nCurrentColIdx; in RelocateTableRowCells()198 fColSpanWidth += rgSpecifiedColumnWidths[nCurrentColIdx + i]; in RelocateTableRowCells()214 nCurrentColIdx += nColSpan; in RelocateTableRowCells()