Home | History | Annotate | Download | only in Format

Lines Matching refs:TotalLength

1405   Line.First->TotalLength =
1462 : LastOfChild.TotalLength + 1;
1469 Current->TotalLength = Prev->TotalLength + Style.ColumnLimit;
1471 Current->TotalLength = Prev->TotalLength + Current->ColumnWidth +
2129 << " L=" << Tok->TotalLength << " PPK=" << Tok->PackingKind