Searched refs:UpdateChildPosInfo (Results 1 – 3 of 3) sorted by relevance
343 void UpdateChildPosInfo(int32_t index, float delta, float sizeChange);
649 listPattern->UpdateChildPosInfo(indexInList_, adjustRefPos_, adjustTotalSize_); in LayoutCache()
1908 void ListPattern::UpdateChildPosInfo(int32_t index, float delta, float sizeChange) in UpdateChildPosInfo() function in OHOS::Ace::NG::ListPattern