Searched refs:GetDigitIndicatorStyle (Results 1 – 3 of 3) sorted by relevance
34 … static std::string GetDigitIndicatorStyle(const std::shared_ptr<SwiperDigitalParameters>& params);
396 std::string SwiperHelper::GetDigitIndicatorStyle(const std::shared_ptr<SwiperDigitalParameters>& pa… in GetDigitIndicatorStyle() function in OHOS::Ace::NG::SwiperHelper
5891 … "indicator", SwiperHelper::GetDigitIndicatorStyle(GetSwiperDigitalParameters()).c_str(), filter); in ToJsonValue()