Searched refs:GetSwiperParameters (Results 1 – 4 of 4) sorted by relevance
123 const auto params = swiper.GetSwiperParameters(); in SaveDotIndicatorProperty()
412 std::shared_ptr<SwiperParameters> GetSwiperParameters() const;
819 return pattern->GetSwiperParameters(); in GetDotIndicator()
3976 std::shared_ptr<SwiperParameters> SwiperPattern::GetSwiperParameters() const in GetSwiperParameters() function in OHOS::Ace::NG::SwiperPattern4121 auto swiperParameters = GetSwiperParameters(); in UpdatePaintProperty()5888 …json->PutExtAttr("indicator", SwiperHelper::GetDotIndicatorStyle(GetSwiperParameters()).c_str(), f… in ToJsonValue()