Home
last modified time | relevance | path

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

/dports/editors/ted/Ted-2.23/docLayout/
H A DdocLayoutRow.c317 ParagraphLayoutJob * cellPlj; in docLayoutStartRowCells() local
328 cellPlj= rowPlp->pspChildren; in docLayoutStartRowCells()
331 for ( col= 0; col < rowNode->biChildCount; cp++, cellPlj++, col++ ) in docLayoutStartRowCells()
345 docBeginParagraphLayoutProgress( cellPlj, para, line, part, in docLayoutStartRowCells()
359 cp, l, r, cellPlj ); in docLayoutStartRowCells()
363 cellPlj += colspan- 1; in docLayoutStartRowCells()