Home
last modified time | relevance | path

Searched refs:IsCustomSizeValue_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Doverlength_dot_indicator_paint_method.cpp53 IsCustomSizeValue_ = paintProperty->GetIsCustomSizeValue(false); in UpdateContentModifier()
61 dotIndicatorModifier_->SetIsIndicatorCustomSize(IsCustomSizeValue_); in UpdateContentModifier()
88 dotIndicatorModifier_->SetIsCustomSizeValue(IsCustomSizeValue_); in UpdateNormalIndicator()
130 if (IsCustomSizeValue_) { in CalculatePointCenterX()
239 if (IsCustomSizeValue_) { in ForwardCalculation()
255 if (IsCustomSizeValue_) { in ForwardCalculation()
H A Ddot_indicator_paint_method.cpp69 IsCustomSizeValue_ = paintProperty->GetIsCustomSizeValue(false); in UpdateContentModifier()
75 dotIndicatorModifier_->SetIsIndicatorCustomSize(IsCustomSizeValue_); in UpdateContentModifier()
265 if (IsCustomSizeValue_) { in CalculateNormalMargin()
293 if (IsCustomSizeValue_) { in CalculatePointCenterX()
467 if (IsCustomSizeValue_) { in UpdateBackground()
580 if (IsCustomSizeValue_) { in AdjustPointCenterXForTouchBottom()
615 if (IsCustomSizeValue_) { in ForwardCalculation()
631 if (IsCustomSizeValue_) { in ForwardCalculation()
674 if (IsCustomSizeValue_) { in BackwardCalculation()
690 if (IsCustomSizeValue_) { in BackwardCalculation()
H A Ddot_indicator_paint_method.h208 bool IsCustomSizeValue_ = false; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_extent_test_ng.cpp477 paintMethod->IsCustomSizeValue_ = true;
513 paintMethod->IsCustomSizeValue_ = true;
549 paintMethod->IsCustomSizeValue_ = true;
586 paintMethod->IsCustomSizeValue_ = true;
631 paintMethod->IsCustomSizeValue_ = true;
676 paintMethod->IsCustomSizeValue_ = true;
1104 paintMethod->IsCustomSizeValue_ = true;
1139 paintMethod->IsCustomSizeValue_ = true;
1171 paintMethod->IsCustomSizeValue_ = true;
1206 paintMethod->IsCustomSizeValue_ = true;
[all …]
H A Dswiper_indicator_modifier_test_ng.cpp541 paintMethod->IsCustomSizeValue_ = true;
576 paintMethod->IsCustomSizeValue_ = true;
670 paintMethod->IsCustomSizeValue_ = true;
707 paintMethod->IsCustomSizeValue_ = true;
752 paintMethod->IsCustomSizeValue_ = true;
829 paintMethod->IsCustomSizeValue_ = true;
850 paintMethod->IsCustomSizeValue_ = false;
H A Dswiper_overlength_indicator_modifier_test_ng.cpp676 paintMethod->IsCustomSizeValue_ = false;