Searched refs:GetDotIndicatorStyle (Results 1 – 3 of 3) sorted by relevance
33 static std::string GetDotIndicatorStyle(const std::shared_ptr<SwiperParameters>& params);
375 std::string SwiperHelper::GetDotIndicatorStyle(const std::shared_ptr<SwiperParameters>& params) in GetDotIndicatorStyle() function in OHOS::Ace::NG::SwiperHelper
5888 …json->PutExtAttr("indicator", SwiperHelper::GetDotIndicatorStyle(GetSwiperParameters()).c_str(), f… in ToJsonValue()