Searched refs:InitialItemsCrossSize (Results 1 – 4 of 4) sorted by relevance
48 void InitialItemsCrossSize(
38 void WaterFlowLayoutAlgorithm::InitialItemsCrossSize( in InitialItemsCrossSize() function in OHOS::Ace::NG::WaterFlowLayoutAlgorithm110 InitialItemsCrossSize(layoutProperty, idealSize, layoutInfo_->childrenCount_); in Measure()
127 void InitialItemsCrossSize(
67 InitialItemsCrossSize(gridLayoutProperty, frameSize_, gridLayoutInfo_.childrenCount_); in Measure()321 void GridScrollLayoutAlgorithm::InitialItemsCrossSize( in InitialItemsCrossSize() function in OHOS::Ace::NG::GridScrollLayoutAlgorithm