Lines Matching defs:ThisNetWidth
1355 auto ThisNetWidth =
1360 if (ThisNetWidth < MaxNetWidth)
1361 Changes[CellIter->Index].Spaces = (MaxNetWidth - ThisNetWidth);
1370 ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces);
1371 if (ThisNetWidth < MaxNetWidth)
1372 Changes[Next->Index].Spaces = (MaxNetWidth - ThisNetWidth);
1420 auto ThisNetWidth =
1424 MaxNetWidth - ThisNetWidth +
1436 auto ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces);
1439 MaxNetWidth - ThisNetWidth +