Searched defs:swiperParameters (Results 1 – 11 of 11) sorted by relevance
37 SwiperParameters swiperParameters = JSSwiper::GetDotIndicatorInfo(obj); in ApplyThemeInConstructor() local44 …static void ApplyThemeToDotIndicator(SwiperParameters &swiperParameters, const JSRef<JSObject>& ob… in ApplyThemeToDotIndicator()59 static void ApplyThemeToDotIndicatorForce(SwiperParameters &swiperParameters) in ApplyThemeToDotIndicatorForce()68 …static void ApplyThemeToIndicatorStyle(SwiperParameters &swiperParameters, const JSRef<JSObject>& … in ApplyThemeToIndicatorStyle()83 …static void ApplyThemeToDigitIndicator(SwiperDigitalParameters &swiperParameters, const JSRef<JSOb… in ApplyThemeToDigitIndicator()98 …static void ApplyThemeToDisplayArrow(SwiperArrowParameters &swiperParameters, const JSRef<JSObject… in ApplyThemeToDisplayArrow()114 static void ApplyThemeToDisplayArrowForce(SwiperArrowParameters &swiperParameters) in ApplyThemeToDisplayArrowForce()
461 SwiperParameters swiperParameters; in GetDotIndicatorInfo() local710 SwiperParameters swiperParameters = GetDotIndicatorInfo(obj); in SetIndicator() local716 SwiperParameters swiperParameters = GetDotIndicatorInfo(obj); in SetIndicator() local722 SwiperParameters swiperParameters = GetDotIndicatorInfo(JSRef<JSObject>::New()); in SetIndicator() local738 SwiperParameters swiperParameters; in SetIndicatorStyle() local
209 …xDisplayCount(const std::vector<std::string>& dotIndicatorInfo, SwiperParameters& swiperParameters) in ParseMaxDisplayCount()234 SwiperParameters swiperParameters; in GetDotIndicatorInfo() local304 SwiperParameters swiperParameters; in GetDotIndicatorProps() local761 SwiperParameters swiperParameters = GetDotIndicatorInfo(frameNode, res); in SetSwiperIndicator() local765 SwiperParameters swiperParameters = GetDotIndicatorInfo(frameNode, res); in SetSwiperIndicator() local1004 SwiperParameters swiperParameters = GetDotIndicatorProps(frameNode, indicator); in SetSwiperIndicatorStyle() local
264 SwiperParameters swiperParameters; variable1119 SwiperParameters swiperParameters; variable
228 SwiperParameters swiperParameters; variable
120 SwiperParameters swiperParameters { in FfiOHOSAceFrameworkSwiperSetIndicatorStyle() local
237 void SwiperModelImpl::SetIndicatorStyle(const SwiperParameters& swiperParameters) in SetIndicatorStyle()
262 void SwiperModelNG::SetIndicatorStyle(const SwiperParameters& swiperParameters) in SetIndicatorStyle()271 void SwiperModelNG::SetDotIndicatorStyle(const SwiperParameters& swiperParameters) in SetDotIndicatorStyle()615 …SwiperModelNG::SetDotIndicatorStyle(FrameNode* frameNode, const SwiperParameters& swiperParameters) in SetDotIndicatorStyle()
134 virtual void SetDotIndicatorStyle(const SwiperParameters& swiperParameters) {} in SetDotIndicatorStyle()
260 void SetSwiperParameters(const SwiperParameters& swiperParameters) in SetSwiperParameters()
4121 auto swiperParameters = GetSwiperParameters(); in UpdatePaintProperty() local