Searched refs:GetIndexInc (Results 1 – 2 of 2) sorted by relevance
461 UIView* newView = recycle_.GetView(GetIndexInc(bottomIndex_)); in MoveChildStepVertical()499 UIView* newView = recycle_.GetView(GetIndexInc(bottomIndex_)); in MoveChildStepHorizontal()574 bottomIndex_ = GetIndexInc(bottomIndex_); in PushBack()607 topIndex_ = GetIndexInc(topIndex_); in PopItem()720 uint16_t UIList::GetIndexInc(uint16_t index) in GetIndexInc() function in OHOS::UIList
487 uint16_t GetIndexInc(uint16_t index);