Searched refs:multiLaneDoneSupplyOneLine (Results 1 – 1 of 1) sorted by relevance
487 bool multiLaneDoneSupplyOneLine = (lanes_ > 1) && (newItemCntInLine == lanes_); in RequestNewItemsAtEndForLaneList() local489 if (singleLaneDoneAddItem || multiLaneDoneSupplyOneLine || multiLaneStartSupplyLine) { in RequestNewItemsAtEndForLaneList()