Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp444 uint16_t index = GetIndexDec(topIndex_); in MoveChildStepVertical()
482 uint16_t index = GetIndexDec(topIndex_); in MoveChildStepHorizontal()
594 topIndex_ = GetIndexDec(topIndex_); in PushFront()
611 bottomIndex_ = GetIndexDec(bottomIndex_); in PopItem()
729 uint16_t UIList::GetIndexDec(uint16_t index) in GetIndexDec() function in OHOS::UIList
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h488 uint16_t GetIndexDec(uint16_t index);