Home
last modified time | relevance | path

Searched refs:nCurrentColIdx (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_itemlayoutprocessor.cpp210 int32_t nCurrentColIdx = 0; in RelocateTableRowCells() local
223 nCurrentColIdx + nColSpan > in RelocateTableRowCells()
226 nCurrentColIdx; in RelocateTableRowCells()
229 fColSpanWidth += rgSpecifiedColumnWidths[nCurrentColIdx + i]; in RelocateTableRowCells()
245 nCurrentColIdx += nColSpan; in RelocateTableRowCells()