Searched refs:CellStart (Results 1 – 1 of 1) sorted by relevance
322 unsigned getMaximumNetWidth(const I &CellStart, const I &CellStop, in getMaximumNetWidth() argument325 auto MaxNetWidth = getNetWidth(CellStart, CellStop, InitialSpaces); in getMaximumNetWidth()327 auto Offset = std::distance(CellStart, CellStop); in getMaximumNetWidth()332 auto Start = (CellStart + RowCount * CellCount); in getMaximumNetWidth()