Searched refs:ThisNetWidth (Results 1 – 1 of 1) sorted by relevance
1124 auto ThisNetWidth = in alignArrayInitializersRightJustified() local1129 if (ThisNetWidth < MaxNetWidth) in alignArrayInitializersRightJustified()1130 Changes[CellIter->Index].Spaces = (MaxNetWidth - ThisNetWidth); in alignArrayInitializersRightJustified()1137 ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces); in alignArrayInitializersRightJustified()1138 if (ThisNetWidth < MaxNetWidth) in alignArrayInitializersRightJustified()1139 Changes[Next->Index].Spaces = (MaxNetWidth - ThisNetWidth); in alignArrayInitializersRightJustified()1185 auto ThisNetWidth = in alignArrayInitializersLeftJustified() local1189 MaxNetWidth - ThisNetWidth + in alignArrayInitializersLeftJustified()1200 auto ThisNetWidth = getNetWidth(Start, End, CellDescs.InitialSpaces); in alignArrayInitializersLeftJustified() local1203 MaxNetWidth - ThisNetWidth + in alignArrayInitializersLeftJustified()