Home
last modified time | relevance | path

Searched refs:bottomIndex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_list.cpp161 bottomIndex_(0), in UIList()
461 UIView* newView = recycle_.GetView(GetIndexInc(bottomIndex_)); in MoveChildStepVertical()
499 UIView* newView = recycle_.GetView(GetIndexInc(bottomIndex_)); in MoveChildStepHorizontal()
574 bottomIndex_ = GetIndexInc(bottomIndex_); in PushBack()
611 bottomIndex_ = GetIndexDec(bottomIndex_); in PopItem()
621 bottomIndex_ = startIndex_; in SetHead()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h504 uint16_t bottomIndex_; member in OHOS::UIList

Completed in 3 milliseconds