Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_node.h31 void SetSpecialItemCount(int32_t specialItemCount) in SetSpecialItemCount() function
H A Dswiper_pattern.cpp5960 …swiperNode->SetSpecialItemCount(indicatorId_.has_value() + leftButtonId_.has_value() + rightButton… in CheckSpecialItemCount()