Searched refs:UpdateCachedIndexBackward (Results 1 – 2 of 2) sorted by relevance
296 int32_t UpdateCachedIndexBackward(bool outOfView, bool show, int32_t cacheCount);
479 int32_t ListItemGroupPattern::UpdateCachedIndexBackward(bool outOfView, bool show, int32_t cacheCou… in UpdateCachedIndexBackward() function in OHOS::Ace::NG::ListItemGroupPattern587 backwardCachedIndex_ = UpdateCachedIndexBackward(outOfView, show, backwardCache); in UpdateCachedIndex()