Searched refs:GetIndexInc (Results 1 – 2 of 2) sorted by relevance
457 UIView* newView = recycle_.GetView(GetIndexInc(bottomIndex_)); in MoveChildStepVertical()495 UIView* newView = recycle_.GetView(GetIndexInc(bottomIndex_)); in MoveChildStepHorizontal()570 bottomIndex_ = GetIndexInc(bottomIndex_); in PushBack()603 topIndex_ = GetIndexInc(topIndex_); in PopItem()718 uint16_t UIList::GetIndexInc(uint16_t index) in GetIndexInc() function in OHOS::UIList
487 uint16_t GetIndexInc(uint16_t index);