Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dswiper_indicator.h82 void SetSelectedSize(const Dimension& selectedSize) in SetSelectedSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/
H A Dswiper_declaration.cpp152 swiper.indicator_->SetSelectedSize(indicatorSize); in SetSpecializedStyle()