Searched refs:GetDotIndicatorInfo (Results 1 – 4 of 4) sorted by relevance
37 SwiperParameters swiperParameters = JSSwiper::GetDotIndicatorInfo(obj); in ApplyThemeInConstructor()
62 static SwiperParameters GetDotIndicatorInfo(const JSRef<JSObject>& obj);
441 SwiperParameters JSSwiper::GetDotIndicatorInfo(const JSRef<JSObject>& obj) in GetDotIndicatorInfo() function in OHOS::Ace::Framework::JSSwiper710 SwiperParameters swiperParameters = GetDotIndicatorInfo(obj); in SetIndicator()716 SwiperParameters swiperParameters = GetDotIndicatorInfo(obj); in SetIndicator()722 SwiperParameters swiperParameters = GetDotIndicatorInfo(JSRef<JSObject>::New()); in SetIndicator()
219 SwiperParameters GetDotIndicatorInfo(FrameNode* frameNode, const std::vector<std::string>& dotIndic… in GetDotIndicatorInfo() function761 SwiperParameters swiperParameters = GetDotIndicatorInfo(frameNode, res); in SetSwiperIndicator()765 SwiperParameters swiperParameters = GetDotIndicatorInfo(frameNode, res); in SetSwiperIndicator()