Searched refs:oldChildSize (Results 1 – 1 of 1) sorted by relevance
1559 double oldChildSize = GetMainSize(child->GetLayoutSize()); in LayoutOrRecycleCurrentItems() local1560 LayoutChild(child, curMainPos + oldChildSize, false); in LayoutOrRecycleCurrentItems()1561 curMainPos += oldChildSize + spaceWidth_; in LayoutOrRecycleCurrentItems()1563 currentOffset_ -= (childSize - oldChildSize); in LayoutOrRecycleCurrentItems()1564 startIndexOffset_ -= (childSize - oldChildSize); in LayoutOrRecycleCurrentItems()