Searched refs:ApplyPreviousStickyListItem (Results 1 – 2 of 2) sorted by relevance
335 void ApplyPreviousStickyListItem(size_t index, bool forceLayout = false);
1111 ApplyPreviousStickyListItem(index, true); in UpdateStickyListItem()1116 ApplyPreviousStickyListItem(startIndex_ - 1, true); in UpdateStickyListItem()1732 void RenderList::ApplyPreviousStickyListItem(size_t index, bool needLayout) in ApplyPreviousStickyListItem() function in OHOS::Ace::V2::RenderList