Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h202 RectF CalcBoundsRect() const;
H A Dswiper_indicator_pattern.cpp851 dotIndicatorModifier_->SetBoundsRect(CalcBoundsRect()); in CreateDotIndicatorPaintMethod()
856 RectF SwiperIndicatorPattern::CalcBoundsRect() const in CalcBoundsRect() function in OHOS::Ace::NG::SwiperIndicatorPattern
937 overlongDotIndicatorModifier_->SetBoundsRect(CalcBoundsRect()); in UpdateOverlongPaintMethod()