Searched refs:SetIsIndicatorCustomSize (Results 1 – 12 of 12) sorted by relevance
52 void SetIsIndicatorCustomSize(bool isCustomSize) override;107 static void SetIsIndicatorCustomSize(FrameNode* frameNode, bool isCustomSize);
139 void SwiperModelNG::SetIsIndicatorCustomSize(bool isCustomSize) in SetIsIndicatorCustomSize() function in OHOS::Ace::NG::SwiperModelNG145 pattern->SetIsIndicatorCustomSize(isCustomSize); in SetIsIndicatorCustomSize()607 void SwiperModelNG::SetIsIndicatorCustomSize(FrameNode* frameNode, bool isCustomSize) in SetIsIndicatorCustomSize() function in OHOS::Ace::NG::SwiperModelNG612 pattern->SetIsIndicatorCustomSize(isCustomSize); in SetIsIndicatorCustomSize()
133 virtual void SetIsIndicatorCustomSize(bool isCustomSize) {} in SetIsIndicatorCustomSize() function
360 void SetIsIndicatorCustomSize(bool isCustomSize) in SetIsIndicatorCustomSize() function
65 static void SetIsIndicatorCustomSize(const Dimension& dimPosition, bool parseOk);
420 void JSSwiper::SetIsIndicatorCustomSize(const Dimension& dimPosition, bool parseOk) in SetIsIndicatorCustomSize() function in OHOS::Ace::Framework::JSSwiper423 SwiperModel::GetInstance()->SetIsIndicatorCustomSize(true); in SetIsIndicatorCustomSize()425 SwiperModel::GetInstance()->SetIsIndicatorCustomSize(false); in SetIsIndicatorCustomSize()486 SwiperModel::GetInstance()->SetIsIndicatorCustomSize( in GetDotIndicatorInfo()759 SetIsIndicatorCustomSize(dimPosition, parseOk); in SetIndicatorStyle()
257 SwiperModelNG::SetIsIndicatorCustomSize(frameNode, false); in GetDotIndicatorInfo()259 SwiperModelNG::SetIsIndicatorCustomSize(frameNode, true); in GetDotIndicatorInfo()325 SwiperModelNG::SetIsIndicatorCustomSize(frameNode, false); in GetDotIndicatorProps()327 SwiperModelNG::SetIsIndicatorCustomSize(frameNode, true); in GetDotIndicatorProps()
270 void SetIsIndicatorCustomSize(bool isCustomSize) in SetIsIndicatorCustomSize() function
61 dotIndicatorModifier_->SetIsIndicatorCustomSize(IsCustomSizeValue_); in UpdateContentModifier()
75 dotIndicatorModifier_->SetIsIndicatorCustomSize(IsCustomSizeValue_); in UpdateContentModifier()
957 pattern_->SetIsIndicatorCustomSize(isCustomSize);
1004 model.SetIsIndicatorCustomSize(true);