Home
last modified time | relevance | path

Searched refs:GetIndexInc (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/ui/frameworks/components/
Dui_list.cpp457 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
/foundation/graphic/ui/interfaces/kits/components/
Dui_list.h487 uint16_t GetIndexInc(uint16_t index);