Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Doverlength_dot_indicator_modifier.h154 void SetIsCustomSizeValue(bool isCustomSizeValue) in SetIsCustomSizeValue() function
H A Doverlength_dot_indicator_paint_method.cpp88 dotIndicatorModifier_->SetIsCustomSizeValue(IsCustomSizeValue_); in UpdateNormalIndicator()